signal-desktop/js
2017-08-07 16:14:49 -07:00
..
models Fix sync'd disappearing messages; prevent double-save 2017-08-04 18:19:26 -07:00
views MessageView: Always remove errors on re-render to prevent doubles 2017-08-07 16:14:49 -07:00
background.js Read/Delivery Receipts: Wait for resolution in main queue 2017-08-04 12:03:25 -07:00
chromium.js
components.js Introduce new filesize dependency 2017-05-09 15:14:20 -07:00
conversation_controller.js Unload conversations and old messages every half-hour 2017-08-04 12:03:25 -07:00
conversation_panel.js
database.js Cache messages on receipt, remove from cache when processed 2017-08-04 12:03:25 -07:00
debugLog.js Increase log length to 5000, since we're logging so much now 2017-08-04 12:03:25 -07:00
delivery_receipts.js Read/Delivery Receipts: Wait for resolution in main queue 2017-08-04 12:03:25 -07:00
emoji_util.js Bulletproof getCountOfAllMatches against non-global regex input 2017-05-10 15:51:39 -07:00
expire.js
expiring_messages.js Expiring messages: Add clarifying comment about destroy() ordering 2017-08-04 12:03:25 -07:00
index.js Use appendChild instead of append 2017-04-15 23:46:02 -07:00
keychange_listener.js When finding all groups involving a number, load from DB not memory 2017-08-04 12:03:25 -07:00
libphonenumber-util.js
libsignal-protocol-worker.js
libtextsecure.js Fix for "Can't find record for undefined.1" 2017-08-04 15:23:54 -07:00
Mp3LameEncoder.min.js
notifications.js
options.js Move Whisper.events out of views and tests 2017-04-21 13:21:18 -07:00
panel_controller.js
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 Remove some global refs to window.events 2017-04-12 20:43:16 -07:00
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 Remove some global refs to window.events 2017-04-12 20:43:16 -07:00
WebAudioRecorderMp3.js