Commit Graph

2343 Commits (a26c5da6cbec33e26b3861dcca9524119e610af7)

Author SHA1 Message Date
Audric Ackermann a26c5da6cb
Uniformize once and for all the conversation types
no more 'direct'. those are private convos
4 years ago
Audric Ackermann 3ec6c6523c
remove addcontacts bottom buttons on contact page/useless 4 years ago
Audric Ackermann 37562e11f8
add back invite contacts to opengroupv2 4 years ago
Audric Ackermann e274313f23
add and remove Moderatos opengroupv2 (not yet working server side) 4 years ago
Audric Ackermann 28ad468965
add delete Message logic for opengroupv2 4 years ago
Audric Ackermann 98b69c17f0
add userblocking opengroupv2 and quoting back of messages 4 years ago
Audric Ackermann 5916ce5cbe
add the ban/unban logic for opengroupv2 4 years ago
Audric Ackermann 4aeec224b4
add download of attachments for opengroupv2 4 years ago
Audric Ackermann bc938f650e
move AttachmentsDownload to typescript 4 years ago
Audric Ackermann 34148e67ec
add return of url after v2 attachment upload 4 years ago
Audric Ackermann f7e163c142
add sending of message for opengroupv2` 4 years ago
Audric Ackermann 35d66d8865
fix bug fetching new token every request 4 years ago
Audric Ackermann 40793eb74d
fix leave of opengroupv2 logic 4 years ago
Audric Ackermann 9d825dc2d2
add start of OpenGroup Pollers v2 to start of the app 4 years ago
Audric Ackermann 193fb2a101
move some message interactions logic to another file 4 years ago
Audric Ackermann 3b30d13719
add some regex to identify Opengroupv2 vs Opengroupv1 convo Ids 4 years ago
Audric Ackermann 9de65c8813
move ConversationController to its own file so we can fetch it easily 4 years ago
Audric Ackermann e3e1296788
add constant openGroupPrefix: publicChat: and use it 4 years ago
Audric Ackermann fa22edb1fb
lint 4 years ago
Audric Ackermann 786cd384fb
add the OpenGroupManagerV2 logic to add and remove rooms 4 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 4 years ago
Audric Ackermann 6896cffd75
Merge branch 'clearnet' into HEAD 4 years ago
Audric Ackermann 27323a12f4
Merge branch 'master' into clearnet 4 years ago
Audric Ackermann ba5ec93505
Merge pull request #1554 from Bilb/encrypt-local-attachments
Encrypt local attachments
4 years ago
Audric Ackermann 19f3b6014d
add poller for open group v2 4 years ago
Audric Ackermann ad1d5a3c4c
add the compactPoll logic 4 years ago
Audric Ackermann 675da5cdb2
add preview of room image downloading 4 years ago
Audric Ackermann 7b3f31dee6
add Opengroupv2 download and upload 4 years ago
Audric Ackermann 897bad2d5e
throw only for breaking stuff on ApiV2 calls 4 years ago
Audric Ackermann 6c33f83d3a
add remove of token if we get a 401 4 years ago
Audric Ackermann b73685008c
add getMessages and postMessages OpenGroupAPIV2 4 years ago
Audric Ackermann b68338e26c
working get and post request with opengroup api v2 4 years ago
Audric Ackermann c07271109f
Add a ConversationType OPEN_GROUP 4 years ago
Audric Ackermann b9586c90ce
working open group v2 getInfo for https only 4 years ago
Audric Ackermann 2e29206c99
Merge remote-tracking branch 'upstream/clearnet' into voice-message-record-mp3 4 years ago
Audric Ackermann 0ce1059a96
disable UI recording bars so we can encode audio MP3 4 years ago
Ryan Tharp 6a1d0e93a3
Make 502 retry 4 years ago
Audric Ackermann 05987c6e8b
Merge remote-tracking branch 'upstream/master' into allow-unpad-attachments 4 years ago
Audric Ackermann d98700b17f
allow unpadding of attachments if needed
currently, the padding of attachments is disabled behind  a featureFlags
4 years ago
Audric Ackermann 1a2d148482
add attachment padding 4 years ago
Audric Ackermann d775ed3542
fill storage cache with just created attachment key 4 years ago
Audric Ackermann bbe62417e9
Merge branch 'clearnet' into encrypt-local-attachments 4 years ago
Audric Ackermann fa7962904e
lint 4 years ago
Audric Ackermann cfc7825eee
Merge remote-tracking branch 'upstream/master' into clearnet 4 years ago
Audric Ackermann ccf8a31ae3
move Attachments and Attachments_test to typescript 4 years ago
Audric Ackermann 42f0d21740
generate attachment key on migration 4 years ago
Audric Ackermann 050739b0ab
cleanup old blobs from time to time 4 years ago
Audric Ackermann 2393dce448
fix tslint 4 years ago
Audric Ackermann a0698202df
redact snode IP used in logs on production builds 4 years ago
Audric Ackermann 3ea628a02f
pin certificate for seed nodes 4 years ago