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 8453424ebd Fix stuck pending messages state
Refactor outgoing message error handling to use the same success and
error handlers. This creates a somewhat strange pattern, where we call
send and pass in the promise that resolves when sending is complete, but
there's enough variety in the libtextsecure syntax for different message
sending routines that it belongs at the conversation level and only the
post-processing stuff is really shared by all messages.

// FREEBIE
10 years ago
..
models Fix stuck pending messages state 10 years ago
views DRY up group update sending 10 years ago
axolotl_store.js Remove erroneous license file and headers 10 years ago
background.js Add comments 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 Remove erroneous license file and headers 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 Refactor initial sync codepath to application layer 10 years ago
notifications.js Include image previews in notifications 10 years ago
options.js Remove erroneous license file and headers 10 years ago
panel_controller.js Update minimal window dimensions 10 years ago
register.js Remove erroneous license file and headers 10 years ago
storage.js Remove erroneous license file and headers 10 years ago