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 04063cd0fb
make medium group pubkey be in bytes rather than str
6 years ago
..
attachments.ts Clean up imports 6 years ago
cache.ts Further improve imports 6 years ago
common.ts Refactor from message polling to content message handling 6 years ago
contentMessage.ts make medium group pubkey be in bytes rather than str 6 years ago
dataMessage.ts fix ordering of our own message on message pulled from server 5 years ago
errors.ts Automatically restore session on no record error 6 years ago
groups.ts Large refactor of medium groups. Fixes them for multidevice 6 years ago
mediumGroups.ts Address review comments 6 years ago
multidevice.ts fix build 6 years ago
queuedJob.ts Large refactor of medium groups. Fixes them for multidevice 6 years ago
receiver.ts Merge pull request #1321 from Bilb/use-created-at-server-timestamp 6 years ago
sessionHandling.ts Made changes to how messages are sent. 6 years ago
syncMessages.ts shortcut newReceiver when calling dataMessage exported functions 6 years ago
types.ts