Commit Graph

252 Commits (2ec6c7f29cc7d82f5ec1c37d7d2f9cd4024126f1)

Author SHA1 Message Date
Audric Ackermann 6e137fe69f Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 1 year ago
Audric Ackermann 6f7e576604 feat: add notice banner for deprecating group and inviting users 1 year ago
Audric Ackermann 1796e82bcb fix: add handling of revoked namespace messages 1 year ago
Audric Ackermann 42bea0264c fix: improve retrieve timeout to 10s
also:
- add comments about not adding the limit:256 on snode list fetch
- fix an issue when no audio are found when starting a webrtc call
2 years ago
Audric Ackermann 4589bde672 chore: moved more types to ReduxTypes.d.ts 2 years ago
Audric Ackermann 7f7f0fe26c fix: clear swarms from snodes not in pool on full fetch 2 years ago
Audric Ackermann 63fa2538fc chore: fix integration tests 2 years ago
Audric Ackermann ca597d31fd fix: address PR reviews 2 years ago
Audric Ackermann cfcbc013e5 fix: make sure we only try to delete data once 2 years ago
Audric Ackermann 856c3e4c0e
Merge pull request #3060 from Bilb/fix-legacy-group-name-length
fix: group name limited to 30 chars
2 years ago
Audric Ackermann f7d574ce20 Merge remote-tracking branch 'oxen/unstable' into delete-and-backspace 2 years ago
Audric Ackermann 72b35373fe fix: group name limited to 30 chars
MAX_GROUP_NAME_LENGTH
2 years ago
Audric Ackermann ca069a1e36 Merge remote-tracking branch 'oxen/unstable' into fix-resize-images-thumbnail 2 years ago
Audric Ackermann 40a1bb4417 feat: add focustrap for dialog and focus-within for buttons 2 years ago
Audric Ackermann da6ab59252 fix: fix mmdb country loc data when packaged 2 years ago
Audric Ackermann 96809bf5b4 fix: load maxmind data once on mount of status dialog 2 years ago
Kee Jefferys 3081bfca53 fix: update db and usage 2 years ago
Ian Macdonald c85a5d3b7c feat: update to maxmind db 2 years ago
Keejef 9b7908026f fix: enable use of escape on modals
feat: confirm modal when enter is pressed

fix: fix linter issues

fix: update rebase and fix lint issues

fix: remove duplicate code
2 years ago
Audric Ackermann 095a9d33e5 fix: canDisplayImage needs check to be done on the thumbnail 2 years ago
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content 2 years ago
Audric Ackermann 2b53d109ed fix: cleaned up UpdateGroupNameDialog css 2 years ago
Audric Ackermann bd6f5e6e0d feat: refacto GroupUpdateName to be functional component 2 years ago
Audric Ackermann 1c58899558 fix: rekey explicitely when creating a group 2 years ago
Audric Ackermann d6d9bec5ba fix: fixed a bunch of groupv2 chunk2 issues 2 years ago
Audric Ackermann 5867c5af7f fix: added type for all accessibility ids with react.d.ts 2 years ago
Ryan Miller d405efbc01 fix: enforce password check before modal view for recovery phrase 2 years ago
Audric Ackermann 95cd0e86f1 Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk2 2 years ago
Audric Ackermann 5d467fd205 feat: add way to autoregister with env variables 2 years ago
Audric Ackermann 2a798aed92 fix: show timer fixed when off update 2 years ago
Audric Ackermann 5b58a5194b fix: make onClickClose on confirmModal mandatory 2 years ago
Audric Ackermann 8d0bd84ef0 feat: add toggle to share history or not with invite group v2 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 5f0888d144 fix: make sure all dialog "cancel" cancel the dialog 2 years ago
Audric Ackermann 24887dd05b Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage 2 years ago
Audric Ackermann fda6ca315c fix: allow contacts without didApproveMe to be invited to group 2 years ago
Audric Ackermann d3ed798d0e chore: show toast when trying to remove admin of groupv2 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
William Grant 5dd62f7dd7 feat: started adding options to session confirm modal
for delete button in more message info
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 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 e5c76d3b70 feat: group message requests kind of working
still need to have them visible in the msg request only
2 years ago
Audric Ackermann 16e7ee1cd6 feat: make groupv2 messages skip cache
also add group members change
2 years ago
Audric Ackermann f9502b4bbe fix: remove titles from toasts
as they have been removed from the guideline
2 years ago
Audric Ackermann 8274712528 feat: add member status from wrapper when we are an admin 2 years ago