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 7a8a22701b
Merge pull request #1370 from Bilb/fix-medium-groups
5 years ago
..
attachments.ts Clean up imports 5 years ago
cache.ts Further improve imports 5 years ago
common.ts Refactor from message polling to content message handling 5 years ago
contentMessage.ts make message clearer when we try to reuse a keyIdx in the ratchet 5 years ago
dataMessage.ts remove all ratchet when needed to get fresh senderKey from members 5 years ago
errors.ts Automatically restore session on no record error 5 years ago
groups.ts require admin for editing a closed group, but not a medium one 5 years ago
mediumGroups.ts Merge pull request #1370 from Bilb/fix-medium-groups 5 years ago
multidevice.ts fix build 5 years ago
queuedJob.ts Large refactor of medium groups. Fixes them for multidevice 5 years ago
receiver.ts fix download of attachments on open group 5 years ago
sessionHandling.ts Made changes to how messages are sent. 5 years ago
syncMessages.ts shortcut newReceiver when calling dataMessage exported functions 5 years ago
types.ts Message receiving refactor: handleDataMessage onwards 5 years ago