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
Maxim Shishmarev 5ecf43c124 Fix open group file uploads using incorrect server 5 years ago
..
attachments.ts Fix open group file uploads using incorrect server 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 clean all updateConversation calls to convo.commit() 5 years ago
groups.ts require admin for editing a closed group, but not a medium one 5 years ago
mediumGroups.ts fix new medium group mark as unread then as read on opened 5 years ago
multidevice.ts clean all updateConversation calls to convo.commit() 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