Cable-Desktop/js
lilia e2eff893d4 Fix 'Delete messages'
Replaces window.confirm with generic promise-based confirmation dialog
functionality available to all views.

// FREEBIE
2015-05-26 16:56:05 -07:00
..
models Render messages light blue until finished sending // Fixes #219 2015-05-26 13:30:51 -07:00
views Fix 'Delete messages' 2015-05-26 16:56:05 -07:00
axolotl_store.js Remove remaining traces of localStorage 2015-05-15 11:39:19 -07:00
background.js Wake up once a minute to check for messages 2015-05-22 17:26:56 -07:00
bimap.js
chromium.js Don't display notifications for open windows. 2015-05-24 16:20:55 -07:00
components.js Fix unsafe eval warning on registration page 2015-04-05 16:42:08 -07:00
conversation_panel.js Apply custom chrome to conversation windows 2015-05-21 14:35:44 -07:00
database.js Move local identitykey and registrationid to indexeddb 2015-05-15 11:38:14 -07:00
index.js Keep inbox window open, but allow it to be hidden 2015-05-21 13:08:43 -07:00
libaxolotl-worker.js Use a worker to facilitate key generation 2015-05-05 17:44:55 -07:00
libphonenumber-util.js
libtextsecure.js Ignore sync contexts on messages not from ourselves 2015-05-20 12:42:13 -07:00
notifications.js Remove remaining traces of localStorage 2015-05-15 11:39:19 -07:00
options.js Fix registration page 2015-05-15 11:39:23 -07:00
panel_controller.js Merge inbox and panel controllers 2015-05-26 13:28:43 -07:00
register.js Fix registration page 2015-05-15 11:39:23 -07:00
storage.js Fix tests 2015-05-15 11:39:23 -07:00