Commit Graph

1715 Commits (290cc5f8fee94c740fe4fdbe69e1f1f3a272bb82)

Author SHA1 Message Date
Audric Ackermann 17d2b10a09
Merge pull request #60 from Bilb/fix-group-v2-create-from-ts
fix: allow to switch from create group/groupv2 based on a ts.flag
3 months ago
Audric Ackermann d6dce706ff
chore: move groups-related timestamps to constants.ts 3 months ago
Audric Ackermann 28e1d9fe44
fix: cleanup releasedFeature slice 3 months ago
yougotwill da16817569 feat: remove sanitisation from updateOurProfileDisplayNameOnboarding
and note we need to validate it before calling the function
3 months ago
yougotwill dbb455e278 fix: added EmptyDisplayNameError 3 months ago
yougotwill 644a55d91e fix: use correct class for prototype chain restoration in custom errors 3 months ago
Audric Ackermann b2c34cb805
fix: resend invite checks for supplement key 3 months ago
Audric Ackermann 99529847e0
fix: invite contacts to groups is not blocking 3 months ago
Audric Ackermann 5748fe5456
chore: disable a bunch of UI once legacy groups are deprecated 3 months ago
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 3 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