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 53a9ab4834 Fix bugs with handling large image attachments
* Avoid infinite loop scaling too-big images
* Don't crash if no file is selected
* Fix file size toast

Fixes #242

// FREEBIE
10 years ago
..
models Delay conversation creation til post-decrypt 10 years ago
views Fix bugs with handling large image attachments 10 years ago
axolotl_store.js Remove remaining traces of localStorage 10 years ago
background.js Wake up once a minute to check for messages 10 years ago
bimap.js Simplify panel state management and message passing 10 years ago
chromium.js Don't display notifications for open windows. 10 years ago
components.js Fix unsafe eval warning on registration page 10 years ago
conversation_panel.js Apply custom chrome to conversation windows 10 years ago
database.js Move local identitykey and registrationid to indexeddb 10 years ago
inbox_controller.js Update inbox after sending a message 10 years ago
index.js Keep inbox window open, but allow it to be hidden 10 years ago
libaxolotl-worker.js Use a worker to facilitate key generation 10 years ago
libphonenumber-util.js jshint all the things 10 years ago
libtextsecure.js Ignore sync contexts on messages not from ourselves 10 years ago
notifications.js Remove remaining traces of localStorage 10 years ago
options.js Fix registration page 10 years ago
panel_controller.js Fix the build 10 years ago
register.js Fix registration page 10 years ago
storage.js Fix tests 10 years ago