signal-desktop/js/models
Scott Nonnenberg b113cd0ad2
Expire timer updates: don't send if updated via remote message (#2473)
A recent change removed the type property to make markRead() behave
properly, but that broke our check 'should we send an update?' logic. So
instead of using `isIncoming()` we now use the thing we previously used
to determine whether a message was incoming: `receivedAt`.
2018-06-21 12:01:56 -07:00
..
blockedNumbers.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
conversations.js Expire timer updates: don't send if updated via remote message (#2473) 2018-06-21 12:01:56 -07:00
messages.js Ensure message expire timer start times are never in the future 2018-05-31 13:25:45 -07:00