signal-desktop/js
lilia 3a9f4f0df3
Flatten database migrations
We can compress or toss out most of these one-off data migrations since
everyone starts from scratch with electron.

// FREEBIE
2017-09-14 16:53:39 -07:00
..
models Use relative paths 2017-09-14 16:53:34 -07:00
views Refactor app view 2017-09-14 16:53:37 -07:00
background.js Use local var environment rather than NODE_ENV 2017-09-14 16:53:38 -07:00
backup.js Export: Limit attachment filename length, + convo date, + tests (#1439) 2017-09-06 18:20:42 -07:00
chromium.js Refactor app view 2017-09-14 16:53:37 -07:00
components.js Introduce new filesize dependency 2017-05-09 15:14:20 -07:00
conversation_controller.js Fetch all conversations on startup of app, not on inbox load (#1437) 2017-09-06 18:18:46 -07:00
conversation_panel.js
database.js Flatten database migrations 2017-09-14 16:53:39 -07:00
debugLog.js Rename window.env to window.config 2017-09-14 16:53:38 -07:00
delivery_receipts.js Additional logging when we get delivery receipt for unknown msg 2017-08-23 13:39:29 -07:00
emoji_util.js Use relative paths 2017-09-14 16:53:34 -07:00
expire.js Build expiration date 2017-09-14 16:53:38 -07:00
expiring_messages.js Fetch all conversations on startup of app, not on inbox load (#1437) 2017-09-06 18:18:46 -07:00
focus_listener.js Move focus listeners to their own file 2017-09-14 16:53:37 -07:00
i18n.js Rename window.env to window.config 2017-09-14 16:53:38 -07:00
index.js
keychange_listener.js Fetch conversations once, clean up ConversationController API (#1420) 2017-09-01 09:10:41 -07:00
libphonenumber-util.js
libsignal-protocol-worker.js
libtextsecure.js Use relative paths 2017-09-14 16:53:34 -07:00
Mp3LameEncoder.min.js
notifications.js Use relative paths 2017-09-14 16:53:34 -07:00
options.js
panel_controller.js Refactor app view 2017-09-14 16:53:37 -07:00
read_receipts.js Read/Delivery Receipts: Wait for resolution in main queue 2017-08-04 12:03:25 -07:00
register.js
registration.js
reliable_trigger.js Apply reliable trigger to Backbone.Collection as well 2017-08-04 12:03:25 -07:00
rotate_signed_prekey_listener.js
signal_protocol_store.js isUntrusted: Return false if firstUse is true 2017-08-04 12:03:25 -07:00
storage.js
wall_clock_listener.js
WebAudioRecorderMp3.js