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 6bfeb7ab14 Conversation.sendMessage: Don't set unreadCount to zero
This is no longer guaranteed to be true. If you're scrolled up in a
conversation, you may not have read all messages. Setting the
unreadCount to zero will prevent the user from marking any of their
existing messages as unread until something else happens, like receiving
a read receipt or new message.

FREEBIE
9 years ago
..
blockedNumbers.js Add support for syncing blocked numbers 9 years ago
conversations.js Conversation.sendMessage: Don't set unreadCount to zero 9 years ago
messages.js TimerView: don't continue to update after expiration 9 years ago