Commit Graph

127 Commits (89e2115f95e00cdf9f1719b7e3e9383390cb14b5)

Author SHA1 Message Date
Audric Ackermann 3087604c1a
fix: address most PR reviews 6 months ago
Audric Ackermann 7eb6cec785
fix: fix unit test with groups 6 months ago
Audric Ackermann 8e2741349d
chore: lint 6 months ago
Audric Ackermann cf899ee18c
fix: add group members sorting
not good but hopefully we won't have to keep for too long
6 months ago
Audric Ackermann db22094898
fix: delete messages for groups by admin are marked as deleted 6 months ago
Audric Ackermann 0dd0869348
fix: add interactionNotification when we fail to leave 03 group 7 months ago
Audric Ackermann c30fcfd013
fix: bunch of changes to match acceptance criteria 7 months ago
Audric Ackermann f4d0e369c9
fix: send group update promote message and display them 7 months ago
Audric Ackermann 8644db64bc
fix: allow invite to be promote, and handle recipient side too 7 months ago
Audric Ackermann c1fd66d4e9
fix: break down index files to avoid circular deps 7 months ago
Audric Ackermann 745a20d1bc
fix: fetched latest strings. app starts 7 months ago
Audric Ackermann e5724da28c
chore: fixed a bunch of compilation errors after merge
commit before fetching latest strings from crowdin
7 months ago
Audric Ackermann 7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 7 months ago
Audric Ackermann 74aa448631
chore: commit before merge unstable 8 months ago
Audric Ackermann 6068b63afc
fix: fix remove password show errors 9 months ago
Audric Ackermann 996db72f96
chore: address PR comments 9 months ago
Audric Ackermann 7a3a80825b
fix: onboarding job runner and min snode count for broken testnet 9 months ago
Audric Ackermann 1998f5f6cc fix: postpone first sync after start 9 months ago
Audric Ackermann 4d7a0e7a04 fix: add name property to GroupPromoteMessage 10 months ago
Audric Ackermann 79aca9c231 fix: open url confirm is Primary color and not destructive
also delete all messages when reinvited to a group we were kicked from
10 months ago
Audric Ackermann aa6d39c270 fix: delete member + content from the admin side 10 months ago
Audric Ackermann 40d3ddb244 fix: cleaned up pending removal job with tech design 11 months ago
Audric Ackermann 9963287193 fix: a few issues with group invite job/refresh state 11 months ago
William Grant b40cf49acf Merge branch 'unstable' into feat/ses-825/onboarding2
bumped react and redux to the latest minior versions
11 months ago
Audric Ackermann 95cd940948 fix: make the UI more responsive to GroupInvite retries 11 months ago
Audric Ackermann 534cebf5c4 fix: bump libsession and remove manual unwrapping/wrapping of push() 11 months ago
Audric Ackermann a9122be2f1 fix: clean up sending pipeline with a single array of requests 11 months ago
Audric Ackermann 59a4048323 fix: cleaned up SnodeRequestTypes and made sup_keys a single item 11 months ago
Audric Ackermann a49a65c92b chore: cleaned up the batch sender 11 months ago
Audric Ackermann 816f29d682 chore: moved outgoing message wrapper functions to MessagWrapper.ts 11 months ago
Audric Ackermann cd122c7252 fix: make pushChangesToGroupSwarm take an extraStoreRequest 11 months ago
William Grant 8454a676b5 chore: left comment to use GenericWrapperActions.makeDump once it has been merged 11 months ago
Audric Ackermann 9d9844aeb4 feat: make group v2 control messages disappear 12 months ago
Audric Ackermann 0a3d71fe03 feat: delete msg on swarm when admin receives member request 12 months ago
Audric Ackermann 2ec6c7f29c feat: handle isDestroyed flag + "you were removed from XXX" 12 months ago
Audric Ackermann 6e137fe69f Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 12 months ago
Audric Ackermann 1796e82bcb fix: add handling of revoked namespace messages 1 year ago
Audric Ackermann 52ebcfdbab fix: randomly pick a snode topollfrom until we build a better way 1 year ago
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content 1 year ago
Audric Ackermann 1c58899558 fix: rekey explicitely when creating a group 1 year ago
Audric Ackermann 392e243b08 feat: add the sending state to invite&promote actions 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
Audric Ackermann 456df58205 chore: refactor messageSender.send to take an object 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 1b50715e8f fix: wrap groupUpdatesMsg into Envelope before encryption 1 year ago
Audric Ackermann 0be10d1256 fix: move revoke unrevoke to batched push group changes 1 year ago
Audric Ackermann 8b7ce7f3be Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2 1 year ago
Audric Ackermann 6d81f5ff36 Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2 1 year ago
Audric Ackermann b61745fd94 fix: use DaR ttl for synced message store request
removing one request at a time
1 year ago