signal-desktop/js/models
Scott Nonnenberg 6fbdd63e7e Conversation.onReadMessage - queue job, don't send read receipts
We queue the job because we often get a whole lot of read receipts at
once, and their markRead calls could very easily overlap given the async
pull from DB.

We also disable read receipts for any message marked read due to a read
receipt. That's a notification explosion we don't need.

FREEBIE
2017-06-07 15:46:21 -07:00
..
blockedNumbers.js Add support for syncing blocked numbers 2016-09-07 13:04:45 -07:00
conversations.js Conversation.onReadMessage - queue job, don't send read receipts 2017-06-07 15:46:21 -07:00
messages.js TimerView: don't continue to update after expiration 2017-06-06 15:33:55 -07:00