session-desktop/ts/receiver
2020-10-08 15:36:57 +11:00
..
attachments.ts make attachment download use onion routing 2020-10-08 15:36:57 +11:00
cache.ts Further improve imports 2020-07-02 15:02:32 +10:00
common.ts Refactor from message polling to content message handling 2020-06-30 18:10:35 +10:00
contentMessage.ts make message clearer when we try to reuse a keyIdx in the ratchet 2020-10-05 12:56:39 +11:00
dataMessage.ts remove all ratchet when needed to get fresh senderKey from members 2020-10-01 16:13:26 +10:00
errors.ts clean all updateConversation calls to convo.commit() 2020-10-07 15:25:57 +11:00
groups.ts require admin for editing a closed group, but not a medium one 2020-10-05 11:39:00 +11:00
mediumGroups.ts fix new medium group mark as unread then as read on opened 2020-10-07 15:22:22 +11:00
multidevice.ts clean all updateConversation calls to convo.commit() 2020-10-07 15:25:57 +11:00
queuedJob.ts Large refactor of medium groups. Fixes them for multidevice 2020-07-22 17:41:21 +10:00
receiver.ts fix download of attachments on open group 2020-09-11 16:38:54 +10:00
sessionHandling.ts Made changes to how messages are sent. 2020-07-10 10:00:21 +10:00
syncMessages.ts shortcut newReceiver when calling dataMessage exported functions 2020-09-02 12:07:44 +10:00
types.ts Message receiving refactor: handleDataMessage onwards 2020-06-12 18:08:44 +10:00