Commit Graph

3798 Commits (ff0ecddbdd8453906533e533cce829f8a707576d)

Author SHA1 Message Date
Audric Ackermann 049685409b
Merge pull request #62 from session-foundation/fix/ons_punycode_support
fix: add punycode support for emoji ons
2 months ago
Ryan Miller 31d8ac6094
fix: add punycode support for emoji ons 3 months ago
Audric Ackermann f67af0edaf
Merge pull request #59 from Bilb/fix-invite-not-blocking
fix: invite contacts to groups is not blocking
3 months ago
Audric Ackermann 0525731b6e
fix: whitelist msg context actions for deprecated legacy group 3 months ago
Audric Ackermann b2c34cb805
fix: resend invite checks for supplement key 3 months ago
Audric Ackermann 99529847e0
fix: invite contacts to groups is not blocking 3 months ago
Audric Ackermann 2c9fbdf38a
fix: bring back msg context menu even when legacy gr expired 3 months ago
Audric Ackermann 3f1adff288
chore: address PR reviews 3 months ago
Audric Ackermann 821a304fa3
chore: add strings for recreating group, but will be overriden 3 months ago
Audric Ackermann 0f3ab81541
feat: allow to recreate group through redux 3 months ago
Audric Ackermann 5748fe5456
chore: disable a bunch of UI once legacy groups are deprecated 3 months ago
Audric Ackermann 03da8f5622
fix: mention for legacy groups 3 months ago
Audric Ackermann ae7ed8d134
feat: fix the mention logic for ourself in blinded convo 3 months ago
Audric Ackermann 7ed60bec93
feat: allow to mention ourselves everywhere 3 months ago
Audric Ackermann a56cd3c577
fix: auto retry forever to push group notification msgs 3 months ago
Audric Ackermann 3bebb3ef7f
feat: add correct url for group v1 banner deprecated 3 months ago
Audric Ackermann 911d3883f4
fix: sneaky double showError remove + lint 3 months ago
wafflesvsfrankie e2ae0e3ab3 fix: fixed a bunch of nice to have strings and updated the styling on message request banner icon 3 months ago
Audric Ackermann 811d334e5a
Merge pull request #35 from Bilb/fix-groups-issues-5
fix: more x4 fixes for group
3 months ago
Audric Ackermann e0d719457f
feat: limit input of composition box to 2000 char 3 months ago
Audric Ackermann 3e9c1e5060
fix: padding issue when inviteToGroup container has no child 3 months ago
Audric Ackermann 5f468144be
Merge pull request #34 from Bilb/fix-groups-issues-4
fix: more more more fixes for groups
3 months ago
Audric Ackermann c131cad927
fix: avatar does not reset when moving to a convo without one
see SES-2800
3 months ago
Audric Ackermann 5e67f6a424
fix: screen does not glitch on last message deleted anymore 3 months ago
Audric Ackermann 16d835edf3
fix: resolve compilation issues after merge 3 months ago
Audric Ackermann 8480bc678c
Merge remote-tracking branch 'upstream/unstable' into release/1.15.0 3 months ago
Audric Ackermann ca67167ce5
chore: rename useAreSameThanOurSide to useOurExpirationMatches 3 months ago
Audric Ackermann 9156ec83a7
fix: make inviteAsAdmin a useState and not featureFlag 3 months ago
Audric Ackermann bc680a39f6
chore: cleanup message list component to render switch 3 months ago
Audric Ackermann d4cae6e5b2
chore: address PR reviews 3 months ago
Audric Ackermann 9e32aa01ef
chore: rename GroupInvitation.tsx to CommunityInvitation.tsx 3 months ago
Audric Ackermann b3fffc9cae
fix: fix the control messages not being marked as read sometimes 3 months ago
Audric Ackermann e33f2ed734
chore: useIsMessageSelectioMode hook when needed 3 months ago
Audric Ackermann 42f47c15f6
chore: move cleaning up of groupupdates 3 months ago
Audric Ackermann 5fd5db5a2d
chore: bring back the screenshot notification handling
as it is not removed from all platforms yet
3 months ago
Audric Ackermann 7cf3bcbcf1
chore: cleanup groupUpdates props 3 months ago
Audric Ackermann fac7960cc9
chore: cleanup expireationTimerUpdate msg 3 months ago
Audric Ackermann 35c77accac
chore: cleanup call notification message selectors 3 months ago
Audric Ackermann 7570bc6ba7
chore: cleanup data extraction notification 3 months ago
Audric Ackermann 3c0f9fe14e
chore: move msgId to commonProps in SessionMessagesList 3 months ago
Audric Ackermann f3cfe57764
chore: cleanup requestresponse & communityinvitation control msg 3 months ago
yougotwill fd24a47b91 fix: create custom error for display name retrieval errors 3 months ago
Audric Ackermann 73bb96665e
fix: only trigger remove of members that are not in the group 3 months ago
yougotwill f9ccc317b6 fix: catch truncation errors when setting the display name
fixes incorrectly showing shorter display name error in integration tests
3 months ago
Audric Ackermann 1f39533abd
fix: make cancel button not hidden on light mode 3 months ago
Audric Ackermann 9c969d1e83
chore: address PR comments 3 months ago
Audric Ackermann 74cceb2498
fix: forced orange for invite banner when outside of modal 3 months ago
Audric Ackermann 3ce39f2662
chore: add datatestid to errorMsg label updateGroupName 3 months ago
Audric Ackermann cf5bc11c39
fix: black on orange for leftpane invitewarning 3 months ago
Audric Ackermann 8159844426
chore: add datatestid to hide recoveryphrase dialog 3 months ago