Cable-Desktop/libtextsecure
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
..
storage Remove axolotl.storage usage from libtextsecure 2015-03-17 13:59:25 -07:00
test Move libaxolotl out-of-tree 2015-03-17 14:43:23 -07:00
api.js Move prekey sigcheck to libaxolotl 2015-02-12 15:11:59 -08:00
axolotl_wrapper.js Extract app-level logic from libtextsecure 2015-03-18 16:29:02 -07:00
components.js Regenerate components/libts 2015-01-14 11:39:36 -10:00
crypto.js Remove axolotl.storage usage from libtextsecure 2015-03-17 13:59:25 -07:00
errors.js Tweak replayable errors 2015-03-18 16:29:01 -07:00
helpers.js Move libaxolotl out-of-tree 2015-03-17 14:43:23 -07:00
libaxolotl.js Move libaxolotl out-of-tree 2015-03-17 14:43:23 -07:00
protobufs.js Move protocol protobufs to libaxolotl/, handling DeviceControl 2015-02-12 15:11:58 -08:00
sendmessage.js Extract app-level logic from libtextsecure 2015-03-18 16:29:02 -07:00
storage.js Move js files around for libtextsecure split 2015-01-14 09:35:57 -10:00
stringview.js Move js files around for libtextsecure split 2015-01-14 09:35:57 -10:00
websocket-resources.js Move js files around for libtextsecure split 2015-01-14 09:35:57 -10:00
websocket.js Always reconnect the socket except when there is an error 2015-03-11 14:12:25 -07:00