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 c642854ddf Extract app-level logic from libtextsecure
Ensure that both tryAgain functions return promises, allowing the
application to take appropriate action in the result of success or
failure. This lets us remove all dependency from libtextsecure on
app-level constructs like message objects/ids and the `extenion.trigger`
function.

Corresponding frontend changes to follow in another commit.
10 years ago
..
models Extract app-level logic from libtextsecure 10 years ago
views Popout inbox 10 years ago
background.js Extract app-level logic from libtextsecure 10 years ago
bimap.js Simplify panel state management and message passing 10 years ago
chromium.js Curtail over-zealous websocket reconnects 10 years ago
components.js Add js-emoji as a component 10 years ago
conversation_panel.js Move most scripts to the background page 10 years ago
database.js Add index on conversation type 10 years ago
inbox_controller.js Unread counts 10 years ago
index.js Popout inbox 10 years ago
libphonenumber-util.js jshint all the things 10 years ago
libtextsecure.js Extract app-level logic from libtextsecure 10 years ago
notifications.js Trigger desktop notifications 10 years ago
options.js Trigger desktop notifications 10 years ago
panel_controller.js Popout inbox 10 years ago
register.js Register Input Handling 10 years ago