Commit Graph

5900 Commits (f3cbcf2a93f0580d72d41b95f8833dda2017d57a)

Author SHA1 Message Date
Audric Ackermann a70fda8472
chore: renamed deleteMessageLocallyOnly to plural syntax 4 months ago
Audric Ackermann 7570bc6ba7
chore: cleanup data extraction notification 4 months ago
Audric Ackermann 3c0f9fe14e
chore: move msgId to commonProps in SessionMessagesList 4 months ago
Audric Ackermann f3cfe57764
chore: cleanup requestresponse & communityinvitation control msg 4 months ago
yougotwill fd24a47b91 fix: create custom error for display name retrieval errors 4 months ago
Audric Ackermann 73bb96665e
fix: only trigger remove of members that are not in the group 4 months ago
yougotwill f9ccc317b6 fix: catch truncation errors when setting the display name
fixes incorrectly showing shorter display name error in integration tests
4 months ago
Audric Ackermann 1f39533abd
fix: make cancel button not hidden on light mode 4 months ago
Audric Ackermann 9924381857
fix: allow to delete msg locally only for groupv2 4 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
4 months ago
Audric Ackermann 9c969d1e83
chore: address PR comments 4 months ago
Audric Ackermann 74cceb2498
fix: forced orange for invite banner when outside of modal 4 months ago
Audric Ackermann 3ce39f2662
chore: add datatestid to errorMsg label updateGroupName 4 months ago
Audric Ackermann cf5bc11c39
fix: black on orange for leftpane invitewarning 4 months ago
Audric Ackermann 8159844426
chore: add datatestid to hide recoveryphrase dialog 4 months ago
Audric Ackermann 1bf1c5e47a
fix: disable resend button when member is pending removal 4 months ago
Audric Ackermann c90b84ca92
fix: decline msg group request syncs correctly 4 months ago
Audric Ackermann 97da52113a
fix: track hashes for disappearing message timer changes too 4 months ago
Audric Ackermann 6ae0e3aac9
fix: reset lasthash on promotion 4 months ago
Audric Ackermann 2b26c65f5f
fix: declining convo mark it as hidden 4 months ago
Audric Ackermann d59ecbb471
fix: groupInvite tracks abort signal to cancel request 4 months ago
Audric Ackermann f0141b5894
fix: add warning colours per theme and use them 4 months ago
Audric Ackermann 7a4c0a0377
chore: speed up unit testts 4 months ago
Audric Ackermann dea69ed353
fix: sendSingleMessage retries itself on 421 errors 4 months ago
Audric Ackermann 8dde4596ad
fix: toast for invite failure shows nickname if available 4 months ago
Audric Ackermann 6cbbaa361a
fix: correct alignment of isDeleted message svg 4 months ago
Audric Ackermann 099c9d2b0e
fix: disable resend button on resending, shorter timeout with UI 4 months ago
Audric Ackermann 3a336e83c2
chore: allow jobrunner to run jobs in parallel 4 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 5 months ago
Audric Ackermann a44dc50d41
chore: address PR comments 5 months ago
Audric Ackermann e7bd7d9ea2
chore: rename StyledI18nSubText to I18nSubText
because it is not directly a styled.<something> element
5 months ago
Audric Ackermann 53e579427a
fix: do not schedule store update when deleting msgs 5 months ago
Audric Ackermann 3e34b0f77f
fix: use more withs for onion.ts file 5 months ago
Audric Ackermann 6616ac4aa7
fix: fix up string unit tests 5 months ago
Audric Ackermann 3764233cf8
chore: add datatestid to audio-player 5 months ago
Audric Ackermann 62a3d4e9be
fix: wrap up changes for strings localization 5 months ago
Audric Ackermann da39198f97
fix: strings do not load dict from json, but use built ts file 5 months ago
Audric Ackermann fea05a2853
fix: add datatestid link preview staged 5 months ago
Audric Ackermann 66e80fc1c9
fix: still plenty of errors, but simple window.i18n work 5 months ago
Audric Ackermann ba3d7f43db
fix: add data-testid to a few other modals description 5 months ago
Audric Ackermann a8372f1b8c
fix: show dialog before deleting group
also deal with leave/delete group silent retries on 401
5 months ago
yougotwill df159d389b fix: updated git repo and clearnet references
this also fixes links to the release notes
5 months ago
Audric Ackermann fd7f05bc9c
Merge remote-tracking branch 'upstream/unstable' into qa/release/1.15.0-2 5 months ago
Audric Ackermann 64fcc8934d
fix: delete group messages only if push destroyed passed 5 months ago
Audric Ackermann d12acc601f
fix: reset invite state to "not sent" on resend 5 months ago
Audric Ackermann 5d9dd85342
fix: bump libsession-util-nodejs to 0.4.9 5 months ago
Audric Ackermann 767178419e
chore: address PR review 5 months ago
Audric Ackermann 1b223beba1
fix: message request response msg needed a convo refresh to appear
... not anymore
5 months ago
Audric Ackermann df73ce6798
chore: lint, dedup yarn.lock & address PR comments 5 months ago
Audric Ackermann acc6e84627
feat: add not_sent & unknown string
also remove the desktop sending state. this will soon by in libsession
5 months ago
Audric Ackermann 36658f23d2
fix: use valid timestamp format string for documents 5 months ago
Audric Ackermann 93af4cc90b
chore: add data testIds to community button&input overlay 5 months ago
Audric Ackermann 5a2bbc9f31
fix: save dumps on group delete 5 months ago
Audric Ackermann aa8c8a2ad8
fix: delete messages on group delete (after leaveMsg sent) 5 months ago
Audric Ackermann 17deaf42c0
fix: keep group messages until we managed to leave it 5 months ago
Audric Ackermann 15c6e1f888
chore: bump libsession-util-nodejs to 0.4.8 5 months ago
Audric Ackermann ae08af1ae0
fix: groups without joined_at are moved to bottom of convolist 5 months ago
Audric Ackermann 2ef48f5526
chore: more details to requests constructors so we can share more
between wasm/swarm explorer/etc
5 months ago
Audric Ackermann 7f1dab1836
fix: make UserSyncJob a periodic task 5 months ago
Audric Ackermann c3cfd37950
fix: clean up delete/leave group&communities button/menuitems 5 months ago
Audric Ackermann 3ee69437b0
fix: split view with a few messages appeared sticky at the top 5 months ago
Audric Ackermann 6036c6c918
chore: add modal dataTestId for title & description 5 months ago
Audric Ackermann c96627f9d6
fix: make msg request buttons sticky 5 months ago
Audric Ackermann 4c258cc044
fix: sort group update changes by member pubkey 5 months ago
Audric Ackermann 48f18b1258
chore: latest crowdinfetch 5 months ago
Audric Ackermann 53a6dae896
chore: move deleteMessage & retrySend to other files 5 months ago
Audric Ackermann 1957b3ece3
fix: do not remove link previews as part of the "clear all attachments" 5 months ago
Audric Ackermann bd22cc6b49
Merge remote-tracking branch 'upstream/unstable' into qa/release/1.15.0-2 5 months ago
Audric Ackermann 8b6ca72053
chore: address PR comments 5 months ago
Audric Ackermann c72b9540b4
fix: use 'delete group' string in right overlay when kicked 5 months ago
Audric Ackermann 30064e5740
fix: show toast in the about window 5 months ago
Audric Ackermann 605683c5b2
fix: rollback change that breaks oceandark button border 5 months ago
Audric Ackermann b1b557581b
feat: move back conversation request buttons to the bottom
because we can
5 months ago
Audric Ackermann d8bc48938b
fix: show deleted message when outgoing too 5 months ago
Audric Ackermann fa8de2eee5
fix: do not use 'anonymous' placeholder. We use the shorten pk 5 months ago
Audric Ackermann fa98d0397a
fix: make sure joined_at is in seconds before saving 5 months ago
Audric Ackermann 8d3ed1a2b7
Revert "fix: show invite failed toast even if the first part of update failed"
This reverts commit bc62b0ec40.
5 months ago
Audric Ackermann bc62b0ec40
fix: show invite failed toast even if the first part of update failed 5 months ago
Audric Ackermann 9a627e719d
fix: envelope for all groups message is CLOSED_GROUP 6 months ago
Audric Ackermann df2a9dd13f
chore: refactor batch request functions to take record 6 months ago
Audric Ackermann 315b4b4e4c
fix: add a way to empty all seenHashes & lastHashes for a pukbey 6 months ago
Audric Ackermann fc20bafde3
fix: send approved message only when previously unapproved 6 months ago
Audric Ackermann 760aac3723
chore: more PR reviews 6 months ago
Audric Ackermann 53cdcfbe35
chore: address PR reviews 6 months ago
Audric Ackermann b129c409a7
fix: allow to abort a request globally when a request takes too long 6 months ago
Audric Ackermann faf2444357
fix: refresh last message preview on handling of deleteAll 6 months ago
Audric Ackermann 64a3360def
fix: use nickname for group update messages if available 6 months ago
Audric Ackermann 85749eb10a
fix: empty states per type of conversations 6 months ago
Audric Ackermann 28687a3b59
fix: group creation: current admin is not part of the notification 6 months ago
Audric Ackermann 111757509a
fix: always provide timeoutMs to requets, and enforce it 6 months ago
Audric Ackermann 3ab94a7e00
feat: allow to not trigger toast on copyToClipboardButton
because the about window doesn't have a full redux store setup, and the
toasts need redux currently
6 months ago
Audric Ackermann 9507cded10
fix: refresh new Overlay of group with changes from unstable 6 months ago
Audric Ackermann 2b44edeff4
fix: type check cause crash on create new group 6 months ago
Audric Ackermann 1f0510546f
chore: fix typo and update session foundation contact 6 months ago
Audric Ackermann cd49729779
chore: make dataTestIds for timer options human readable 6 months ago
Audric Ackermann c83bed4a30
chore: fix unit tests 6 months ago
Audric Ackermann bfafcaf446
fix: show unblock to send placeholder
because **consistency**
6 months ago