session-desktop/libtextsecure
Mikunj 38182efe01 Fix check to see if we have keys or not.
The previous check was also forcing the keys to be processed, which we don't want.
..
storage Enforce curlies completely and lint with new settings
test Use Int32 for the contact list buffer
ProvisioningCipher.js Eslintify all of libtextsecure
account_manager.js Remove mixpanel
contacts_parser.js Use Int32 for the contact list buffer
crypto.js Throttle typing events, fix profile logging, fix group typing
errors.js Remove P2P
event_target.js Eslintify all of libtextsecure
helpers.js Enforce curlies completely and lint with new settings
http-resources.js Remove empty event trigger, doesn't seem to be required any more but could be wrong
key_worker.js Enforce curlies completely and lint with new settings
libsignal-protocol.js libsignal-protocol: Be resilient to missing open session
message_receiver.js Wait for prekeys to be processed before sending a message on session reset.
outgoing_message.js Fix friend request logic triggerring on session requests
protobufs.js Ensure a session is always initiated using the prekey assigned to the contact
protocol_wrapper.js Eslintify all of libtextsecure
sendmessage.js Fix check to see if we have keys or not.
storage.js Enforce curlies completely and lint with new settings
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