signal-desktop/js/models
lilia 96fd017890 Support for incoming expiring messages
When initialized, or when expiration-related attributes change, expiring
messages will set timers to self-destruct. On self-destruct they trigger
'expired' events so that frontend listeners can clean up any collections
and views referencing them.

At startup, load all messages pending expiration so they can start their
timers even if they haven't been loaded in the frontend yet.

Todo: Remove expired conversation snippets from the left pane.
2016-09-28 17:20:02 -07:00
..
blockedNumbers.js Add support for syncing blocked numbers 2016-09-07 13:04:45 -07:00
conversations.js Support for incoming expiring messages 2016-09-28 17:20:02 -07:00
messages.js Support for incoming expiring messages 2016-09-28 17:20:02 -07:00