signal-desktop/js
2020-04-29 17:42:41 -07:00
..
models Adds support for versioned profiles 2020-04-15 16:12:28 -07:00
modules Ensure old attachments with .id field only are handled 2020-04-29 17:42:41 -07:00
views If no theme setting, default to 'system' theme (#4128) 2020-04-15 17:17:58 -07:00
.eslintrc
about_start.js Keyboard shortcuts and accessibility 2019-11-13 16:53:42 -08:00
background.js Moves libtextsecure to Typescript 2020-04-15 14:45:11 -07:00
chromium.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00
conversation_controller.js Refactor: Move data-access code to Typescript w/ shared interface 2020-04-15 14:45:11 -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 Delivery receipts: Ensure that message.delivered_to is used for merge 2020-04-08 11:51:34 -07:00
expiring_messages.js Refactor: Move data-access code to Typescript w/ shared interface 2020-04-15 14:45:11 -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
loading_start.js Introduce dialog for long database migrations 2020-03-25 16:47:42 -07: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 Check for author id rather than conversation id 2020-03-25 16:47:42 -07:00
read_receipts.js Improve message download performance 2019-10-10 14:56:14 -07:00
read_syncs.js Passive UUID support 2020-03-24 16:59:35 -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 Refactor: Move data-access code to Typescript w/ shared interface 2020-04-15 14:45:11 -07:00
storage.js Run yarn format 2019-07-08 16:29:45 -04:00
view_syncs.js Passive UUID support 2020-03-24 16:59:35 -07:00
wall_clock_listener.js Remove jshint - move everything over to eslint 2018-07-17 15:54:32 -07:00
WebAudioRecorderMp3.js