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 e613613416
show toast with react-toastify and make them a styled-component
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 fix restoring of session after restore from seed 5 years ago
dataMessage.ts show toast with react-toastify and make them a styled-component 5 years ago
errors.ts rework the way unread count works 5 years ago
groups.ts add a getOrThrow to ConversationController when we expect this convo 5 years ago
mediumGroups.ts rework the way unread count works 5 years ago
multidevice.ts fix more typing errors of conversation object 5 years ago
queuedJob.ts rework the way unread count works 5 years ago
receiver.ts fix download of attachments on open group 5 years ago
sessionHandling.ts fix restoring of session after restore from seed 5 years ago
syncMessages.ts add type for ConversationController, remove showStartConversation 5 years ago
types.ts