Commit Graph

14536 Commits (d94f8952f1bdf7f9955639fb3025178d3d2b50da)
 

Author SHA1 Message Date
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 a70fda8472
chore: renamed deleteMessageLocallyOnly to plural syntax 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
Audric Ackermann a80bbb00eb
fix: attempt to fix bug when swarm reports no groupconfig
attempt to fix SES-3180
3 months ago
Audric Ackermann 252f98242d
Merge pull request #32 from yougotwill/fix/ses-2668/integration_test_fixes
fix: catch truncation errors when setting the display name
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 9924381857
fix: allow to delete msg locally only for groupv2 3 months ago
Audric Ackermann 8005f6eed6
fix: remove GroupPromoteJob as GroupInvite does it all
it also takes care of updating the "sending" state for invite or promote
3 months ago
Audric Ackermann d4668e0b3d
Merge pull request #27 from Bilb/fix-extra-issues-groups-2
more fixes for group
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
Audric Ackermann 1bf1c5e47a
fix: disable resend button when member is pending removal 3 months ago
Audric Ackermann c90b84ca92
fix: decline msg group request syncs correctly 3 months ago
Audric Ackermann 97da52113a
fix: track hashes for disappearing message timer changes too 3 months ago
Audric Ackermann 6ae0e3aac9
fix: reset lasthash on promotion 3 months ago
Audric Ackermann 2b26c65f5f
fix: declining convo mark it as hidden 3 months ago
Audric Ackermann d59ecbb471
fix: groupInvite tracks abort signal to cancel request 3 months ago
Audric Ackermann f0141b5894
fix: add warning colours per theme and use them 3 months ago
Audric Ackermann 7a4c0a0377
chore: speed up unit testts 3 months ago
Audric Ackermann dea69ed353
fix: sendSingleMessage retries itself on 421 errors 3 months ago
Audric Ackermann 8dde4596ad
fix: toast for invite failure shows nickname if available 3 months ago
Audric Ackermann 6cbbaa361a
fix: correct alignment of isDeleted message svg 3 months ago
Audric Ackermann 099c9d2b0e
fix: disable resend button on resending, shorter timeout with UI 3 months ago
Audric Ackermann 3a336e83c2
chore: allow jobrunner to run jobs in parallel 3 months ago
Audric Ackermann 4661c89774
Merge pull request #20 from Bilb/fix-extra-issues-groups
Fix extra issues groups
3 months ago
Audric Ackermann 82abfedad5
fix: sorting order for group depending on statuses 3 months ago
Audric Ackermann 0513171848
Merge pull request #3 from Bilb/fix-build-locale-types-fully
fix: build locale types fully
3 months ago
Audric Ackermann 2ca2dd4790
fix: allow promoted state to be reset to NOT_SENT 3 months ago
Audric Ackermann ebdbf00d74
Merge remote-tracking branch 'upstream/release/1.15.0' into fix-build-locale-types-fully 4 months ago
Audric Ackermann a44dc50d41
chore: address PR comments 4 months ago
Audric Ackermann 7393d8adf0
Merge pull request #21 from Bilb/add-data-testidide-dialog
fix: add data-testid to a few other components
4 months ago
Audric Ackermann cffbd48c5a
Merge pull request #10 from Bilb/fix-send-approved-only-when-unapproved
fix: send approved message only when previously unapproved
4 months ago