signal-desktop/js
lilia 95f8e3921c Keep inbox window open, but allow it to be hidden
As a chrome packaged app, we have to keep at least one window open in
order to maintain our websocket connection in the background page.

This change replaces the system window frame with custom buttons in the
inbox header, such that the 'close' button merely hides the window
rather than unloading it.

Fixes #237
FREEBIE
2015-05-21 13:08:43 -07:00
..
models Delay conversation creation til post-decrypt 2015-05-20 17:22:03 -07:00
views Keep inbox window open, but allow it to be hidden 2015-05-21 13:08:43 -07:00
axolotl_store.js Remove remaining traces of localStorage 2015-05-15 11:39:19 -07:00
background.js Delay conversation creation til post-decrypt 2015-05-20 17:22:03 -07:00
bimap.js Simplify panel state management and message passing 2015-02-11 17:37:56 -08:00
chromium.js Draw attention to windows on new messages 2015-05-20 17:22:03 -07:00
components.js Fix unsafe eval warning on registration page 2015-04-05 16:42:08 -07:00
conversation_panel.js Make getBackground async 2015-05-12 15:39:15 -07:00
database.js Move local identitykey and registrationid to indexeddb 2015-05-15 11:38:14 -07:00
inbox_controller.js Update inbox after sending a message 2015-05-20 13:04:16 -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 jshint all the things 2015-02-19 00:22:23 -08:00
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 Keep inbox window open, but allow it to be hidden 2015-05-21 13:08: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