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 bc03bdbfc4 Move tryMessageAgain to MessageReceiver
`tryMessageAgain` is the routine called when re-trying a message that
failed to decrypt due to an IncomingIdentityKeyError. This handling
needs to move to MessageReceiver because it depends on
`processDecrypted` to handle incoming message protos, which depends
on a server instance in order to download attachments.

// FREEBIE
10 years ago
..
models Abstract message error handling 10 years ago
views Add comment 10 years ago
axolotl_store.js Let background page instantiate AccountManagers 10 years ago
background.js Let background page instantiate AccountManagers 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 Move tryMessageAgain to MessageReceiver 10 years ago
notifications.js Include image previews in notifications 10 years ago
options.js Let background page instantiate AccountManagers 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