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
9 years ago
..
models Serialize calls to sendSyncMessage 9 years ago
views Add Notification Settings 9 years ago
axolotl_store.js Add session store logging 9 years ago
background.js Process delivery receipts from yourself 9 years ago
chromium.js Improve implementation of i18n for Install Flow following comments on #611 9 years ago
components.js Rebuild components 9 years ago
conversation_controller.js Don't let unreadCount become negative 10 years ago
conversation_panel.js Remove erroneous license file and headers 10 years ago
database.js Make migrations more robust 9 years ago
debugLog.js Fix debug log growing uncontrollably 9 years ago
index.js Log global errors 9 years ago
libaxolotl-worker.js Use a worker to facilitate key generation 10 years ago
libphonenumber-util.js Refactor number parsing and validation 9 years ago
libtextsecure.js Handle attachment upload errors 9 years ago
notifications.js Add Notification Settings 9 years ago
options.js Display a message when provisioning socket fails 9 years ago
panel_controller.js Log when we draw attention to the window 9 years ago
register.js Fix standalone registration 10 years ago
storage.js Fix storage.put 9 years ago