Cable-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.
2015-03-18 16:29:02 -07:00
..
models Extract app-level logic from libtextsecure 2015-03-18 16:29:02 -07:00
views Popout inbox 2015-03-18 16:29:01 -07:00
background.js Extract app-level logic from libtextsecure 2015-03-18 16:29:02 -07:00
bimap.js Simplify panel state management and message passing 2015-02-11 17:37:56 -08:00
chromium.js Curtail over-zealous websocket reconnects 2015-03-09 16:04:26 -07:00
components.js Add js-emoji as a component 2015-03-10 18:15:31 -07:00
conversation_panel.js Move most scripts to the background page 2015-03-16 11:57:41 -07:00
database.js Add index on conversation type 2015-02-11 17:38:01 -08:00
inbox_controller.js Unread counts 2015-03-11 15:13:36 -07:00
index.js Popout inbox 2015-03-18 16:29:01 -07:00
libphonenumber-util.js jshint all the things 2015-02-19 00:22:23 -08:00
libtextsecure.js Extract app-level logic from libtextsecure 2015-03-18 16:29:02 -07:00
notifications.js Trigger desktop notifications 2015-03-18 16:29:01 -07:00
options.js Trigger desktop notifications 2015-03-18 16:29:01 -07:00
panel_controller.js Popout inbox 2015-03-18 16:29:01 -07:00
register.js Register Input Handling 2015-03-13 10:33:07 -07:00