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 7b29a567b5 More consistent timestamps
* Apply the same rounding to in message bubbles and conversation list.
  Also make them consistent with Android's relative times. Fixes #682
* Show full timestamps when hovering on relative time
* Compute timestamp update delays more precisely:
  Set timestamps to self-update as soon as they are able to change
  rather than a fixed time since the last update.
* Refactor for customizable/localizable relative times
* Update timestamp tests
* Log timestamp update intervals to help debug #460
9 years ago
..
models i18n 'Media message' 9 years ago
views More consistent timestamps 9 years ago
axolotl_store.js Turn off session logging 9 years ago
background.js Refactor read state tracking 9 years ago
chromium.js Fix i18n in tests 9 years ago
components.js Perform components concatenation missed in ec6948 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
libaxolotl-worker.js Use a worker to facilitate key generation 10 years ago
libphonenumber-util.js Refactor number parsing and validation 10 years ago
libtextsecure.js Fix reference error in MessageReceiver from fe82e4 9 years ago
notifications.js Debounce updates to notifications and other events 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
storage.js Tweak storage logging statement 9 years ago