Commit Graph

13204 Commits (d6d9bec5bae0704388004d15e6253a3ff7e2d8f7)
 

Author SHA1 Message Date
Audric Ackermann d6d9bec5ba fix: fixed a bunch of groupv2 chunk2 issues 1 year ago
Audric Ackermann a83e44e183 chore: rename onion requests not having retries 1 year ago
Audric Ackermann 665f6df57e test: add test ofr SnodeAPI.buildRetrieveRequests 1 year ago
Audric Ackermann a53299377a chore: fix unit tests with group chunk2 1 year ago
Audric Ackermann b9da60af3b fix: send msg to group unapproved accepts and then sends message 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 5d467fd205 feat: add way to autoregister with env variables 1 year ago
Audric Ackermann 8019cb43a5
Merge pull request #3030 from Bilb/fix-qa-issues-disappear_v2
Fix qa issues disappear v2
1 year ago
Audric Ackermann 509a472d1c fix: address QA issues 1 year ago
Audric Ackermann eadeb5e735 fix: do not add timer update when for off for groupv1 1 year ago
Audric Ackermann c350d67106
Merge pull request #3029 from Bilb/fix-timer-fixed-shows-when-off
fix: show timer fixed when off update
1 year ago
Audric Ackermann 2a798aed92 fix: show timer fixed when off update 1 year ago
Audric Ackermann 40f264d4bd
Merge pull request #3028 from Bilb/fix-string-message-ctx-menu-timer
fix: text in msg ctx menu disappearing timer
1 year ago
Audric Ackermann 86d9150b45 fix: text in msg ctx menu disappearing timer 1 year ago
Audric Ackermann 69002156d7
Merge pull request #3027 from yougotwill/fix/ses-1441/multiselect_message_highlight
SES-1441 fix: if we are in multiselect mode dont highlight the message
1 year ago
Audric Ackermann cd28b8a7c6
Merge pull request #3026 from yougotwill/fix/ses-1440/right_panel_hide_reactions
SES-1440: fix: dont display reacts when viewing a message in the right panel
1 year ago
Audric Ackermann 851a8b26b8
Merge pull request #3024 from yougotwill/fix/ses-1438/no_admin_icon_right_panel
SES-1438: fix: dont show admin crown in message info screen
1 year ago
Audric Ackermann 71d592e394
Merge pull request #3023 from yougotwill/fix/ses-1434/note_to_self_delete
SES-1434 fix: note to self convos cannot delete for everyone
1 year ago
William Grant c38ca2edcf fix: if we are in multiselect mode dont highlight the message
highlighting should only happen when a message is right clicked
1 year ago
William Grant 46f98d1d2f fix: dont display reacts when viewing a message in the right panel 1 year ago
Audric Ackermann 14165d2f11
Merge pull request #3025 from Bilb/fix-make-dialog-click-close-required
fix: make onClickClose on confirmModal mandatory
1 year ago
Audric Ackermann 5b58a5194b fix: make onClickClose on confirmModal mandatory 1 year ago
William Grant 0ee50d8418 fix: dont show admin crown in message info screen 1 year ago
William Grant 1ee3405c7e fix: note to self convos cannot delete for everyone
so we dont need options in the delete modal
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 539ac25927 fix: set btn for disappearing message absolute position 1 year ago
Audric Ackermann 5e3f968d22 fix: merge issues 1 year ago
Audric Ackermann 68b69130dd fix: make the ctx menu for disappearing message dynamic with 59m 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 8697be6945 chore: bump to session 1.11.8 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 81c1263bfd chore: address PR reviews 1 year ago
Audric Ackermann a8a564b4fe fix: make the Set disappearing msg button sticky 1 year ago
Audric Ackermann 3d6e22f2fe fix: cleanup DaR unread messages after 14d 1 year ago
Audric Ackermann 6e952398c9 fix: edge case with sending msg before, then getting one sent earlier 1 year ago
Audric Ackermann 427b6ade3c
Merge pull request #3020 from yougotwill/fix/ses-1409/multiselect_border_shadow
SES 1409, 579, 714
1 year ago
William Grant 2a292f8134 fix: dont use app focus all the time 1 year ago
William Grant e6148c2939 fix: cleanup logging after confirming inview and isAppFocused work 1 year ago
William Grant f99cd50fad fix: make sure inview is only triggered when the app is in focus 1 year ago
William Grant 19b883291f fix: use styled for generic attachment shadow
renamed attachment container to image grid container
1 year ago
Audric Ackermann 33ddf51ba6 fix: add some debugging messageinfo (not released) 1 year ago
William Grant 78da584c02 fix: right panel settings media should not have a scroll bar
combined containers for messageInfoOverlay
1 year ago
William Grant a64ccca0dc feat: use singular delete button in message context menu
in communities messages can only be deleted from the server by admins which is for everyone
1 year ago
William Grant 7abf1ccc05 feat: use singular delete button in multiselect
opens modal for me or for everyone, communities admins can only delete for everyone on the server
1 year ago
William Grant 06621e31f1 fix: stop admin icon in message avatar from clipping 1 year ago
William Grant 91c76e98b8 fix: confirmed no issue with the isVisible check 1 year ago