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 a4b25f7df1 Disable the real webcrypto
Sadly, we are not quite compliant with the WC3 webcrypto spec
due to our insistance on passing around key data in plain old
ArrayBuffers.

Also converted whitespace.
11 years ago
..
models Fixes #61 - Order by timestamps with tests 11 years ago
views Highlight the selected thread 11 years ago
api.js Send acks instead of closing and opening the socket 11 years ago
background.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 11 years ago
chromium.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 11 years ago
crypto.js Refactor textsecure.protos -> textsecure.protobuf 11 years ago
fake_api.js Add closeSession tests as Alice and fix re-requesting prekeys 11 years ago
helpers.js Refactor textsecure.protos -> textsecure.protobuf 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 Refactor textsecure.protos -> textsecure.protobuf 11 years ago
test.js Refactor textsecure.protos -> textsecure.protobuf 11 years ago
testvectors.js Refactor a bunch of stuff re: session closing, add test cases 11 years ago
webcrypto.js Disable the real webcrypto 11 years ago