Cable-Desktop/js
lilia 1f2dfc5ea9 Only update notification on add
Previously, notifications were persistent until explicitly dismissed
from the notification center (a bell icon in the system tray), but that
ui has been removed from chrome*, so now updating on remove is
unexpectedly creating a new notification pop up.

*http://blog.chromium.org/2015/10/streamlining-notifications-on-desktop.html

Fixes #667

// FREEBIE
2016-02-10 11:37:40 -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 Fix migrations 2016-02-03 17:56:23 -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