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
|
5 months ago |
Audric Ackermann
|
df2a9dd13f
|
chore: refactor batch request functions to take record
|
5 months ago |
Audric Ackermann
|
315b4b4e4c
|
fix: add a way to empty all seenHashes & lastHashes for a pukbey
|
5 months ago |
Audric Ackermann
|
760aac3723
|
chore: more PR reviews
|
5 months ago |
Audric Ackermann
|
53cdcfbe35
|
chore: address PR reviews
|
5 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 |
Audric Ackermann
|
7d81fd169e
|
fix: add datatestid for radio button in PanelIconButton
|
6 months ago |
Audric Ackermann
|
d2dd98cd9d
|
fix: various PR reviews, fixes for integration tests
|
6 months ago |
Audric Ackermann
|
10ec8306e5
|
fix: rename camelCase settingsCategories to kebab-case
this is reused as is for the datatestids
|
6 months ago |
Audric Ackermann
|
2d5d86b92d
|
chore: address PR reviews
|
6 months ago |
Audric Ackermann
|
08605a0011
|
chore: initGroupWrapper checks for unknowns args
|
6 months ago |
Audric Ackermann
|
89e2115f95
|
chore: fix datatestids
|
6 months ago |
Audric Ackermann
|
93c451048a
|
fix: base64 zod doesn't work for us
also fix delete in a private chat
|
6 months ago |
Audric Ackermann
|
c7995a05d2
|
chore: remove min of 2 hash hack, we don't need it anymore
|
6 months ago |
Audric Ackermann
|
1035a1bae0
|
chore: add generics to the subrequests to remove some duplication
|
6 months ago |
Audric Ackermann
|
3087604c1a
|
fix: address most PR reviews
|
6 months ago |
Audric Ackermann
|
143759ff92
|
fix: we want the sorting order to be jumpy for groups
apparently
|
6 months ago |
Audric Ackermann
|
3b4d68e0a1
|
chore: lint
|
6 months ago |
Audric Ackermann
|
9ad66047ea
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
6 months ago |
Audric Ackermann
|
7eb6cec785
|
fix: fix unit test with groups
|
6 months ago |
Audric Ackermann
|
13aca18f14
|
chore: localizer is imported as type to avoid compilation errors
|
6 months ago |
Audric Ackermann
|
8e2741349d
|
chore: lint
|
6 months ago |
Audric Ackermann
|
f17fcfabe0
|
fix: move a bunch of deps and urls to session-foundation repo
|
6 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
|
ca81a50aef
|
fix: adds isFinite and isNumber from lodash
|
6 months ago |
wafflesvsfrankie
|
81fbf35a32
|
fix: adds in globalUnreadMessageCount into the dependency array for useThrottleFn
|
6 months ago |
wafflesvsfrankie
|
df3ac5d0fa
|
fix: fixes invalid isNumber and isFinite function
|
6 months ago |