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 records are now opaque strings, so treat them that way: - no more cross checking identity key and session records - Move hasOpenSession to axolotl wrapper - Remote registration ids must be fetched async'ly via protocol wrapper * Implement async AxolotlStore using textsecure.storage * Add some db stores and move prekeys and signed keys to indexeddb * Add storage tests * Rename identityKey storage key from libaxolotl25519KeyidentityKey to simply identityKey, since it's no longer hardcoded in libaxolotl * Rework registration and key-generation, keeping logic in libtextsecure and rendering in options.js. * Remove key_worker since workers are handled at the libaxolotl level now |
11 years ago | |
---|---|---|
.. | ||
models | 11 years ago | |
views | 11 years ago | |
axolotl_store.js | 11 years ago | |
background.js | 11 years ago | |
bimap.js | 11 years ago | |
chromium.js | 11 years ago | |
components.js | 11 years ago | |
conversation_panel.js | 11 years ago | |
database.js | 11 years ago | |
inbox_controller.js | 11 years ago | |
index.js | 11 years ago | |
libphonenumber-util.js | 11 years ago | |
libtextsecure.js | 11 years ago | |
notifications.js | 11 years ago | |
options.js | 11 years ago | |
panel_controller.js | 11 years ago | |
register.js | 11 years ago |