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`.pull/1/head
parent
2576c3fabe
commit
b113cd0ad2
Loading…
Reference in New Issue