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 d5cfcf9edc
Merge pull request #1223 from Bilb/various-closed-group-fixes
* fix display name and avatar to be shown when message is coming from a secondary device
* fix show of expiretimer in the group conversation when it is for it.
* fix a bug creating empty conversation when sync closed group message is received on secondary device
* trigger an expiretimer update message to all members when updating a group.
* trigger an expiretimer update message when sending back group details (after a requestGroupInfo)
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 Merge pull request #1223 from Bilb/various-closed-group-fixes 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 fix display name and avatar not being updated when message from secondary 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 Message receiving refactor: handleDataMessage onwards 5 years ago