Audric Ackermann
|
cd6fd475e3
|
fix: use unique timestamps for batch request
because android still needs them to be uniq
|
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
|
a8372f1b8c
|
fix: show dialog before deleting group
also deal with leave/delete group silent retries on 401
|
5 months ago |
Audric Ackermann
|
64fcc8934d
|
fix: delete group messages only if push destroyed passed
|
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
|
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
|
315b4b4e4c
|
fix: add a way to empty all seenHashes & lastHashes for a pukbey
|
5 months ago |
Audric Ackermann
|
53cdcfbe35
|
chore: address PR reviews
|
5 months ago |
Audric Ackermann
|
b129c409a7
|
fix: allow to abort a request globally when a request takes too long
|
5 months ago |
Audric Ackermann
|
64a3360def
|
fix: use nickname for group update messages if available
|
5 months ago |
Audric Ackermann
|
cf899ee18c
|
fix: add group members sorting
not good but hopefully we won't have to keep for too long
|
6 months ago |
Audric Ackermann
|
db22094898
|
fix: delete messages for groups by admin are marked as deleted
|
6 months ago |
Audric Ackermann
|
4c4806df47
|
chore: latest crowdin fetch
|
6 months ago |
Audric Ackermann
|
0dd0869348
|
fix: add interactionNotification when we fail to leave 03 group
|
7 months ago |
Audric Ackermann
|
c1fd66d4e9
|
fix: break down index files to avoid circular deps
|
7 months ago |
Audric Ackermann
|
e5724da28c
|
chore: fixed a bunch of compilation errors after merge
commit before fetching latest strings from crowdin
|
7 months ago |
Audric Ackermann
|
7d6953812d
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
7 months ago |
Audric Ackermann
|
74aa448631
|
chore: commit before merge unstable
|
8 months ago |
yougotwill
|
39d8ad11e5
|
fix: a whole bunch of circular depdencies
for various convo duck, convo interactions, convo model and opengroup types
|
10 months ago |
Audric Ackermann
|
2bed606651
|
fix: update group name in usergroup when getting kicked
|
10 months ago |
Audric Ackermann
|
40d3ddb244
|
fix: cleaned up pending removal job with tech design
|
10 months ago |
Audric Ackermann
|
a9122be2f1
|
fix: clean up sending pipeline with a single array of requests
|
11 months ago |
Audric Ackermann
|
59a4048323
|
fix: cleaned up SnodeRequestTypes and made sup_keys a single item
|
11 months ago |
Audric Ackermann
|
a49a65c92b
|
chore: cleaned up the batch sender
|
11 months ago |
Audric Ackermann
|
816f29d682
|
chore: moved outgoing message wrapper functions to MessagWrapper.ts
|
11 months ago |
Audric Ackermann
|
cd122c7252
|
fix: make pushChangesToGroupSwarm take an extraStoreRequest
|
11 months ago |
Audric Ackermann
|
9d9844aeb4
|
feat: make group v2 control messages disappear
|
11 months ago |
Audric Ackermann
|
2ec6c7f29c
|
feat: handle isDestroyed flag + "you were removed from XXX"
|
12 months ago |
Audric Ackermann
|
6e137fe69f
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
|
12 months ago |
Audric Ackermann
|
1796e82bcb
|
fix: add handling of revoked namespace messages
|
12 months ago |
Audric Ackermann
|
0a4e3041de
|
fix: leave group v2 as only admin mark it as deleted and pushes to swarm
before removing the wrapper data
|
1 year ago |
Audric Ackermann
|
2371dba5ee
|
Merge branch 'unstable' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
571d593c38
|
fix: fix small ui issues after merge of multiple PRs
|
1 year ago |
Audric Ackermann
|
24887dd05b
|
Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage
|
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
|
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
|
ad9fa6dbee
|
chore: remove lastChangetimestmap and add explciit expiretype and type
on the messages creation
|
1 year ago |
Audric Ackermann
|
e5c76d3b70
|
feat: group message requests kind of working
still need to have them visible in the msg request only
|
2 years ago |
Audric Ackermann
|
08c5f76a15
|
fix: store envelopetimestamp in cache, and make sure we use network one
everywhere
|
2 years ago |
Audric Ackermann
|
93d87d82ae
|
chore: renamed getnowwithnetworkoffset to now()
|
2 years ago |
Audric Ackermann
|
16e7ee1cd6
|
feat: make groupv2 messages skip cache
also add group members change
|
2 years ago |