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 68e9376c5e
throw error on invalid response while downloading attachment
5 years ago
..
attachments.ts throw error on invalid response while downloading attachment 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 add type for ConversationController, remove showStartConversation 5 years ago
dataMessage.ts add a getOrThrow to ConversationController when we expect this convo 5 years ago
errors.ts clean all updateConversation calls to convo.commit() 5 years ago
groups.ts add a getOrThrow to ConversationController when we expect this convo 5 years ago
mediumGroups.ts add a getOrThrow to ConversationController when we expect this convo 5 years ago
multidevice.ts fix more typing errors of conversation object 5 years ago
queuedJob.ts fix more typing errors of conversation object 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 add type for ConversationController, remove showStartConversation 5 years ago
types.ts Message receiving refactor: handleDataMessage onwards 5 years ago