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 df3ca5d38a
add a sql function to check if a keypair is already saved in db
5 years ago
..
attachments.ts Add multi device v2 support 5 years ago
cache.ts try to decrypt unprocessed message when we get a new encryptionkeypair 5 years ago
closedGroups.ts add a sql function to check if a keypair is already saved in db 5 years ago
common.ts remove primary and secondary device separate status 5 years ago
contentMessage.ts allow closedgroup new message to be sent to our other devices 5 years ago
dataMessage.ts be sure to have a conversationId on handleMessageEvent() 5 years ago
errors.ts trigger new message onError while handling a request 5 years ago
keyPairRequestManager.ts add the request and reply of an encryptionKeyPair if needed 5 years ago
keypairs.ts remove primary and secondary device separate status 5 years ago
openGroups.ts first working version of closed group v2 5 years ago
queuedJob.ts Add multi device v2 support 5 years ago
receiver.ts try to decrypt unprocessed message when we get a new encryptionkeypair 5 years ago
types.ts remove isUnidentifiedDelivery 5 years ago