Commit Graph

3733 Commits (a44dc50d410a284d9ebe28c56d6a643019d147e2)

Author SHA1 Message Date
Audric Ackermann a44dc50d41
chore: address PR comments 9 months ago
Audric Ackermann 6616ac4aa7
fix: fix up string unit tests 9 months ago
Audric Ackermann 62a3d4e9be
fix: wrap up changes for strings localization 9 months ago
Audric Ackermann da39198f97
fix: strings do not load dict from json, but use built ts file 9 months ago
Audric Ackermann fd7f05bc9c
Merge remote-tracking branch 'upstream/unstable' into qa/release/1.15.0-2 10 months ago
Audric Ackermann d12acc601f
fix: reset invite state to "not sent" on resend 10 months ago
Audric Ackermann 767178419e
chore: address PR review 10 months ago
Audric Ackermann df73ce6798
chore: lint, dedup yarn.lock & address PR comments 10 months ago
Audric Ackermann acc6e84627
feat: add not_sent & unknown string
also remove the desktop sending state. this will soon by in libsession
10 months ago
Audric Ackermann 36658f23d2
fix: use valid timestamp format string for documents 10 months ago
Audric Ackermann 93af4cc90b
chore: add data testIds to community button&input overlay 10 months ago
Audric Ackermann 2ef48f5526
chore: more details to requests constructors so we can share more
between wasm/swarm explorer/etc
10 months ago
Audric Ackermann 7f1dab1836
fix: make UserSyncJob a periodic task 10 months ago
Audric Ackermann c3cfd37950
fix: clean up delete/leave group&communities button/menuitems 10 months ago
Audric Ackermann 3ee69437b0
fix: split view with a few messages appeared sticky at the top 10 months ago
Audric Ackermann 6036c6c918
chore: add modal dataTestId for title & description 10 months ago
Audric Ackermann c96627f9d6
fix: make msg request buttons sticky 10 months ago
Audric Ackermann 53a6dae896
chore: move deleteMessage & retrySend to other files 10 months ago
Audric Ackermann bd22cc6b49
Merge remote-tracking branch 'upstream/unstable' into qa/release/1.15.0-2 10 months ago
Audric Ackermann 8b6ca72053
chore: address PR comments 10 months ago
Audric Ackermann c72b9540b4
fix: use 'delete group' string in right overlay when kicked 10 months ago
Audric Ackermann 30064e5740
fix: show toast in the about window 10 months ago
Audric Ackermann b1b557581b
feat: move back conversation request buttons to the bottom
because we can
10 months ago
Audric Ackermann d8bc48938b
fix: show deleted message when outgoing too 10 months ago
Audric Ackermann fa8de2eee5
fix: do not use 'anonymous' placeholder. We use the shorten pk 10 months ago
Audric Ackermann df2a9dd13f
chore: refactor batch request functions to take record 10 months ago
Audric Ackermann 53cdcfbe35
chore: address PR reviews 10 months ago
Audric Ackermann 64a3360def
fix: use nickname for group update messages if available 10 months ago
Audric Ackermann 85749eb10a
fix: empty states per type of conversations 11 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
11 months ago
Audric Ackermann 9507cded10
fix: refresh new Overlay of group with changes from unstable 11 months ago
Audric Ackermann cd49729779
chore: make dataTestIds for timer options human readable 11 months ago
Audric Ackermann bfafcaf446
fix: show unblock to send placeholder
because **consistency**
11 months ago
Audric Ackermann 7d81fd169e
fix: add datatestid for radio button in PanelIconButton 11 months ago
Audric Ackermann d2dd98cd9d
fix: various PR reviews, fixes for integration tests 11 months ago
Audric Ackermann 10ec8306e5
fix: rename camelCase settingsCategories to kebab-case
this is reused as is for the datatestids
11 months ago
Audric Ackermann 89e2115f95
chore: fix datatestids 11 months ago
Audric Ackermann 3087604c1a
fix: address most PR reviews 11 months ago
Audric Ackermann 143759ff92
fix: we want the sorting order to be jumpy for groups
apparently
11 months ago
Audric Ackermann 3b4d68e0a1
chore: lint 11 months ago
Audric Ackermann 9ad66047ea
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 11 months ago
Audric Ackermann 8e2741349d
chore: lint 11 months ago
Audric Ackermann f17fcfabe0
fix: move a bunch of deps and urls to session-foundation repo 11 months ago
Audric Ackermann cf899ee18c
fix: add group members sorting
not good but hopefully we won't have to keep for too long
11 months ago
Audric Ackermann 5f69acde7f
Merge pull request #3216 from burtonemily/notifications-dot
feat: adds in notifications dot: updated setBadgeCount and using glob…
11 months ago
Audric Ackermann db22094898
fix: delete messages for groups by admin are marked as deleted 11 months ago
wafflesvsfrankie 81fbf35a32 fix: adds in globalUnreadMessageCount into the dependency array for useThrottleFn 11 months ago
wafflesvsfrankie 1caf0fe03a fix: addresses feedback 11 months ago
wafflesvsfrankie 948e5df6fd fix: updates import for useThrottleFn 11 months ago
wafflesvsfrankie 61c91be91c fix: addresses feedback 11 months ago