Commit Graph

9841 Commits (127b7d41fa4a5aa57b498cdac1c5ad4f20fb7fa5)
 

Author SHA1 Message Date
Audric Ackermann 127b7d41fa
fix update of avatar image for opengroupv2 5 years ago
Audric Ackermann bdcdca206b
write attachment path with absolute attachment to disk for opengroupv2 5 years ago
Audric Ackermann 9bf3cb1880
cleanup actionPanel 5 years ago
Audric Ackermann 75cc39e9e7
move appStartup stuff todo on start 5 years ago
Audric Ackermann 1720b6b627
store base64 defaut room avatar in redux 5 years ago
Audric Ackermann ad26e50de1
fix attachment upload for opengroupv1 and old file server 5 years ago
Audric Ackermann 710c9fa269
fix http request over onion 5 years ago
Audric Ackermann cca4de710b
remove featureFlag onion v2 => if onion enabled it is v2 5 years ago
Audric Ackermann c875790a2c
fix moderator add/remove for opengroupv2 5 years ago
Audric Ackermann ba9f7c02a0
use delete_messages for multiple delete for opengroupv2 5 years ago
Audric Ackermann 26e22191e8
add a way to fetch roomDetails and preview but providing the serverPubkey
as the room might not be saved yet on the db, we have to provided the
pubkey to the request
5 years ago
Audric Ackermann 8308879ff8
add display of roomPreview image on joinableDefaultRooms 5 years ago
Audric Ackermann 01aae16e2e
add title for joining default rooms 5 years ago
Audric Ackermann 5289d4c2aa
add joinable rooms on opengroupv2 joining screen 5 years ago
Audric Ackermann 6aa699ad23
fix deduplication for opengroups v1 & v2 5 years ago
Audric Ackermann 0c0da48150
remove pow 5 years ago
Audric Ackermann 8444c7cbfc
increase to ttl of 14 days for everything except TypingMessages 5 years ago
Audric Ackermann a26c5da6cb
Uniformize once and for all the conversation types
no more 'direct'. those are private convos
5 years ago
Audric Ackermann 3ec6c6523c
remove addcontacts bottom buttons on contact page/useless 5 years ago
Audric Ackermann 37562e11f8
add back invite contacts to opengroupv2 5 years ago
Audric Ackermann e274313f23
add and remove Moderatos opengroupv2 (not yet working server side) 5 years ago
Audric Ackermann 28ad468965
add delete Message logic for opengroupv2 5 years ago
Audric Ackermann 98b69c17f0
add userblocking opengroupv2 and quoting back of messages 5 years ago
Audric Ackermann 5916ce5cbe
add the ban/unban logic for opengroupv2 5 years ago
Audric Ackermann 4aeec224b4
add download of attachments for opengroupv2 5 years ago
Audric Ackermann 8a77c2bc9d
enable outgoing padded attachments 5 years ago
Audric Ackermann bc938f650e
move AttachmentsDownload to typescript 5 years ago
Audric Ackermann 34148e67ec
add return of url after v2 attachment upload 5 years ago
Audric Ackermann f7e163c142
add sending of message for opengroupv2` 5 years ago
Audric Ackermann 35d66d8865
fix bug fetching new token every request 5 years ago
Audric Ackermann 40793eb74d
fix leave of opengroupv2 logic 5 years ago
Audric Ackermann 9d825dc2d2
add start of OpenGroup Pollers v2 to start of the app 5 years ago
Audric Ackermann 193fb2a101
move some message interactions logic to another file 5 years ago
Audric Ackermann 3b30d13719
add some regex to identify Opengroupv2 vs Opengroupv1 convo Ids 5 years ago
Audric Ackermann 9de65c8813
move ConversationController to its own file so we can fetch it easily 5 years ago
Audric Ackermann e3e1296788
add constant openGroupPrefix: publicChat: and use it 5 years ago
Audric Ackermann 70572e1315
fix tests 5 years ago
Audric Ackermann fa22edb1fb
lint 5 years ago
Audric Ackermann eff47a14af
cleanup package.json 5 years ago
Audric Ackermann 786cd384fb
add the OpenGroupManagerV2 logic to add and remove rooms 5 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 5 years ago
Audric Ackermann 6896cffd75
Merge branch 'clearnet' into HEAD 5 years ago
Audric Ackermann 27323a12f4
Merge branch 'master' into clearnet 5 years ago
Audric Ackermann ba5ec93505
Merge pull request #1554 from Bilb/encrypt-local-attachments
Encrypt local attachments
5 years ago
Audric Ackermann 5967a96fac
Merge pull request #1575 from Bilb/voice-message-record-mp3
Voice message record mp3
5 years ago
Audric Ackermann 19f3b6014d
add poller for open group v2 5 years ago
Audric Ackermann ad1d5a3c4c
add the compactPoll logic 5 years ago
Audric Ackermann 675da5cdb2
add preview of room image downloading 5 years ago
Audric Ackermann 7b3f31dee6
add Opengroupv2 download and upload 5 years ago
Audric Ackermann 897bad2d5e
throw only for breaking stuff on ApiV2 calls 5 years ago