Commit Graph

3787 Commits (c77e0056387f6fd482edb5c8059c8d0c955a0f95)

Author SHA1 Message Date
Audric Ackermann 03da8f5622
fix: mention for legacy groups 9 months ago
Audric Ackermann ae7ed8d134
feat: fix the mention logic for ourself in blinded convo 9 months ago
Audric Ackermann 7ed60bec93
feat: allow to mention ourselves everywhere 9 months ago
Audric Ackermann a56cd3c577
fix: auto retry forever to push group notification msgs 9 months ago
Audric Ackermann 3bebb3ef7f
feat: add correct url for group v1 banner deprecated 9 months ago
Audric Ackermann 911d3883f4
fix: sneaky double showError remove + lint 9 months ago
wafflesvsfrankie e2ae0e3ab3 fix: fixed a bunch of nice to have strings and updated the styling on message request banner icon 9 months ago
Audric Ackermann 811d334e5a
Merge pull request #35 from Bilb/fix-groups-issues-5
fix: more x4 fixes for group
9 months ago
Audric Ackermann e0d719457f
feat: limit input of composition box to 2000 char 9 months ago
Audric Ackermann 3e9c1e5060
fix: padding issue when inviteToGroup container has no child 9 months ago
Audric Ackermann 5f468144be
Merge pull request #34 from Bilb/fix-groups-issues-4
fix: more more more fixes for groups
9 months ago
Audric Ackermann c131cad927
fix: avatar does not reset when moving to a convo without one
see SES-2800
10 months ago
Audric Ackermann 5e67f6a424
fix: screen does not glitch on last message deleted anymore 10 months ago
Audric Ackermann 16d835edf3
fix: resolve compilation issues after merge 10 months ago
Audric Ackermann 8480bc678c
Merge remote-tracking branch 'upstream/unstable' into release/1.15.0 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 9e32aa01ef
chore: rename GroupInvitation.tsx to CommunityInvitation.tsx 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 42f47c15f6
chore: move cleaning up of groupupdates 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
yougotwill fd24a47b91 fix: create custom error for display name retrieval errors 10 months ago
Audric Ackermann 73bb96665e
fix: only trigger remove of members that are not in the group 10 months ago
yougotwill f9ccc317b6 fix: catch truncation errors when setting the display name
fixes incorrectly showing shorter display name error in integration tests
10 months ago
Audric Ackermann 1f39533abd
fix: make cancel button not hidden on light mode 10 months ago
Audric Ackermann 9c969d1e83
chore: address PR comments 10 months ago
Audric Ackermann 74cceb2498
fix: forced orange for invite banner when outside of modal 10 months ago
Audric Ackermann 3ce39f2662
chore: add datatestid to errorMsg label updateGroupName 10 months ago
Audric Ackermann cf5bc11c39
fix: black on orange for leftpane invitewarning 10 months ago
Audric Ackermann 8159844426
chore: add datatestid to hide recoveryphrase dialog 10 months ago
Audric Ackermann 1bf1c5e47a
fix: disable resend button when member is pending removal 10 months ago
Audric Ackermann f0141b5894
fix: add warning colours per theme and use them 10 months ago
Audric Ackermann 6cbbaa361a
fix: correct alignment of isDeleted message svg 10 months ago
Audric Ackermann 099c9d2b0e
fix: disable resend button on resending, shorter timeout with UI 10 months ago
Audric Ackermann 3a336e83c2
chore: allow jobrunner to run jobs in parallel 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 ebdbf00d74
Merge remote-tracking branch 'upstream/release/1.15.0' into fix-build-locale-types-fully 10 months ago
Audric Ackermann a44dc50d41
chore: address PR comments 10 months ago
Audric Ackermann e7bd7d9ea2
chore: rename StyledI18nSubText to I18nSubText
because it is not directly a styled.<something> element
10 months ago