Commit Graph

691 Commits (1796e82bcb199d1206211145ebdd36ec1fa2ae90)

Author SHA1 Message Date
Audric Ackermann 1796e82bcb fix: add handling of revoked namespace messages 12 months ago
Audric Ackermann df586d6e15 fix: mark a synced groupUpdate as sent 1 year ago
Audric Ackermann bd6f5e6e0d feat: refacto GroupUpdateName to be functional component 1 year ago
Audric Ackermann 74f36c8f56 test: fix unit test with rekey explicit needed 1 year ago
Audric Ackermann 1c58899558 fix: rekey explicitely when creating a group 1 year ago
Audric Ackermann d6d9bec5ba fix: fixed a bunch of groupv2 chunk2 issues 1 year ago
Audric Ackermann 5867c5af7f fix: added type for all accessibility ids with react.d.ts 1 year ago
Audric Ackermann 0a4e3041de fix: leave group v2 as only admin mark it as deleted and pushes to swarm
before removing the wrapper data
1 year ago
Audric Ackermann 95cd0e86f1 Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk2 1 year ago
Audric Ackermann 2a798aed92 fix: show timer fixed when off update 1 year ago
Audric Ackermann 8d0bd84ef0 feat: add toggle to share history or not with invite group v2 1 year ago
Audric Ackermann 392e243b08 feat: add the sending state to invite&promote actions 1 year ago
Audric Ackermann 5e3f968d22 fix: merge issues 1 year ago
Audric Ackermann 1c6182a235 Merge branch 'closed-group-chunk2' of github.com:Bilb/session-desktop into closed-group-chunk2 1 year ago
Audric Ackermann 2371dba5ee Merge branch 'unstable' into closed-group-chunk2 1 year ago
Audric Ackermann fe60c69f27
Merge pull request #3022 from Bilb/fix-expiration-read-another-device
Fix expiration read another device
1 year ago
Audric Ackermann 33ddf51ba6 fix: add some debugging messageinfo (not released) 1 year ago
William Grant b34bf1380a feat: updated react-intersection-observer, added selected message hook,
still debugging spacing in message container when in multi select mode
1 year ago
Audric Ackermann 032e7640e2 chore: address pr reviews 1 year ago
Audric Ackermann 037d87349f fix: close messageInfo when message not in redux store 1 year ago
Audric Ackermann 24887dd05b Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage 1 year ago
Audric Ackermann fda6ca315c fix: allow contacts without didApproveMe to be invited to group 1 year ago
Audric Ackermann 5509dc74c5 refactor: move subrequests to classes and fix updateMessages 1 year ago
Audric Ackermann 6094e725fb chore: move getExpiries request to class 1 year ago
William Grant 27d441d7a6 fix: cleanup 1 year ago
William Grant 22402a5f73 refactor: rename overlaymode to leftoverlaymode 1 year ago
Audric Ackermann d3ed798d0e chore: show toast when trying to remove admin of groupv2 1 year ago
Audric Ackermann 13da2b5632 fix: add way to render group update add with history 1 year ago
William Grant aea4fd7ad9 Merge branch 'userconfig_disappearingmessage' into feature/ses-558/more-message-information 1 year ago
Audric Ackermann 153846a12b fix: add better typings for groupUpdateMessages 1 year ago
Audric Ackermann 4e8ca31c2f fix: remove isLeft flag as we can't have a left and unremoved group 1 year ago
Audric Ackermann 77a62e82e7 fix: add avatar change message handling
still needs to be able to send one, but that's chunk3
1 year ago
Audric Ackermann 0be10d1256 fix: move revoke unrevoke to batched push group changes 1 year ago
Audric Ackermann 3224fec04b feat: marking pending member as invited when he sends a message to group 1 year ago
Audric Ackermann 77fdc97bcf feat: force group msg request unread when handling invite 1 year ago
Audric Ackermann 8b7ce7f3be Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2 1 year ago
Audric Ackermann a203ea79cd Merge remote-tracking branch 'oxen/unstable' into userconfig_disappearingmessage 1 year ago
Audric Ackermann d839ff936d chore: resolve compilation errors 1 year ago
Audric Ackermann 6d81f5ff36 Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2 1 year ago
Audric Ackermann ba513b29ca fix: fallback when we have an invite state without who invited us 1 year ago
Audric Ackermann 5b704ebdc7 fix: bug with updatelastmessage not resetting when no msgs
also make fix the DaS expires_at so destroyExpiredMessages finds it
1 year ago
Audric Ackermann 98fd834367 fix: already read DaR messages start with right time left on receive 1 year ago
Audric Ackermann fd4aedb54b fix: show date break if we don't have a previous message 1 year ago
Audric Ackermann 543c80bbe3 fix: add most of new designs (own setting) for disappear v2 messages 1 year ago
Audric Ackermann ad9fa6dbee chore: remove lastChangetimestmap and add explciit expiretype and type
on the messages creation
1 year ago
Audric Ackermann e5c76d3b70 feat: group message requests kind of working
still need to have them visible in the msg request only
1 year ago
Audric Ackermann 315bc3ea70 fix: when promoted call loadAdminKeys 1 year ago
Audric Ackermann b259d18443 fix: add still broken promote handling with set_sig_keys 1 year ago
Audric Ackermann 08c5f76a15 fix: store envelopetimestamp in cache, and make sure we use network one
everywhere
1 year ago
Audric Ackermann 93d87d82ae chore: renamed getnowwithnetworkoffset to now() 1 year ago