signal-desktop/js
Scott Nonnenberg b113cd0ad2
Expire timer updates: don't send if updated via remote message (#2473)
A recent change removed the type property to make markRead() behave
properly, but that broke our check 'should we send an update?' logic. So
instead of using `isIncoming()` we now use the thing we previously used
to determine whether a message was incoming: `receivedAt`.
2018-06-21 12:01:56 -07:00
..
models Expire timer updates: don't send if updated via remote message (#2473) 2018-06-21 12:01:56 -07:00
modules Remove unused export/import functionality 2018-06-21 11:54:01 -07:00
views Send/reply: Be resilient to errors making attachment thumbnail (#2468) 2018-06-21 12:01:11 -07:00
.eslintrc Auto-fixes: UX Improvements (#2077) 2018-03-02 15:54:15 -05:00
background.js Remove window.config in favor of window.getXXX() accessors 2018-06-14 17:03:53 -07:00
chromium.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
conversation_controller.js Remove window.config in favor of window.getXXX() accessors 2018-06-14 17:03:53 -07:00
database.js Split globals into third-party and own 2018-05-02 19:18:33 -04:00
delivery_receipts.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
expire.js Remove window.config in favor of window.getXXX() accessors 2018-06-14 17:03:53 -07:00
expiring_messages.js Use structured logs 2018-05-03 13:24:39 -04:00
focus_listener.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
keychange_listener.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
libphonenumber-util.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
libsignal-protocol-worker.js Update to electron v2.0.1 (#2401) 2018-05-23 12:17:58 -07:00
logging.js Remove window.config in favor of window.getXXX() accessors 2018-06-14 17:03:53 -07:00
Mp3LameEncoder.min.js Copy audio-related files into js/ instead of symlinking them (#1456) 2017-09-14 17:03:18 -07:00
notifications.js Notifications: All calls are debounced except for shutdown clear 2018-05-10 17:27:22 -07:00
read_receipts.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
read_syncs.js When marking message read, ensure that peers have same read_at 2018-05-24 18:54:06 -07:00
registration.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
reliable_trigger.js Remove jscs from the project 2018-05-23 16:26:48 -07:00
rotate_signed_prekey_listener.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
signal_protocol_store.js Move to npm for several dependencies 2018-05-23 16:26:48 -07:00
spell_check.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
storage.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
wall_clock_listener.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
WebAudioRecorderMp3.js Copy audio-related files into js/ instead of symlinking them (#1456) 2017-09-14 17:03:18 -07:00