Commit Graph

1706 Commits (a314b461056488a61aad2be2d45349b51f32bda4)

Author SHA1 Message Date
Audric Ackermann 69f4a06d2e
fix: renamed StoreUserInitiatedMessage to subrequest 3 months ago
Audric Ackermann e697387932
fix: batch resend of group updates 20 at a time 3 months ago
Audric Ackermann a56cd3c577
fix: auto retry forever to push group notification msgs 3 months ago
Audric Ackermann 91a71f0604
fix: ignore errors on dump/confirmPush for groups to avoid race cond 3 months ago
Audric Ackermann 2e6f09cbec
fix: deleteMemberContent is optional 3 months ago
Audric Ackermann e0d719457f
feat: limit input of composition box to 2000 char 4 months ago
Audric Ackermann 946812a362
chore: fix typo 4 months ago
Audric Ackermann 060175004f
fix: retrieve from 2 snodes on every call
to take care of a snode being out of sync
4 months ago
Audric Ackermann cd6fd475e3
fix: use unique timestamps for batch request
because android still needs them to be uniq
4 months ago
Audric Ackermann 624134ccc9
fix: anything to 03 pubkey should be wrapped to envelope for group
even if no one should care about it, android still does
4 months ago
Audric Ackermann 5e67f6a424
fix: screen does not glitch on last message deleted anymore 4 months ago
Audric Ackermann 8480bc678c
Merge remote-tracking branch 'upstream/unstable' into release/1.15.0 4 months ago
Audric Ackermann d4cae6e5b2
chore: address PR reviews 4 months ago
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
yougotwill fd24a47b91 fix: create custom error for display name retrieval errors 4 months ago
yougotwill f9ccc317b6 fix: catch truncation errors when setting the display name
fixes incorrectly showing shorter display name error in integration tests
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