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 48626ceafb Remove spurious storage.fetch from migration
This should really only be called once, from background.js.

Calling it twice can cause doubled listeners for the registration_done
event, which in turn leads to duplicate post-registration callbacks,
dual sync requests, and an eventual datastore inconsistency.

Fixes #670

// FREEBIE
9 years ago
..
models Handle attachment upload errors 9 years ago
views Display a message when provisioning socket fails 9 years ago
axolotl_store.js Clear session store when re-registering 10 years ago
background.js Make debug log persistent 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 Remove spurious storage.fetch from migration 9 years ago
debugLog.js Make debug log persistent 9 years ago
index.js Log global errors 10 years ago
libaxolotl-worker.js Use a worker to facilitate key generation 10 years ago
libphonenumber-util.js Refactor number parsing and validation 10 years ago
libtextsecure.js Handle attachment upload errors 9 years ago
notifications.js Only update notification on add 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 Remove erroneous license file and headers 10 years ago