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 18e9ded296 Fix storage.put
Adding an existing id to a collection is a no-op. To update an existing
item, we must pass {merge: true} as an option.

// FREEBIE
10 years ago
..
models Serialize calls to sendSyncMessage 10 years ago
views Add Notification Settings 10 years ago
axolotl_store.js Add session store logging 10 years ago
background.js Process delivery receipts from yourself 10 years ago
chromium.js
components.js
conversation_controller.js
conversation_panel.js
database.js Make migrations more robust 10 years ago
debugLog.js Fix debug log growing uncontrollably 10 years ago
index.js
libaxolotl-worker.js
libphonenumber-util.js
libtextsecure.js
notifications.js Add Notification Settings 10 years ago
options.js
panel_controller.js
register.js
storage.js Fix storage.put 10 years ago