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/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.
10 years ago
..
storage Remove axolotl.storage usage from libtextsecure 10 years ago
test Move libaxolotl out-of-tree 10 years ago
api.js Move prekey sigcheck to libaxolotl 10 years ago
axolotl_wrapper.js Extract app-level logic from libtextsecure 10 years ago
components.js Regenerate components/libts 10 years ago
crypto.js Remove axolotl.storage usage from libtextsecure 10 years ago
errors.js Tweak replayable errors 10 years ago
helpers.js Move libaxolotl out-of-tree 10 years ago
libaxolotl.js Move libaxolotl out-of-tree 10 years ago
protobufs.js Move protocol protobufs to libaxolotl/, handling DeviceControl 10 years ago
sendmessage.js Extract app-level logic from libtextsecure 10 years ago
storage.js Move js files around for libtextsecure split 10 years ago
stringview.js Move js files around for libtextsecure split 10 years ago
websocket-resources.js Move js files around for libtextsecure split 10 years ago
websocket.js Always reconnect the socket except when there is an error 10 years ago