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 01e85b68ef Handle exceptions when fetching keys for devices
It's rare that we get in a state where we have a device record without a
session, but we should handle errors gracefully in that case. Catch them
and register them, except for identity key errors which are registered
in handleResult.

// FREEBIE

fixup error handling // FREEBIE
10 years ago
..
storage Simplify filter predicate 10 years ago
test Move jquery from libtextsecure components 10 years ago
account_manager.js Fix registration 10 years ago
api.js Improve stack traces on HTTPErrors 10 years ago
axolotl_wrapper.js Pass bytebuffer to axolotlInstance 10 years ago
components.js Move jquery from libtextsecure components 10 years ago
contacts_parser.js Support for group sync 10 years ago
crypto.js Pass the signaling key into decryptWebSocketMessage 10 years ago
errors.js Refactor sendMessageToDevices 10 years ago
helpers.js Move handleAttachment and processDecrypted 10 years ago
key_worker.js Remove erroneous license file and headers 10 years ago
libaxolotl.js Plumb keys into outgoing conflicts 10 years ago
message_receiver.js Simplify keepalive resets 10 years ago
outgoing_message.js Handle exceptions when fetching keys for devices 10 years ago
protobufs.js Load protobufs asynchronously. Fixes #223 10 years ago
sendmessage.js Refactor contents of sendMessageProto 10 years ago
storage.js Remove erroneous license file and headers 10 years ago
stringview.js Remove erroneous license file and headers 10 years ago
websocket-resources.js Simplify keepalive resets 10 years ago