Audric Ackermann
|
cd122c7252
|
fix: make pushChangesToGroupSwarm take an extraStoreRequest
|
11 months ago |
Audric Ackermann
|
e42be002a6
|
feat: cleaned up accept/block/decline logic
|
11 months ago |
Audric Ackermann
|
9d9844aeb4
|
feat: make group v2 control messages disappear
|
11 months ago |
Audric Ackermann
|
0a3d71fe03
|
feat: delete msg on swarm when admin receives member request
|
11 months ago |
Audric Ackermann
|
2ec6c7f29c
|
feat: handle isDestroyed flag + "you were removed from XXX"
|
11 months ago |
Audric Ackermann
|
6e137fe69f
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
11 months ago |
Audric Ackermann
|
1796e82bcb
|
fix: add handling of revoked namespace messages
|
11 months ago |
Audric Ackermann
|
51c307af25
|
chore: fix PR reviews
|
1 year 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
|
1 year ago |
Audric Ackermann
|
7f7f0fe26c
|
fix: clear swarms from snodes not in pool on full fetch
|
1 year ago |
Audric Ackermann
|
52ebcfdbab
|
fix: randomly pick a snode topollfrom until we build a better way
|
1 year ago |
William Grant
|
2265c59dcc
|
fix: recover an account with a new display name if linking fails
added stop function to swarm polling
|
1 year ago |
Audric Ackermann
|
2d872cec43
|
fix: fix polling race with promises
|
1 year ago |
Audric Ackermann
|
ae96936a1a
|
fix: add logs during polling
|
1 year ago |
Audric Ackermann
|
05215d8c61
|
fix: drop incoming msg if deleteBefore says so
|
1 year ago |
Audric Ackermann
|
72396cfca3
|
feat: fix message attachment cleanup and handle group attach+msg delete
|
1 year ago |
Audric Ackermann
|
c180e4572d
|
fix: add handling of deleteMsgs and deleteAttachmentsBefore for groups
|
1 year ago |
Audric Ackermann
|
53059135ee
|
fix: tsc does not overwrite workers compiled content
|
1 year ago |
Audric Ackermann
|
2e3026e17d
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
1c58899558
|
fix: rekey explicitely when creating a group
|
1 year ago |
Audric Ackermann
|
d6d9bec5ba
|
fix: fixed a bunch of groupv2 chunk2 issues
|
1 year ago |
Audric Ackermann
|
a83e44e183
|
chore: rename onion requests not having retries
|
1 year ago |
Audric Ackermann
|
665f6df57e
|
test: add test ofr SnodeAPI.buildRetrieveRequests
|
1 year ago |
Audric Ackermann
|
a53299377a
|
chore: fix unit tests with group chunk2
|
1 year ago |
Audric Ackermann
|
bc95e1f2cc
|
fix: log that onsresolve won't work when on testnet
|
1 year ago |
Audric Ackermann
|
8d0bd84ef0
|
feat: add toggle to share history or not with invite group v2
|
1 year ago |
Audric Ackermann
|
1c6182a235
|
Merge branch 'closed-group-chunk2' of github.com:Bilb/session-desktop into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
2371dba5ee
|
Merge branch 'unstable' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
2688fed656
|
Merge branch 'feature/ses-558/more-message-information' into userconfig_disappearingmessage
|
1 year ago |
Audric Ackermann
|
5509dc74c5
|
refactor: move subrequests to classes and fix updateMessages
|
1 year ago |
Audric Ackermann
|
4e9d2dda7e
|
chore: lint
|
1 year ago |
Audric Ackermann
|
6094e725fb
|
chore: move getExpiries request to class
|
1 year ago |
William Grant
|
f2ec5d2145
|
fix: fix insecurenodefetch import
pass yarn ready
|
1 year ago |
Audric Ackermann
|
4e8ca31c2f
|
fix: remove isLeft flag as we can't have a left and unremoved group
|
1 year ago |
Audric Ackermann
|
77a62e82e7
|
fix: add avatar change message handling
still needs to be able to send one, but that's chunk3
|
1 year ago |
Audric Ackermann
|
0be10d1256
|
fix: move revoke unrevoke to batched push group changes
|
1 year ago |
Audric Ackermann
|
4357f5cc1f
|
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
8b7ce7f3be
|
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
2c479eb8d5
|
fix: make fileserver request retry
|
1 year ago |
Audric Ackermann
|
d839ff936d
|
chore: resolve compilation errors
|
1 year ago |
Audric Ackermann
|
6d81f5ff36
|
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
|
1 year 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
|
1 year ago |
Audric Ackermann
|
744283fc56
|
fix: changed some message control to not expire
still some to discuss with the team
|
1 year ago |
Audric Ackermann
|
5cfbb8405c
|
fix: use expiry from swarm to update readAt & expiresAt for msg
|
1 year ago |
Audric Ackermann
|
82c6f0897b
|
fix: add jobs for expiry update & expiry fetch
|
1 year ago |
Audric Ackermann
|
98fd834367
|
fix: already read DaR messages start with right time left on receive
|
1 year ago |
Audric Ackermann
|
46bd4c218d
|
fix: drop support for argon2 based ons
|
1 year ago |
Audric Ackermann
|
e5c76d3b70
|
feat: group message requests kind of working
still need to have them visible in the msg request only
|
1 year ago |
Audric Ackermann
|
b259d18443
|
fix: add still broken promote handling with set_sig_keys
|
1 year ago |
Audric Ackermann
|
08c5f76a15
|
fix: store envelopetimestamp in cache, and make sure we use network one
everywhere
|
1 year ago |