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 0434c4bc53 Fixes #663 Conversation list loads in reverse order
The onChangeActiveAt listener promotes newly activated conversations to
the top of the inbox. By firing on an 'add' event, if the conversation
list happened to load after the inbox frontend was initialized, each new
entry would be incorrectly moved to the top, effectively reversing the
list.

// FREEBIE
9 years ago
..
models Remove messages from notifications when read 9 years ago
views Fixes #663 Conversation list loads in reverse order 9 years ago
axolotl_store.js Allow promises to handle identity removal failure 9 years ago
background.js Fix getUnread query 9 years ago
chromium.js Fix exception when drawAttention is called too early 9 years ago
components.js Updated twemoji to v1.4.2 9 years ago
conversation_controller.js Fix conversation list ordering 9 years ago
conversation_panel.js Remove erroneous license file and headers 10 years ago
database.js Track and sync unread messages 9 years ago
debugLog.js Fix minor style errors 9 years ago
emoji_util.js Add title text for emoji in messages. 9 years ago
index.js Log global errors 10 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 session corruption due to database races 9 years ago
notifications.js Clear notification when the last one is removed 9 years ago
options.js Display a message when provisioning socket fails 9 years ago
panel_controller.js Add logging when opening inbox 9 years ago
register.js Fix minor style errors 9 years ago
storage.js Warn if writing to storage too early 9 years ago