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 503509fc8f Fix blank lastMessage for non-text messages
For non text messages (ex: media messages and group updates), the
lastMessage field was being populated with empty string, resulting in an
empty message preview in the conversation list. Instead, display 'Media
message' or 'Updated the group', etc...

// FREEBIE
10 years ago
..
models Fix blank lastMessage for non-text messages 10 years ago
views Focus the message field when conversation opens 10 years ago
axolotl_store.js Fix some error messages' wording. 10 years ago
background.js Mark delivered messages as sent 10 years ago
bimap.js Remove erroneous license file and headers 10 years ago
chromium.js Move notification listeners to background 10 years ago
components.js 239 Auto-expand message area when typing 10 years ago
conversation_controller.js Revert "Remove global updateInbox method" 10 years ago
conversation_panel.js Remove erroneous license file and headers 10 years ago
database.js Add search field to inbox 10 years ago
debugLog.js Make debug log handle multiple arguments 10 years ago
index.js Refactor index.js 10 years ago
libaxolotl-worker.js Use a worker to facilitate key generation 10 years ago
libphonenumber-util.js Remove erroneous license file and headers 10 years ago
libtextsecure.js Check for device keys in memory before requesting more 10 years ago
notifications.js Include image previews in notifications 10 years ago
options.js Reconnect provisioning socket 10 years ago
panel_controller.js Create notifications if window is not focused 10 years ago
register.js Fix standalone registration 10 years ago
storage.js Remove erroneous license file and headers 10 years ago