session-desktop/ts/receiver
2021-02-11 14:33:55 +11:00
..
attachments.ts Add multi device v2 support 2021-02-08 11:56:14 +11:00
cache.ts try to decrypt unprocessed message when we get a new encryptionkeypair 2021-02-11 10:23:21 +11:00
closedGroups.ts add a sql function to check if a keypair is already saved in db 2021-02-11 14:33:55 +11:00
common.ts remove primary and secondary device separate status 2021-01-21 17:49:13 +11:00
contentMessage.ts allow closedgroup new message to be sent to our other devices 2021-02-11 14:04:08 +11:00
dataMessage.ts be sure to have a conversationId on handleMessageEvent() 2021-02-09 14:44:23 +11:00
errors.ts trigger new message onError while handling a request 2021-01-29 11:44:22 +11:00
keyPairRequestManager.ts add the request and reply of an encryptionKeyPair if needed 2021-02-10 17:45:11 +11:00
keypairs.ts remove primary and secondary device separate status 2021-01-21 17:49:13 +11:00
openGroups.ts first working version of closed group v2 2021-01-12 16:56:21 +11:00
queuedJob.ts Add multi device v2 support 2021-02-08 11:56:14 +11:00
receiver.ts try to decrypt unprocessed message when we get a new encryptionkeypair 2021-02-11 10:23:21 +11:00
types.ts remove isUnidentifiedDelivery 2021-01-28 11:28:57 +11:00