session-desktop/ts/receiver
2020-10-27 09:14:08 +11:00
..
attachments.ts Fix open group file uploads using incorrect server 2020-10-22 17:14:10 +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 add type for ConversationController, remove showStartConversation 2020-10-15 16:43:51 +11:00
dataMessage.ts add a getOrThrow to ConversationController when we expect this convo 2020-10-15 17:19:49 +11:00
errors.ts clean all updateConversation calls to convo.commit() 2020-10-07 15:25:57 +11:00
groups.ts add a getOrThrow to ConversationController when we expect this convo 2020-10-15 17:19:49 +11:00
mediumGroups.ts add a getOrThrow to ConversationController when we expect this convo 2020-10-15 17:19:49 +11:00
multidevice.ts fix more typing errors of conversation object 2020-10-16 14:55:12 +11:00
queuedJob.ts fix more typing errors of conversation object 2020-10-16 14:55:12 +11: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 add type for ConversationController, remove showStartConversation 2020-10-15 16:43:51 +11:00
types.ts Message receiving refactor: handleDataMessage onwards 2020-06-12 18:08:44 +10:00