Commit Graph

5847 Commits (a70fda84723b018fc20922fb0986a0d615477fe8)

Author SHA1 Message Date
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 73bb96665e
fix: only trigger remove of members that are not in the group 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 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
4 months ago
Audric Ackermann 82abfedad5
fix: sorting order for group depending on statuses 4 months ago
Audric Ackermann 2ca2dd4790
fix: allow promoted state to be reset to NOT_SENT 4 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 e7bd7d9ea2
chore: rename StyledI18nSubText to I18nSubText
because it is not directly a styled.<something> element
4 months ago
Audric Ackermann 53e579427a
fix: do not schedule store update when deleting msgs 4 months ago
Audric Ackermann 3e34b0f77f
fix: use more withs for onion.ts file 4 months ago
Audric Ackermann 6616ac4aa7
fix: fix up string unit tests 4 months ago
Audric Ackermann 3764233cf8
chore: add datatestid to audio-player 4 months ago
Audric Ackermann 62a3d4e9be
fix: wrap up changes for strings localization 4 months ago
Audric Ackermann da39198f97
fix: strings do not load dict from json, but use built ts file 4 months ago
Audric Ackermann fea05a2853
fix: add datatestid link preview staged 4 months ago
Audric Ackermann 66e80fc1c9
fix: still plenty of errors, but simple window.i18n work 4 months ago
Audric Ackermann ba3d7f43db
fix: add data-testid to a few other modals description 4 months ago
Audric Ackermann a8372f1b8c
fix: show dialog before deleting group
also deal with leave/delete group silent retries on 401
4 months ago
Audric Ackermann fd7f05bc9c
Merge remote-tracking branch 'upstream/unstable' into qa/release/1.15.0-2 4 months ago
Audric Ackermann 64fcc8934d
fix: delete group messages only if push destroyed passed 4 months ago
Audric Ackermann d12acc601f
fix: reset invite state to "not sent" on resend 4 months ago
Audric Ackermann 5d9dd85342
fix: bump libsession-util-nodejs to 0.4.9 4 months ago
Audric Ackermann 767178419e
chore: address PR review 4 months ago
Audric Ackermann 1b223beba1
fix: message request response msg needed a convo refresh to appear
... not anymore
4 months ago
Audric Ackermann df73ce6798
chore: lint, dedup yarn.lock & address PR comments 4 months ago
Audric Ackermann acc6e84627
feat: add not_sent & unknown string
also remove the desktop sending state. this will soon by in libsession
4 months ago