signal-desktop/js
Ken Powers 6a517e4ef9 Disable spellcheck for non-English Linux users
Temporary workaround to prevent a possible startup hang
2020-03-06 12:34:22 -08:00
..
models Enable reply/reactions on messages with no errors array 2020-02-28 16:26:50 -08:00
modules Remove legacy import flow 2020-03-04 17:12:56 -08:00
views Remove legacy import flow 2020-03-04 17:12:56 -08:00
.eslintrc Auto-fixes: UX Improvements (#2077) 2018-03-02 15:54:15 -05:00
about_start.js Keyboard shortcuts and accessibility 2019-11-13 16:53:42 -08:00
background.js Remove legacy import flow 2020-03-04 17:12:56 -08:00
chromium.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00
conversation_controller.js Improve message download performance 2019-10-10 14:56:14 -07:00
database.js Move conversations to SQLCipher 2018-10-01 18:18:37 -07:00
debug_log_start.js Keyboard shortcuts and accessibility 2019-11-13 16:53:42 -08:00
delivery_receipts.js Improve message download performance 2019-10-10 14:56:14 -07:00
expiring_messages.js Improve message download performance 2019-10-10 14:56:14 -07:00
expiring_tap_to_view_messages.js Improve message download performance 2019-10-10 14:56:14 -07:00
keychange_listener.js Move conversations to SQLCipher 2018-10-01 18:18:37 -07:00
legacy_storage.js Move all remaining stores to SQLCipher 2018-10-31 17:36:51 -07:00
libphonenumber-util.js Upgrade Prettier 2020-01-08 09:44:54 -08:00
libsignal-protocol-worker.js Fix asm.js errors in emscripten-generated functions 2019-02-13 16:04:58 -08:00
logging.js Improve message download performance 2019-10-10 14:56:14 -07:00
message_controller.js Improve message download performance 2019-10-10 14:56:14 -07:00
Mp3LameEncoder.min.js Fix ASM warnings in MP3 library 2019-03-12 17:44:14 -07:00
notifications.js Update to new message bubble reactions design 2020-02-03 12:02:49 -08:00
permissions_popup_start.js Keyboard shortcuts and accessibility 2019-11-13 16:53:42 -08:00
reactions.js Render incoming Reactions 2020-01-17 14:23:19 -08:00
read_receipts.js Improve message download performance 2019-10-10 14:56:14 -07:00
read_syncs.js Improve message download performance 2019-10-10 14:56:14 -07:00
reliable_trigger.js Use window.log in browser context, turn on console eslint rule 2018-07-21 14:52:43 -07:00
rotate_signed_prekey_listener.js Move all status/alert dialogs into the Left Pane 2020-02-12 13:30:58 -08:00
settings_start.js Keyboard shortcuts and accessibility 2019-11-13 16:53:42 -08:00
signal_protocol_store.js SessionRecord: Once again serialize/deserialize within libsignal 2019-10-30 12:12:30 -07:00
spell_check.js Disable spellcheck for non-English Linux users 2020-03-06 12:34:22 -08:00
storage.js Run yarn format 2019-07-08 16:29:45 -04:00
view_syncs.js Changes to View Once 2019-08-05 16:23:47 -07:00
wall_clock_listener.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00
WebAudioRecorderMp3.js