signal-desktop/test
lilia ced295a630 Move message and conversation storage to IndexedDB
Getting up and running with IndexedDB was pretty easy, thanks to
backbone. The tricky part was making reads and writes asynchronous.
In that process I did some refactoring on Whisper.Threads, which
has been renamed Conversations for consistency with the view names.

This change also adds the unlimitedStorage permission.
2014-11-24 19:25:03 -08:00
..
models Move message and conversation storage to IndexedDB 2014-11-24 19:25:03 -08:00
views Move message and conversation storage to IndexedDB 2014-11-24 19:25:03 -08:00
_test.js Move message and conversation storage to IndexedDB 2014-11-24 19:25:03 -08:00
blanket_mocha.js Fix blanket popup 2014-07-26 19:14:14 -04:00
crypto_test.js Do fewer string conversions in tests 2014-11-10 01:02:18 -08:00
curve25519_compiled_test.js Finish abstracting native client 2014-11-09 15:23:23 -08:00
curve25519_test.js Fixup curve25519 module 2014-11-09 15:30:37 -08:00
fake_api.js Clean up test files 2014-10-29 16:05:51 -07:00
helpers_test.js Add basic test coverage of toArrayBuffer function 2014-11-20 14:06:32 -08:00
index.html Move message and conversation storage to IndexedDB 2014-11-24 19:25:03 -08:00
nativeclient_test.js Finish abstracting native client 2014-11-09 15:23:23 -08:00
protocol_test.js Move protocol test to end of suite and extend timeout 2014-11-09 19:20:33 -08:00
protos Add a page for testing views. 2014-09-01 11:52:58 -07:00
test.js Move message and conversation storage to IndexedDB 2014-11-24 19:25:03 -08:00
testvectors.js Refactor crypto.js and native client interface 2014-11-06 04:33:43 -08:00