session-desktop/libtextsecure
Beaudan b09f2970fc Move NotFoundError to errors.js
..
storage Support for web socket communication with no signaling key
test Merge branch 'textsecure/master' into merge_1_21_0
ProvisioningCipher.js Eslintify all of libtextsecure
account_manager.js Merge branch 'textsecure/master' into merge_1_21_0
contacts_parser.js Eslintify all of libtextsecure
crypto.js Throttle typing events, fix profile logging, fix group typing
errors.js Move NotFoundError to errors.js
event_target.js Eslintify all of libtextsecure
helpers.js Eslintify all of libtextsecure
http-resources.js Added success and failure callbacks when queueing envelope, now responding with 404 if we fail to decrypt a p2p message
key_worker.js Eslintify all of libtextsecure
libsignal-protocol.js reset line endings in libsignal-protocol
message_receiver.js Added success and failure callbacks when queueing envelope, now responding with 404 if we fail to decrypt a p2p message
outgoing_message.js Rename isOnline to isPing for clarity, and reduce the ttl for online broadcast messages to 1 min
protobufs.js Ensure a session is always initiated using the prekey assigned to the contact
protocol_wrapper.js Eslintify all of libtextsecure
sendmessage.js Merge commit '5c8558e293989094693f918a63b672301f1aeb55' into merge_1_21_1
storage.js Eslintify all of libtextsecure
stringview.js Linted files
sync_request.js Request configuration sync on startup of new version
task_with_timeout.js limit max message length to 2000 characters.
websocket-resources.js Support for web socket communication with no signaling key