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
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.
9 years ago
..
models Support for incoming expiring messages 9 years ago
views Support for incoming expiring messages 9 years ago
Mp3LameEncoder.min.js Add voice notes 9 years ago
WebAudioRecorderMp3.js Add voice notes 9 years ago
background.js Support for incoming expiring messages 9 years ago
chromium.js Move chrome-specific calls to chromium.js 9 years ago
components.js Upgrade emoji support and switch to apple emoji 9 years ago
conversation_controller.js Clear window attention if all messages are marked read 9 years ago
conversation_panel.js Remove erroneous license file and headers 10 years ago
database.js Add an index on message.expireTimer 9 years ago
debugLog.js Fix minor style errors 9 years ago
delivery_receipts.js Refactor delivery receipt tracking 9 years ago
emoji_util.js Fix search tests 9 years ago
expire.js Add build support for expiring old releases 9 years ago
expiring_messages.js Support for incoming expiring messages 9 years ago
index.js Load all inbox convos before rendering 9 years ago
libphonenumber-util.js Refactor number parsing and validation 10 years ago
libsignal-protocol-worker.js Update libsignal-protocol v1.0.0 9 years ago
libtextsecure.js Add protocol support for disappearing messages 9 years ago
notifications.js Log on notification removal 9 years ago
options.js Refactor registration event 9 years ago
panel_controller.js Clear window attention if all messages are marked read 9 years ago
read_receipts.js Refactor read state tracking 9 years ago
register.js Fix minor style errors 9 years ago
registration.js Refactor registration event 9 years ago
signal_protocol_store.js Log on session save failure 9 years ago
storage.js Log on failure to fetch storage 9 years ago