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 9df0a79fb9
remove blockedNumber.js
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 Fix medium group sending for single device users; protocol changes 5 years ago
dataMessage.ts drop synced message with the autoFR content 5 years ago
errors.ts Automatically restore session on no record error 5 years ago
groups.ts handle sync of blocked contact/groups as sync events 5 years ago
mediumGroups.ts Fix medium group sending for single device users; protocol changes 5 years ago
multidevice.ts remove blockedNumber.js 5 years ago
queuedJob.ts Fix profile keys not being decoded properly 5 years ago
receiver.ts Address review comments 5 years ago
sessionHandling.ts Made changes to how messages are sent. 5 years ago
syncMessages.ts remove envelope from cache if sentMessage is empty 5 years ago
types.ts