Audric Ackermann
53059135ee
fix: tsc does not overwrite workers compiled content
1 year ago
William Grant
475807c4ae
fix: remove redundant start timestamp start in read receipts
2 years ago
William Grant
41af1e7865
Merge branch 'unstable' into userconfig_disappearingmessage
2 years ago
Audric Ackermann
d43d6abbae
chore: replace tslint with eslint and fix linting issues
2 years ago
William Grant
b601c11871
fix: reverted code and updated comment on readReceipts pending qa
2 years ago
William Grant
46ab397a0f
fix: read receipt messages now show expireTimer correctly
2 years ago
William Grant
e34e3d4a4b
fix: resolved some yarn ready issues
2 years ago
William Grant
4d92500b60
feat: slight improved timing of sent message expire start time
2 years ago
William Grant
6febf2859e
feat: disappear after reading now works
2 years ago
William Grant
22e02633a9
feat: started consolidating send and receive dm logic.
...
updated in parts but haven't test what happens
2 years ago
Audric Ackermann
242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver ( #2347 )
...
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
3 years ago
Audric Ackermann
4010373a7b
make sure we do not save more than one entry in the read_by
...
Session has read by only for private chats, so we do not care about
having more than one entry in read_by
3 years ago
Audric Ackermann
1ebff6b3ae
make sure reply is available to read messages
...
and do not handle read messages for non private convo1
3 years ago
Audric Ackermann
0d4059ccb1
move read_receipts to ts
3 years ago