Commit Graph

13172 Commits (1c6182a235a6e2a3edaedf651e8e256b719e26d3)
 

Author SHA1 Message Date
William Grant 7d7133a38c fix: removed messagedetail check from convoheader
we no longer need the back button
2 years ago
Audric Ackermann d3ed798d0e chore: show toast when trying to remove admin of groupv2 2 years ago
William Grant 3c5f0bf018 fix: only close panel when we confirm delete
rtl text support in panelbutton and panelradiobutton
2 years ago
William Grant f2ec5d2145 fix: fix insecurenodefetch import
pass yarn ready
2 years ago
William Grant dbd95fbf35 fix: sessionconfirm on click callback accepts arguments
now delete modal supports delete for me or everyone
2 years ago
William Grant 28517b7624 feat: sessionradio now supports being positioned on the right
used in delete message modal
2 years ago
Audric Ackermann 13da2b5632 fix: add way to render group update add with history 2 years ago
William Grant 5dd62f7dd7 feat: started adding options to session confirm modal
for delete button in more message info
2 years ago
William Grant e76eee5329 fix: make sure to save the attachment that is visible in the carousel 2 years ago
William Grant 4727b7ee55 fix: use space font for pubkey 2 years ago
William Grant ab62285989 fix: improved content alignment in message info
increased attachment preview size to alignment with other content
2 years ago
William Grant 87db68fac8 fix: carousel dot menu alignement
carousel button padding
2 years ago
William Grant 129e76179b fix: header alignment in right panel 2 years ago
William Grant aea4fd7ad9 Merge branch 'userconfig_disappearingmessage' into feature/ses-558/more-message-information 2 years ago
Audric Ackermann 50b99ec24f fix: typo for isControlMessage() 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 3224fec04b feat: marking pending member as invited when he sends a message to group 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 36c297f368 chore: wrap text of dialog desc when more than 90c long 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 3eac45d534 chore: commit updated yarn.lock 2 years ago
Audric Ackermann 6d81f5ff36 Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2 2 years ago
Audric Ackermann ba513b29ca fix: fallback when we have an invite state without who invited us 2 years ago
Audric Ackermann 5f53a44f6c fix: do not show DaR/S followsetting button for legacy 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 e03c3ce1f3 test: fix unit tests 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 56265a4310
Merge pull request #2994 from oxen-io/unstable
Session 1.11.5
2 years ago
Audric Ackermann 97dbe5b652
Merge pull request #2993 from Bilb/fix-calls
fix: disable frigg&fenrir turn servers for now
2 years ago
Audric Ackermann ee8ec7b0f8 fix: fix macos CI by forcing use of python 3.11 2 years ago