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 694f801676 Stop hiding inbox instead of closing
This behavior was intended to help keep the websocket alive, but keeping
the inbox window around can cause some stale frontend state. Also we now
have a keepalive alarm to check for new messages once a minute.
11 years ago
..
models Supress change event on avatarUrl initialization 11 years ago
views Stop hiding inbox instead of closing 11 years ago
axolotl_store.js Remove remaining traces of localStorage 11 years ago
background.js Wake up once a minute to check for messages 11 years ago
bimap.js
chromium.js Don't display notifications for open windows. 11 years ago
components.js Fix unsafe eval warning on registration page 11 years ago
conversation_panel.js Apply custom chrome to conversation windows 11 years ago
database.js Move local identitykey and registrationid to indexeddb 11 years ago
index.js Keep inbox window open, but allow it to be hidden 11 years ago
libaxolotl-worker.js Use a worker to facilitate key generation 11 years ago
libphonenumber-util.js
libtextsecure.js Fix string vs number comparison 11 years ago
notifications.js Remove remaining traces of localStorage 11 years ago
options.js Fix registration page 11 years ago
panel_controller.js Merge inbox and panel controllers 11 years ago
register.js Fix registration page 11 years ago
storage.js Fix tests 11 years ago