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 58d2f71e09 Add migration to clean up old expiring messages
Expiring messages received before 0.31.0 may not have an expires_at time
populated. Loading these messages once will update their expires_at if
it wasn't already set. To avoid loading too many messages into memory,
add them individually, and remove them from the collection as soon as
they are added, allowing them to be garbage collected immediately.

// FREEBIE
9 years ago
..
models Rework expiring messages management 9 years ago
views Rework expiring messages management 9 years ago
Mp3LameEncoder.min.js Add voice notes 9 years ago
WebAudioRecorderMp3.js Add voice notes 9 years ago
background.js Fix timers after suspend/resume/pause 9 years ago
chromium.js Drop chrome.runtime.onMessage events 9 years ago
components.js Update libphonenumber 9 years ago
conversation_controller.js Ensure that expired messages are removed from the frontend 9 years ago
conversation_panel.js Remove erroneous license file and headers 10 years ago
database.js Add migration to clean up old expiring messages 9 years ago
debugLog.js Fix minor style errors 10 years ago
delivery_receipts.js Remove spurious update to conversation on delivery receipts 9 years ago
emoji_util.js Fix search tests 9 years ago
expire.js Add build support for expiring old releases 10 years ago
expiring_messages.js Fix timers after suspend/resume/pause 9 years ago
index.js Remove refs to appWindow 9 years ago
libphonenumber-util.js Refactor number parsing and validation 10 years ago
libsignal-protocol-worker.js Update libsignal-protocol v1.0.0 10 years ago
libtextsecure.js Fix key change errors while retrying key change errors 9 years ago
notifications.js Add an option to play audio notifications 9 years ago
options.js Refactor registration event 9 years ago
panel_controller.js Clear window attention if all messages are marked read 10 years ago
read_receipts.js Use read receipt envelope to infer startExpirationTime 9 years ago
register.js Fix minor style errors 10 years ago
registration.js Refactor registration event 9 years ago
rotate_signed_prekey_listener.js Fix timers after suspend/resume/pause 9 years ago
signal_protocol_store.js Log session deletions 9 years ago
storage.js Log on failure to fetch storage 9 years ago
wall_clock_listener.js Fix timers after suspend/resume/pause 9 years ago