Cable-Desktop/js
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
storage Move storage objects to their own files 2014-10-28 22:47:48 -07:00
views Move message and conversation storage to IndexedDB 2014-11-24 19:25:03 -08:00
api.js New websocket protocol 2014-11-14 17:48:57 -08:00
background.js Move message and conversation storage to IndexedDB 2014-11-24 19:25:03 -08:00
chromium.js Namespace registration helpers 2014-11-13 15:53:56 -08:00
components.js Move message and conversation storage to IndexedDB 2014-11-24 19:25:03 -08:00
crypto.js Fixup curve25519 module 2014-11-09 15:30:37 -08:00
curve25519_compiled.js Fixup curve25519 module 2014-11-09 15:30:37 -08:00
database.js Move message and conversation storage to IndexedDB 2014-11-24 19:25:03 -08:00
helpers.js New websocket protocol 2014-11-14 17:48:57 -08:00
index.js Move message and conversation storage to IndexedDB 2014-11-24 19:25:03 -08:00
libphonenumber-util.js Move phonenumbery utils to libphonenumber object 2014-10-13 22:49:39 -07:00
nativeclient.js Fixup curve25519 module 2014-11-09 15:30:37 -08:00
options.js Namespace registration helpers 2014-11-13 15:53:56 -08:00
protobufs.js New websocket protocol 2014-11-14 17:48:57 -08:00
protocol.js Remove obsolete argument 2014-11-09 18:58:05 -08:00
sendmessage.js Add some license headers 2014-11-13 15:53:57 -08:00
storage.js Move storage objects to their own files 2014-10-28 22:47:48 -07:00
webcrypto.js Simplify webcrypto type conversion 2014-11-09 21:52:36 -08:00