You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-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.
11 years ago
..
models Move message and conversation storage to IndexedDB 11 years ago
storage Move storage objects to their own files 11 years ago
views Move message and conversation storage to IndexedDB 11 years ago
api.js New websocket protocol 11 years ago
background.js Move message and conversation storage to IndexedDB 11 years ago
chromium.js Namespace registration helpers 11 years ago
components.js Move message and conversation storage to IndexedDB 11 years ago
crypto.js Fixup curve25519 module 11 years ago
curve25519_compiled.js Fixup curve25519 module 11 years ago
database.js Move message and conversation storage to IndexedDB 11 years ago
helpers.js New websocket protocol 11 years ago
index.js Move message and conversation storage to IndexedDB 11 years ago
libphonenumber-util.js Move phonenumbery utils to libphonenumber object 11 years ago
nativeclient.js Fixup curve25519 module 11 years ago
options.js Namespace registration helpers 11 years ago
protobufs.js New websocket protocol 11 years ago
protocol.js Remove obsolete argument 11 years ago
sendmessage.js Add some license headers 11 years ago
storage.js Move storage objects to their own files 11 years ago
webcrypto.js Simplify webcrypto type conversion 11 years ago