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 67c7a06c28 Use momentjs for timestamp localization
Let momentjs handle proper pluralization of relative times. This comes
at the sacrifice of displaying 'minutes' in the conversation list
timestamp rather than 'min'. Note that we don't use moment's fromNow
instance method so as to preserve the rounding logic that matches the
Android client.

// FREEBIE
9 years ago
..
models Only create notifications for unread messages 9 years ago
views Use momentjs for timestamp localization 9 years ago
background.js Use port 4433 on staging 9 years ago
chromium.js Use momentjs for timestamp localization 9 years ago
components.js Update momentjs 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 Show all contacts all the time 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 Add title text for emoji in messages. 9 years ago
expire.js Add build support for expiring old releases 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 Update libsignal-protocol v1.1.3 9 years ago
notifications.js Log on notification removal 9 years ago
options.js Display a message when provisioning socket fails 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
signal_protocol_store.js Log on session save failure 9 years ago
storage.js Tweak storage logging statement 9 years ago