Commit Graph

1450 Commits (0a4e3041dea0a97217d915e3ca1f6a83d6328430)

Author SHA1 Message Date
Audric Ackermann 0a4e3041de fix: leave group v2 as only admin mark it as deleted and pushes to swarm
before removing the wrapper data
2 years ago
Audric Ackermann 8d0bd84ef0 feat: add toggle to share history or not with invite group v2 2 years ago
Audric Ackermann 392e243b08 feat: add the sending state to invite&promote actions 2 years ago
Audric Ackermann 1c6182a235 Merge branch 'closed-group-chunk2' of github.com:Bilb/session-desktop into closed-group-chunk2 2 years ago
Audric Ackermann 2371dba5ee Merge branch 'unstable' into closed-group-chunk2 2 years ago
Audric Ackermann 81c1263bfd chore: address PR reviews 2 years ago
Audric Ackermann 6e952398c9 fix: edge case with sending msg before, then getting one sent earlier 2 years ago
Audric Ackermann 5cd0a9f71d
Merge pull request #3019 from Bilb/feat-ctxmenu-expire-time-left
feat: right click on expiring msg shows timer left
2 years ago
Audric Ackermann 7573152e8b feat: right click on expiring msg shows timer left 2 years ago
Audric Ackermann 5f0888d144 fix: make sure all dialog "cancel" cancel the dialog 2 years ago
Audric Ackermann 571d593c38 fix: fix small ui issues after merge of multiple PRs 2 years ago
Audric Ackermann 24887dd05b Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage 2 years ago
Audric Ackermann 2688fed656 Merge branch 'feature/ses-558/more-message-information' into userconfig_disappearingmessage 2 years ago
Audric Ackermann f6bffc8bb6 feat: add suppport in groupv2 of disappear v2 messages 2 years ago
Audric Ackermann 5509dc74c5 refactor: move subrequests to classes and fix updateMessages 2 years ago
Audric Ackermann 4e9d2dda7e chore: lint 2 years ago
Audric Ackermann 19fbceae36 fix: das group control message go not expire 2 years ago
Audric Ackermann 6094e725fb chore: move getExpiries request to class 2 years ago
Audric Ackermann d3ed798d0e chore: show toast when trying to remove admin of groupv2 2 years ago
William Grant f2ec5d2145 fix: fix insecurenodefetch import
pass yarn ready
2 years ago
Audric Ackermann 13da2b5632 fix: add way to render group update add with history 2 years ago
Audric Ackermann 153846a12b fix: add better typings for groupUpdateMessages 2 years ago
Audric Ackermann 4e8ca31c2f fix: remove isLeft flag as we can't have a left and unremoved group 2 years ago
Audric Ackermann 456df58205 chore: refactor messageSender.send to take an object 2 years ago
Audric Ackermann 77a62e82e7 fix: add avatar change message handling
still needs to be able to send one, but that's chunk3
2 years ago
Audric Ackermann 528d15bf2d fix: fix convo volatile updates for 03-groups 2 years ago
Audric Ackermann 1b50715e8f fix: wrap groupUpdatesMsg into Envelope before encryption 2 years ago
Audric Ackermann 0be10d1256 fix: move revoke unrevoke to batched push group changes 2 years ago
Audric Ackermann 77fdc97bcf feat: force group msg request unread when handling invite 2 years ago
Audric Ackermann 4357f5cc1f Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2 2 years ago
Audric Ackermann 8b7ce7f3be Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2 2 years ago
Audric Ackermann 2c479eb8d5 fix: make fileserver request retry 2 years ago
Audric Ackermann c21f1a745f chore: cleaned up proto to ts classes 2 years ago
Audric Ackermann a203ea79cd Merge remote-tracking branch 'oxen/unstable' into userconfig_disappearingmessage 2 years ago
Audric Ackermann d839ff936d chore: resolve compilation errors 2 years ago
Audric Ackermann 6d81f5ff36 Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2 2 years ago
Audric Ackermann 286260fae8 fix: make callMessage forced to be DaR for recipient
and put workaround for our local message
2 years ago
Audric Ackermann 9e0a984297 fix: make DataExtractionNotification msg stay in swarm for 14d 2 years ago
Audric Ackermann ccbe3e13b0 fix: call messages expires with recipients expire settings 2 years ago
Audric Ackermann 3a26285667 fix: make group control message not expire 2 years ago
Audric Ackermann f6cd12d599 fix: use at least 2 hashes for the update_expiries too
until the storage server release is live we need this workaround
2 years ago
Audric Ackermann 744283fc56 fix: changed some message control to not expire
still some to discuss with the team
2 years ago
Audric Ackermann 5b704ebdc7 fix: bug with updatelastmessage not resetting when no msgs
also make fix the DaS expires_at so destroyExpiredMessages finds it
2 years ago
Audric Ackermann bd7c181e1e chore: incoming group update message need their own expireTimer
we do not trust the setting from the convo anymore
2 years ago
Audric Ackermann b61745fd94 fix: use DaR ttl for synced message store request
removing one request at a time
2 years ago
Audric Ackermann 5cfbb8405c fix: use expiry from swarm to update readAt & expiresAt for msg 2 years ago
Audric Ackermann 82c6f0897b fix: add jobs for expiry update & expiry fetch 2 years ago
Audric Ackermann 9c4eee8a15 fix: disable frigg&fenrir turn servers for now 2 years ago
Audric Ackermann 98fd834367 fix: already read DaR messages start with right time left on receive 2 years ago
Audric Ackermann 19e9e0311e feat: add cleanup of old expire update in history
we only keep one from each sender
2 years ago