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/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
8 years ago
..
blockedNumbers.js Add support for syncing blocked numbers 9 years ago
conversations.js Conversation.onReadMessage - queue job, don't send read receipts 8 years ago
messages.js TimerView: don't continue to update after expiration 8 years ago