You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/ts/receiver
Audric Ackermann 533b95c827 fix updateMessage being always at the end of the messagesList
this was because we were using Date.now() always rather than using the
envelope timestamp to save the update
4 years ago
..
attachments.ts Merge branch 'clearnet' into restore-handle-configuration 4 years ago
cache.ts remove the forceSave option for unprocessed message too 4 years ago
closedGroups.ts fix updateMessage being always at the end of the messagesList 4 years ago
common.ts remove primary and secondary device separate status 4 years ago
configMessage.ts move configMessage handling to a another file 4 years ago
contentMessage.ts move configMessage handling to a another file 4 years ago
dataMessage.ts update our profile on incoming configMessage sent after our last update 4 years ago
errors.ts update models to TS part2 4 years ago
keyPairRequestManager.ts add the request and reply of an encryptionKeyPair if needed 4 years ago
keypairs.ts remove primary and secondary device separate status 4 years ago
openGroups.ts first working version of closed group v2 4 years ago
queuedJob.ts speed up loading of messages by not notify on every new message 4 years ago
receiver.ts improve sent message handling by setting the correct convoId at start 4 years ago
types.ts remove isUnidentifiedDelivery 4 years ago