Commit Graph

870 Commits (c712e8311d0c066a19f81bfe7f378fb0bb9ab51a)

Author SHA1 Message Date
Audric Ackermann f67af0edaf
Merge pull request #59 from Bilb/fix-invite-not-blocking
fix: invite contacts to groups is not blocking
9 months ago
Audric Ackermann b2c34cb805
fix: resend invite checks for supplement key 9 months ago
Audric Ackermann 99529847e0
fix: invite contacts to groups is not blocking 9 months ago
Audric Ackermann 2c9fbdf38a
fix: bring back msg context menu even when legacy gr expired 9 months ago
Audric Ackermann e01b6c8361
fix: show avatar/displayname of author when followed/ing ctrl message 9 months ago
Audric Ackermann 3f1adff288
chore: address PR reviews 9 months ago
Audric Ackermann 0f3ab81541
feat: allow to recreate group through redux 9 months ago
Audric Ackermann 5748fe5456
chore: disable a bunch of UI once legacy groups are deprecated 9 months ago
Audric Ackermann 7ed60bec93
feat: allow to mention ourselves everywhere 9 months ago
Audric Ackermann e67b1b0599
fix: joinedAt needs to be set when we create a group 9 months ago
Audric Ackermann fbc449e859
fix: trust userGroups is kicked state in addition to the group's one 10 months ago
Audric Ackermann 70cd069175
fix: multiple DaR/DaS messages can no longer appear 10 months ago
Audric Ackermann 43818833cc
feat: add asdf .tool-versions file to specific python version for convenience 10 months ago
Audric Ackermann ca67167ce5
chore: rename useAreSameThanOurSide to useOurExpirationMatches 10 months ago
Audric Ackermann 9156ec83a7
fix: make inviteAsAdmin a useState and not featureFlag 10 months ago
Audric Ackermann bc680a39f6
chore: cleanup message list component to render switch 10 months ago
Audric Ackermann d4cae6e5b2
chore: address PR reviews 10 months ago
Audric Ackermann b3fffc9cae
fix: fix the control messages not being marked as read sometimes 10 months ago
Audric Ackermann e33f2ed734
chore: useIsMessageSelectioMode hook when needed 10 months ago
Audric Ackermann 5fd5db5a2d
chore: bring back the screenshot notification handling
as it is not removed from all platforms yet
10 months ago
Audric Ackermann 7cf3bcbcf1
chore: cleanup groupUpdates props 10 months ago
Audric Ackermann fac7960cc9
chore: cleanup expireationTimerUpdate msg 10 months ago
Audric Ackermann 35c77accac
chore: cleanup call notification message selectors 10 months ago
Audric Ackermann 7570bc6ba7
chore: cleanup data extraction notification 10 months ago
Audric Ackermann 3c0f9fe14e
chore: move msgId to commonProps in SessionMessagesList 10 months ago
Audric Ackermann f3cfe57764
chore: cleanup requestresponse & communityinvitation control msg 10 months ago
Audric Ackermann c90b84ca92
fix: decline msg group request syncs correctly 10 months ago
Audric Ackermann 6ae0e3aac9
fix: reset lasthash on promotion 10 months ago
Audric Ackermann 2b26c65f5f
fix: declining convo mark it as hidden 10 months ago
Audric Ackermann dea69ed353
fix: sendSingleMessage retries itself on 421 errors 10 months ago
Audric Ackermann 4661c89774
Merge pull request #20 from Bilb/fix-extra-issues-groups
Fix extra issues groups
10 months ago
Audric Ackermann 82abfedad5
fix: sorting order for group depending on statuses 10 months ago
Audric Ackermann 2ca2dd4790
fix: allow promoted state to be reset to NOT_SENT 10 months ago
Audric Ackermann a44dc50d41
chore: address PR comments 10 months ago
Audric Ackermann a8372f1b8c
fix: show dialog before deleting group
also deal with leave/delete group silent retries on 401
10 months ago
Audric Ackermann d12acc601f
fix: reset invite state to "not sent" on resend 11 months ago
Audric Ackermann acc6e84627
feat: add not_sent & unknown string
also remove the desktop sending state. this will soon by in libsession
11 months ago
Audric Ackermann 17deaf42c0
fix: keep group messages until we managed to leave it 11 months ago
Audric Ackermann 7f1dab1836
fix: make UserSyncJob a periodic task 11 months ago
Audric Ackermann 8b6ca72053
chore: address PR comments 11 months ago
Audric Ackermann b1b557581b
feat: move back conversation request buttons to the bottom
because we can
11 months ago
Audric Ackermann fa8de2eee5
fix: do not use 'anonymous' placeholder. We use the shorten pk 11 months ago
Audric Ackermann 8d3ed1a2b7
Revert "fix: show invite failed toast even if the first part of update failed"
This reverts commit bc62b0ec40.
11 months ago
Audric Ackermann bc62b0ec40
fix: show invite failed toast even if the first part of update failed 11 months ago
Audric Ackermann 315b4b4e4c
fix: add a way to empty all seenHashes & lastHashes for a pukbey 11 months ago
Audric Ackermann 760aac3723
chore: more PR reviews 11 months ago
Audric Ackermann 53cdcfbe35
chore: address PR reviews 11 months ago
Audric Ackermann 64a3360def
fix: use nickname for group update messages if available 11 months ago
Audric Ackermann 28687a3b59
fix: group creation: current admin is not part of the notification 11 months ago
Audric Ackermann 111757509a
fix: always provide timeoutMs to requets, and enforce it 11 months ago