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/js
lilia e35148add8 No, jQuery, don't processData!
processData (default: true)
Type: Boolean
By default, data passed in to the data option as an object (technically,
anything other than a string) will be processed and transformed into a
query string, fitting to the default content-type
"application/x-www-form-urlencoded". If you want to send a DOMDocument,
or other non-processed data, set this option to false.

https://api.jquery.com/jQuery.ajax/
11 years ago
..
models Well that's handy 11 years ago
views Basic frontend support for image attachments 11 years ago
api.js No, jQuery, don't processData! 11 years ago
background.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 12 years ago
chromium.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 12 years ago
crypto.js Webcrypto won't go down without a fight 11 years ago
fake_api.js Add closeSession tests as Alice and fix re-requesting prekeys 11 years ago
helpers.js Fix attachment ids 11 years ago
libphonenumber-util.js Move phonenumbery utils to libphonenumber object 11 years ago
options.js Refactor options page and style using bootstrap 11 years ago
popup.js Open the most recent conversation on load 11 years ago
protobufs.js Refactor textsecure.protos -> textsecure.protobuf 11 years ago
sendmessage.js Fix attachment ids 11 years ago
test.js Webcrypto won't go down without a fight 11 years ago
testvectors.js Refactor a bunch of stuff re: session closing, add test cases 11 years ago
webcrypto.js Add support for cbc encryption 11 years ago