Commit Graph

1691 Commits (42f47c15f6fe67c87ef0a2f07eeb6ee3afb98991)

Author SHA1 Message Date
Audric Ackermann fac7960cc9
chore: cleanup expireationTimerUpdate msg 9 months ago
Audric Ackermann 7570bc6ba7
chore: cleanup data extraction notification 9 months ago
Audric Ackermann f3cfe57764
chore: cleanup requestresponse & communityinvitation control msg 9 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
9 months ago
Audric Ackermann 9c969d1e83
chore: address PR comments 9 months ago
Audric Ackermann c90b84ca92
fix: decline msg group request syncs correctly 9 months ago
Audric Ackermann 6ae0e3aac9
fix: reset lasthash on promotion 9 months ago
Audric Ackermann 2b26c65f5f
fix: declining convo mark it as hidden 9 months ago
Audric Ackermann d59ecbb471
fix: groupInvite tracks abort signal to cancel request 9 months ago
Audric Ackermann dea69ed353
fix: sendSingleMessage retries itself on 421 errors 9 months ago
Audric Ackermann 8dde4596ad
fix: toast for invite failure shows nickname if available 9 months ago
Audric Ackermann 6cbbaa361a
fix: correct alignment of isDeleted message svg 9 months ago
Audric Ackermann 099c9d2b0e
fix: disable resend button on resending, shorter timeout with UI 9 months ago
Audric Ackermann 3a336e83c2
chore: allow jobrunner to run jobs in parallel 9 months ago
Audric Ackermann 2ca2dd4790
fix: allow promoted state to be reset to NOT_SENT 9 months ago
Audric Ackermann 53e579427a
fix: do not schedule store update when deleting msgs 9 months ago
Audric Ackermann 3e34b0f77f
fix: use more withs for onion.ts file 9 months ago
Audric Ackermann a8372f1b8c
fix: show dialog before deleting group
also deal with leave/delete group silent retries on 401
9 months ago
Audric Ackermann 64fcc8934d
fix: delete group messages only if push destroyed passed 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 5a2bbc9f31
fix: save dumps on group delete 10 months ago
Audric Ackermann aa8c8a2ad8
fix: delete messages on group delete (after leaveMsg sent) 10 months ago
Audric Ackermann 17deaf42c0
fix: keep group messages until we managed to leave it 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 3ee69437b0
fix: split view with a few messages appeared sticky at the top 10 months ago
Audric Ackermann 1957b3ece3
fix: do not remove link previews as part of the "clear all attachments" 10 months ago
Audric Ackermann bd22cc6b49
Merge remote-tracking branch 'upstream/unstable' into qa/release/1.15.0-2 10 months ago
Audric Ackermann b1b557581b
feat: move back conversation request buttons to the bottom
because we can
10 months ago
Audric Ackermann fa98d0397a
fix: make sure joined_at is in seconds before saving 10 months ago
Audric Ackermann 9a627e719d
fix: envelope for all groups message is CLOSED_GROUP 10 months ago
Audric Ackermann df2a9dd13f
chore: refactor batch request functions to take record 10 months ago
Audric Ackermann 315b4b4e4c
fix: add a way to empty all seenHashes & lastHashes for a pukbey 10 months ago
Audric Ackermann fc20bafde3
fix: send approved message only when previously unapproved 10 months ago
Audric Ackermann 53cdcfbe35
chore: address PR reviews 10 months ago
Audric Ackermann b129c409a7
fix: allow to abort a request globally when a request takes too long 10 months ago
Audric Ackermann faf2444357
fix: refresh last message preview on handling of deleteAll 10 months ago
Audric Ackermann 64a3360def
fix: use nickname for group update messages if available 10 months ago
Audric Ackermann 111757509a
fix: always provide timeoutMs to requets, and enforce it 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 1f0510546f
chore: fix typo and update session foundation contact 11 months ago
Audric Ackermann cd49729779
chore: make dataTestIds for timer options human readable 11 months ago
Audric Ackermann d2dd98cd9d
fix: various PR reviews, fixes for integration tests 11 months ago
Audric Ackermann 2d5d86b92d
chore: address PR reviews 11 months ago
Audric Ackermann 93c451048a
fix: base64 zod doesn't work for us
also fix delete in a private chat
11 months ago
Audric Ackermann c7995a05d2
chore: remove min of 2 hash hack, we don't need it anymore 11 months ago
Audric Ackermann 1035a1bae0
chore: add generics to the subrequests to remove some duplication 11 months ago
Audric Ackermann 3087604c1a
fix: address most PR reviews 11 months ago
Audric Ackermann 3b4d68e0a1
chore: lint 11 months ago