signal-desktop/js
lilia c034ac8267 Refactor components for the main content section
Each conversation views now manages its own separate elements
rather than all binding to a shared #conversation element, and
similarly for message composition ui.

Also includes the beginnings of group creation UI (not working yet),
featuring bootstrap-tagsinput field for entering group recipients
2014-08-25 18:54:55 -07:00
..
models Refactor components for the main content section 2014-08-25 18:54:55 -07:00
views Refactor components for the main content section 2014-08-25 18:54:55 -07: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 Refactor components for the main content section 2014-08-25 18:54:55 -07: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