Commit Graph

393 Commits (176f125028ea756433fb6f9b9512f50e27358f34)

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 51c307af25 chore: fix PR reviews 1 year ago
Audric Ackermann 4589bde672 chore: moved more types to ReduxTypes.d.ts 1 year ago
Audric Ackermann 49ab04d2fd chore: move SessionSettingsCategory to .d.ts file
and remove the enum (instead use string union)
1 year ago
William Grant 2265c59dcc fix: recover an account with a new display name if linking fails
added stop function to swarm polling
2 years ago
Audric Ackermann 3b8fd82d17 feat: add multiencrypt/decrypt unit test 2 years ago
Audric Ackermann 095a9d33e5 fix: canDisplayImage needs check to be done on the thumbnail 2 years ago
Audric Ackermann 72396cfca3 feat: fix message attachment cleanup and handle group attach+msg delete 2 years ago
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content 2 years ago
Audric Ackermann bd6f5e6e0d feat: refacto GroupUpdateName to be functional component 2 years ago
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 95cd0e86f1 Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk2 2 years ago
Audric Ackermann 86d9150b45 fix: text in msg ctx menu disappearing timer 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 33ddf51ba6 fix: add some debugging messageinfo (not released) 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 5509dc74c5 refactor: move subrequests to classes and fix updateMessages 2 years ago
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
Audric Ackermann 13da2b5632 fix: add way to render group update add with history 2 years ago
William Grant aea4fd7ad9 Merge branch 'userconfig_disappearingmessage' into feature/ses-558/more-message-information 2 years ago
Audric Ackermann 77fdc97bcf feat: force group msg request unread when handling invite 2 years ago
Audric Ackermann 8b7ce7f3be Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2 2 years ago
Audric Ackermann a203ea79cd Merge remote-tracking branch 'oxen/unstable' into userconfig_disappearingmessage 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 543c80bbe3 fix: add most of new designs (own setting) for disappear v2 messages 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 f4fc803b07 fix: hide composition box when canWrite is false 2 years ago
Audric Ackermann b259d18443 fix: add still broken promote handling with set_sig_keys 2 years ago
Kee Jefferys cf49839bde
Merge branch 'unstable' into follow-system-theme 2 years ago
Audric Ackermann f65895f013
Merge pull request #2955 from KeeJef/settings-update
feat: Allow enter to break line in settings
2 years ago
Audric Ackermann 88df8c2426
Merge pull request #2960 from KeeJef/alias-saved-messages
feat: Allow to find "Note to Self" conversation with "saved messages"
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
Audric Ackermann 615722434b feat: merge expiring stopwatch and messagestatus together 2 years ago
Audric Ackermann 1dbcd157a0 feat: add invite failed toast debounced
also make the toast replace pubkeys with nicknames/names or shortened
pks
2 years ago
William Grant 8195116fb2 chore: confirmed duration functions work 2 years ago
Audric Ackermann dbe94f2293 feat: added strings for groupv2 control message and components for them 2 years ago
Kee Jefferys 2fe29ca30e feat: implement setting to follow system theme
feat: check theme congruence on startup and on native theme update

fix: make toggle and startup following work

fix: should return here, but this breaks things
2 years ago
William Grant c9a8ea2b81 feat: removed MessageDetails and added MessageInfo
added other components
2 years ago
William Grant 7f4475c975 Merge branch 'unstable' into userconfig_disappearingmessage 2 years ago
William Grant 537897dedb feat: added duration to media attachments
added showLightboxFromAttachmentProps for future use
2 years ago
Kee Jefferys 143753566d feat: alias saved messages with note to self 2 years ago
Audric Ackermann ed16e9b500 Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk1 2 years ago