Commit Graph

1724 Commits (5b9ca0e577e2ee2493b00537e76956a6064cb118)

Author SHA1 Message Date
Audric Ackermann 5b9ca0e577
fix: dirty hack to deal with our flaky backend 3 months ago
Audric Ackermann 1308978572
chore: force enable groupv2 & readonly legacy 3 months ago
Audric Ackermann 2ea43dbf8b
fix: do not show pointer cursor on unclickable banner 3 months ago
Audric Ackermann 3caf48c6db
fix: do not show group expired banner without a good reason 3 months ago
Audric Ackermann 374a0f9272
fix: rollback changes to ed25519str 3 months ago
Audric Ackermann 5bebd3f029
fix: show first 2 char for ed25519 key
so we know if that's a group or priv chat
3 months ago
Audric Ackermann 646d2d8f54
feat: mark 03 group expired if no hash retrieve at all 3 months ago
Audric Ackermann 79d3d00646
fix: address PR comments 3 months ago
Audric Ackermann f26133a504
fix: add sigtimestamp to all content message 3 months ago
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 4 months ago
Audric Ackermann 69f4a06d2e
fix: renamed StoreUserInitiatedMessage to subrequest 4 months ago
Audric Ackermann e697387932
fix: batch resend of group updates 20 at a time 4 months ago
Audric Ackermann a56cd3c577
fix: auto retry forever to push group notification msgs 4 months ago
Audric Ackermann 91a71f0604
fix: ignore errors on dump/confirmPush for groups to avoid race cond 4 months ago
Audric Ackermann 2e6f09cbec
fix: deleteMemberContent is optional 4 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