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
Benedikt Constantin Radtke 520be3d5db Fixed bubble timestamp update timer breakdown
TimestampView's getRelativeTimeSpanString called moment() twice while
calculating the timeout. If there was a minute/hour/day wrap between
these 2 calls, the calculated delay was 0 and thus no timer was
scheduled, since if (this.delay) evaluated to false.

Fixes: #857, #460

// FREEBIE
9 years ago
..
models Fix necrobumping convos on key change 9 years ago
views Fixed bubble timestamp update timer breakdown 9 years ago
Mp3LameEncoder.min.js Add voice notes 9 years ago
WebAudioRecorderMp3.js Add voice notes 9 years ago
background.js Ensure new installs default to non-blocking 9 years ago
chromium.js Ensure new installs default to non-blocking 9 years ago
components.js Upgrade emoji support and switch to apple emoji 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 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 Frontend for timer updates and timer indicator 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 9 years ago
libtextsecure.js Update libsignal-protocol 1.1.7 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 Use read receipt envelope to infer startExpirationTime 9 years ago
register.js Fix minor style errors 9 years ago
registration.js Refactor registration event 9 years ago
signal_protocol_store.js Insert keychange advisories 9 years ago
storage.js Log on failure to fetch storage 9 years ago