Audric Ackermann
|
53a6dae896
|
chore: move deleteMessage & retrySend to other files
|
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
|
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
|
df2a9dd13f
|
chore: refactor batch request functions to take record
|
5 months ago |
Audric Ackermann
|
53cdcfbe35
|
chore: address PR reviews
|
5 months ago |
Audric Ackermann
|
64a3360def
|
fix: use nickname for group update messages if available
|
5 months ago |
Audric Ackermann
|
85749eb10a
|
fix: empty states per type of conversations
|
5 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
|
5 months ago |
Audric Ackermann
|
9507cded10
|
fix: refresh new Overlay of group with changes from unstable
|
5 months ago |
Audric Ackermann
|
cd49729779
|
chore: make dataTestIds for timer options human readable
|
5 months ago |
Audric Ackermann
|
bfafcaf446
|
fix: show unblock to send placeholder
because **consistency**
|
5 months ago |
Audric Ackermann
|
7d81fd169e
|
fix: add datatestid for radio button in PanelIconButton
|
5 months ago |
Audric Ackermann
|
d2dd98cd9d
|
fix: various PR reviews, fixes for integration tests
|
5 months ago |
Audric Ackermann
|
10ec8306e5
|
fix: rename camelCase settingsCategories to kebab-case
this is reused as is for the datatestids
|
5 months ago |
Audric Ackermann
|
89e2115f95
|
chore: fix datatestids
|
5 months ago |
Audric Ackermann
|
3087604c1a
|
fix: address most PR reviews
|
5 months ago |
Audric Ackermann
|
143759ff92
|
fix: we want the sorting order to be jumpy for groups
apparently
|
5 months ago |
Audric Ackermann
|
3b4d68e0a1
|
chore: lint
|
5 months ago |
Audric Ackermann
|
9ad66047ea
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
5 months ago |
Audric Ackermann
|
8e2741349d
|
chore: lint
|
5 months ago |
Audric Ackermann
|
f17fcfabe0
|
fix: move a bunch of deps and urls to session-foundation repo
|
5 months ago |
Audric Ackermann
|
cf899ee18c
|
fix: add group members sorting
not good but hopefully we won't have to keep for too long
|
6 months ago |
Audric Ackermann
|
5f69acde7f
|
Merge pull request #3216 from burtonemily/notifications-dot
feat: adds in notifications dot: updated setBadgeCount and using glob…
|
6 months ago |
Audric Ackermann
|
db22094898
|
fix: delete messages for groups by admin are marked as deleted
|
6 months ago |
wafflesvsfrankie
|
81fbf35a32
|
fix: adds in globalUnreadMessageCount into the dependency array for useThrottleFn
|
6 months ago |
wafflesvsfrankie
|
1caf0fe03a
|
fix: addresses feedback
|
6 months ago |
wafflesvsfrankie
|
948e5df6fd
|
fix: updates import for useThrottleFn
|
6 months ago |
wafflesvsfrankie
|
61c91be91c
|
fix: addresses feedback
|
6 months ago |
Audric Ackermann
|
4c4806df47
|
chore: latest crowdin fetch
|
6 months ago |
Audric Ackermann
|
02093fdfbf
|
fix: legacy groups are kind of working again
at least as much as they ever did
|
6 months ago |
Audric Ackermann
|
d958543a67
|
chore: match datatestid with figma
|
6 months ago |
Audric Ackermann
|
c30fcfd013
|
fix: bunch of changes to match acceptance criteria
|
6 months ago |
Audric Ackermann
|
038e08ed3d
|
fix: unrevoke on resend invite
|
6 months ago |
Audric Ackermann
|
c2e5c358f1
|
fix: fixed a bug with delete attachments before not working locally
|
6 months ago |
Audric Ackermann
|
c9cd6a974f
|
fix: centralised localized string for disappearing messages strings
|
6 months ago |
Audric Ackermann
|
c8c7308000
|
fix: decline group request does not show up shortly in main convolist
|
6 months ago |
Audric Ackermann
|
f4d0e369c9
|
fix: send group update promote message and display them
|
6 months ago |
yougotwill
|
72940c6221
|
fix: dont use white for the copy url button in the modal
|
6 months ago |
Audric Ackermann
|
9c098ff3a8
|
fix: group member list is all unselected by default
|
6 months ago |
Audric Ackermann
|
8644db64bc
|
fix: allow invite to be promote, and handle recipient side too
|
6 months ago |
Audric Ackermann
|
c1fd66d4e9
|
fix: break down index files to avoid circular deps
|
6 months ago |
Audric Ackermann
|
487e418f73
|
test: fixed a few unit tests
|
6 months ago |
Audric Ackermann
|
745a20d1bc
|
fix: fetched latest strings. app starts
|
6 months ago |
Audric Ackermann
|
e5724da28c
|
chore: fixed a bunch of compilation errors after merge
commit before fetching latest strings from crowdin
|
6 months ago |
Audric Ackermann
|
7d6953812d
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
6 months ago |