Cable-Desktop/js
lilia b4f4f87a7c Add emscripten-compiled curve25519 module
Build with `grunt compile && grunt concat:curve25519` after installing
emscripten.

Enable by either (a) not loading nativeclient.js or (b) setting
`textsecure.NATIVE_CLIENT = false` before loading nativeclient.js.
2014-11-08 10:56:30 -08:00
..
models Use FileReader to base64 encode attachments 2014-11-03 15:01:52 -08:00
storage Move storage objects to their own files 2014-10-28 22:47:48 -07:00
views Add attachment inputs to new conversation form 2014-11-03 17:51:57 -08:00
api.js Wrap some long lines 2014-11-06 18:13:54 -08:00
background.js Use FileReader to base64 encode attachments 2014-11-03 15:01:52 -08:00
chromium.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 2014-06-01 21:33:58 +02:00
components.js Bowerize backbone.localstorage 2014-11-03 17:27:44 -08:00
crypto.js Add emscripten-compiled curve25519 module 2014-11-08 10:56:30 -08:00
curve25519_compiled.js Add emscripten-compiled curve25519 module 2014-11-08 10:56:30 -08:00
curve25519_donna.js Add emscripten-compiled curve25519 module 2014-11-08 10:56:30 -08:00
ed25519.js Add emscripten-compiled curve25519 module 2014-11-08 10:56:30 -08:00
helpers.js Abstract nativeclient callback logic 2014-11-06 17:58:48 -08:00
index.js Remove unused popup.html 2014-10-28 22:47:48 -07:00
libphonenumber-util.js Move phonenumbery utils to libphonenumber object 2014-10-13 22:49:39 -07:00
nativeclient.js Abstract nativeclient callback logic 2014-11-06 17:58:48 -08:00
options.js Refactor crypto.js and native client interface 2014-11-06 04:33:43 -08:00
protobufs.js Refactor textsecure.protos -> textsecure.protobuf 2014-10-20 15:11:16 -07:00
protocol.js Removed now unused copy of getRandomBytes 2014-11-06 04:42:49 -08:00
sendmessage.js Refactor crypto.js and native client interface 2014-11-06 04:33:43 -08:00
storage.js Move storage objects to their own files 2014-10-28 22:47:48 -07:00
webcrypto.js Refactor crypto.js and native client interface 2014-11-06 04:33:43 -08:00