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 d8df91fa15
use the groupId as conversation id to create a conversation when this is a group
5 years ago
..
attachments.ts Clean up imports 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 Merge pull request #1222 from Mikunj/blocking 5 years ago
dataMessage.ts use the groupId as conversation id to create a conversation when this is a group 5 years ago
errors.ts Automatically restore session on no record error 5 years ago
groups.ts Move BlockedNumberController to ts 5 years ago
mediumGroups.ts Further improve imports 5 years ago
multidevice.ts ignore other empty buffers which should be null after protobuf decode 5 years ago
queuedJob.ts drop an expiretimer message with the same timer already on use 5 years ago
receiver.ts Address review comments 5 years ago
sessionHandling.ts Fix multi device pairing 5 years ago
syncMessages.ts Further improve imports 5 years ago
types.ts