Audric Ackermann
|
fac7960cc9
|
chore: cleanup expireationTimerUpdate msg
|
4 months ago |
Audric Ackermann
|
7570bc6ba7
|
chore: cleanup data extraction notification
|
4 months ago |
Audric Ackermann
|
f3cfe57764
|
chore: cleanup requestresponse & communityinvitation control msg
|
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
|
c90b84ca92
|
fix: decline msg group request syncs correctly
|
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
|
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
|
2ca2dd4790
|
fix: allow promoted state to be reset to NOT_SENT
|
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
|
a8372f1b8c
|
fix: show dialog before deleting group
also deal with leave/delete group silent retries on 401
|
4 months ago |
Audric Ackermann
|
64fcc8934d
|
fix: delete group messages only if push destroyed passed
|
5 months ago |
Audric Ackermann
|
767178419e
|
chore: address PR review
|
5 months ago |
Audric Ackermann
|
df73ce6798
|
chore: lint, dedup yarn.lock & address PR comments
|
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
|
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
|
3ee69437b0
|
fix: split view with a few messages appeared sticky at the top
|
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
|
b1b557581b
|
feat: move back conversation request buttons to the bottom
because we can
|
5 months ago |
Audric Ackermann
|
fa98d0397a
|
fix: make sure joined_at is in seconds before saving
|
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
|
fc20bafde3
|
fix: send approved message only when previously unapproved
|
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
|
5 months ago |
Audric Ackermann
|
faf2444357
|
fix: refresh last message preview on handling of deleteAll
|
5 months ago |
Audric Ackermann
|
64a3360def
|
fix: use nickname for group update messages if available
|
5 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
|
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
|
d2dd98cd9d
|
fix: various PR reviews, fixes for integration tests
|
6 months ago |
Audric Ackermann
|
2d5d86b92d
|
chore: address PR reviews
|
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
|
3b4d68e0a1
|
chore: lint
|
6 months ago |