Commit Graph

1396 Commits (clearnet)

Author SHA1 Message Date
Audric Ackermann 009bc18903
Merge pull request #3094 from Aerilym/change_max_avatar_size
Change max avatar size to match other platforms
2 months ago
Ryan Miller c0bb39d4e3
fix: add filesize constant 2 months ago
Audric Ackermann 51c307af25 chore: fix PR reviews 2 months ago
Audric Ackermann 42bea0264c fix: improve retrieve timeout to 10s
also:
- add comments about not adding the limit:256 on snode list fetch
- fix an issue when no audio are found when starting a webrtc call
2 months ago
Audric Ackermann 49ab04d2fd chore: move SessionSettingsCategory to .d.ts file
and remove the enum (instead use string union)
2 months ago
Audric Ackermann 7f7f0fe26c fix: clear swarms from snodes not in pool on full fetch 2 months ago
Audric Ackermann 52ebcfdbab fix: randomly pick a snode topollfrom until we build a better way 2 months ago
William Grant 2265c59dcc fix: recover an account with a new display name if linking fails
added stop function to swarm polling
2 months ago
Audric Ackermann 7f1e3ed8d8 feat: remove custom icon for toasts as only used once 2 months ago
Audric Ackermann 2d872cec43 fix: fix polling race with promises 3 months ago
Audric Ackermann ae96936a1a fix: add logs during polling 3 months ago
Audric Ackermann f6b1eac5ad
Merge pull request #2996 from KeeJef/unread-message-scroll-button-changes
Add unread message count indicator per conversation
3 months ago
Audric Ackermann 444e60ce89 fix: use 999+ for convo unread count, but 99+ for global one 3 months ago
Audric Ackermann 095a9d33e5 fix: canDisplayImage needs check to be done on the thumbnail 3 months ago
Audric Ackermann 91706bf6b1
Merge pull request #3054 from Bilb/feat-ci-runs-testnet
fix: make CI runs use testnet and test-integration setup
3 months ago
Audric Ackermann 016d0ad03b fix: make CI runs use testnet and test-integration setup 3 months ago
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content 3 months ago
Audric Ackermann f402a14ab8 Merge remote-tracking branch 'oxen/master' into unstable 4 months ago
Audric Ackermann 72182d8157 chore: bump timed release of disappear v2 to 13/03/24 4 months ago
Audric Ackermann 9d984355dc fix: do not force ttl for groupExpireTimerUpdate 4 months ago
Audric Ackermann bc95e1f2cc fix: log that onsresolve won't work when on testnet 4 months ago
Audric Ackermann bc30064c57 chore: fix timestamp of release of disappear v2 4 months ago
Audric Ackermann ec25d2f97f chore: bump Session to 1.12.0 4 months ago
Audric Ackermann 81c1263bfd chore: address PR reviews 4 months ago
Audric Ackermann 6e952398c9 fix: edge case with sending msg before, then getting one sent earlier 4 months ago
Audric Ackermann 5cd0a9f71d
Merge pull request #3019 from Bilb/feat-ctxmenu-expire-time-left
feat: right click on expiring msg shows timer left
4 months ago
Audric Ackermann 7573152e8b feat: right click on expiring msg shows timer left 4 months ago
Audric Ackermann 5f0888d144 fix: make sure all dialog "cancel" cancel the dialog 4 months ago
Audric Ackermann 571d593c38 fix: fix small ui issues after merge of multiple PRs 4 months ago
Audric Ackermann 24887dd05b Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage 5 months ago
Audric Ackermann 2688fed656 Merge branch 'feature/ses-558/more-message-information' into userconfig_disappearingmessage 5 months ago
Audric Ackermann 4e9d2dda7e chore: lint 5 months ago
Audric Ackermann 19fbceae36 fix: das group control message go not expire 5 months ago
William Grant f2ec5d2145 fix: fix insecurenodefetch import
pass yarn ready
5 months ago
Audric Ackermann 2c479eb8d5 fix: make fileserver request retry 5 months ago
Audric Ackermann a203ea79cd Merge remote-tracking branch 'oxen/unstable' into userconfig_disappearingmessage 5 months ago
Audric Ackermann 286260fae8 fix: make callMessage forced to be DaR for recipient
and put workaround for our local message
6 months ago
Audric Ackermann 9e0a984297 fix: make DataExtractionNotification msg stay in swarm for 14d 6 months ago
Audric Ackermann ccbe3e13b0 fix: call messages expires with recipients expire settings 6 months ago
Audric Ackermann 3a26285667 fix: make group control message not expire 6 months ago
Audric Ackermann f6cd12d599 fix: use at least 2 hashes for the update_expiries too
until the storage server release is live we need this workaround
6 months ago
Audric Ackermann 744283fc56 fix: changed some message control to not expire
still some to discuss with the team
6 months ago
Audric Ackermann 5b704ebdc7 fix: bug with updatelastmessage not resetting when no msgs
also make fix the DaS expires_at so destroyExpiredMessages finds it
6 months ago
Audric Ackermann bd7c181e1e chore: incoming group update message need their own expireTimer
we do not trust the setting from the convo anymore
6 months ago
Audric Ackermann b61745fd94 fix: use DaR ttl for synced message store request
removing one request at a time
6 months ago
Audric Ackermann 5cfbb8405c fix: use expiry from swarm to update readAt & expiresAt for msg 6 months ago
Audric Ackermann 82c6f0897b fix: add jobs for expiry update & expiry fetch 6 months ago
Audric Ackermann 9c4eee8a15 fix: disable frigg&fenrir turn servers for now 6 months ago
Audric Ackermann 98fd834367 fix: already read DaR messages start with right time left on receive 6 months ago
Audric Ackermann 19e9e0311e feat: add cleanup of old expire update in history
we only keep one from each sender
7 months ago