signal-desktop/js/models
Scott Nonnenberg 38152042d5 Ensure final message before 'empty' is ready for notification (#1522)
Without this change, there's a race condition for the notification we
show when we get the 'empty' event after a large backlog download. Four
messages may have come in, but the last might not be notified. So the
count shown would be three. And then, when the final message's notify()
call finishes, another notification would be shown.

FREEBIE
2017-09-29 09:58:37 -07:00
..
blockedNumbers.js Add support for syncing blocked numbers 2016-09-07 13:04:45 -07:00
conversations.js Only show notifications when done with sync (#1507) 2017-09-29 09:15:28 -07:00
messages.js Ensure final message before 'empty' is ready for notification (#1522) 2017-09-29 09:58:37 -07:00