signal-desktop/js
lilia 511b121a2f Refactor conversation view into two classes
One that resides in the left hand column as a list item, and another
which displays in the main column and handles ui events therein.
2014-07-27 11:35:49 -10:00
..
models Cull dead code 2014-07-27 11:35:49 -10:00
views Refactor conversation view into two classes 2014-07-27 11:35:49 -10:00
api.js Remove ping, update to latest spec proposal 2014-07-26 18:15:24 -04:00
background.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 2014-06-01 21:33:58 +02:00
chromium.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 2014-06-01 21:33:58 +02:00
crypto.js Remove unused function 2014-07-27 02:33:17 -04:00
fake_api.js Add closeSession tests as Alice and fix re-requesting prekeys 2014-07-24 20:15:27 -04:00
helpers.js Fix tests by returning promises 2014-07-27 02:05:25 -04:00
options.js Remove ping, update to latest spec proposal 2014-07-26 18:15:24 -04:00
popup.js Move ui init out of nacl callback and remove some lines that no longer apply 2014-07-27 11:35:49 -10:00
sendmessage.js Add closeSession tests as Alice and fix re-requesting prekeys 2014-07-24 20:15:27 -04:00
test.js Add missing localStorage.clear() 2014-07-27 02:30:00 -04:00
testvectors.js Refactor a bunch of stuff re: session closing, add test cases 2014-07-25 19:55:49 -04:00
webcrypto.js Add human readable version of errors 2014-05-28 03:45:40 +02:00