signal-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
2016-02-12 17:02:11 -08:00
..
models Handle attachment upload errors 2016-02-09 13:21:32 -08:00
views Display a message when provisioning socket fails 2016-02-09 16:23:17 -08:00
axolotl_store.js Clear session store when re-registering 2015-11-04 13:52:47 -08:00
background.js Make debug log persistent 2016-02-03 13:30:55 -08:00
chromium.js Improve implementation of i18n for Install Flow following comments on #611 2016-01-17 15:10:15 -08:00
components.js Rebuild components 2016-02-04 11:28:31 -08:00
conversation_controller.js Don't let unreadCount become negative 2015-11-19 10:47:50 -08:00
conversation_panel.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00
database.js Remove spurious storage.fetch from migration 2016-02-12 17:02:11 -08:00
debugLog.js Make debug log persistent 2016-02-03 13:30:55 -08:00
index.js Log global errors 2015-12-07 13:54:51 -08:00
libaxolotl-worker.js Use a worker to facilitate key generation 2015-05-05 17:44:55 -07:00
libphonenumber-util.js Refactor number parsing and validation 2015-12-09 18:58:51 -08:00
libtextsecure.js Handle attachment upload errors 2016-02-09 13:21:32 -08:00
notifications.js Only update notification on add 2016-02-10 11:37:40 -08:00
options.js Display a message when provisioning socket fails 2016-02-09 16:23:17 -08:00
panel_controller.js Log when we draw attention to the window 2016-01-16 17:19:47 -08:00
register.js Fix standalone registration 2015-10-01 22:04:07 -07:00
storage.js Remove erroneous license file and headers 2015-09-07 14:58:42 -07:00