signal-desktop/js
Scott Nonnenberg 18a76ffb49 Debounce notifications so we don't orphan them
Creating/destroying notifications too quickly in testing on macOS would
result in them sticking around forever, requiring manual user dismissal.
We want to dismiss them for the user when we close or our window is
activated. So now we debounce() calls to our notifications code.
2018-05-10 17:07:42 -07:00
..
models Use contact name when updating last message for a conversation 2018-05-10 11:54:58 -07:00
modules Move phone number format/parse into ts/types/PhoneNumber 2018-05-10 11:54:58 -07:00
views Simplify closing emoji panel on escape key down 2018-05-08 17:30:11 -04:00
.eslintrc Auto-fixes: UX Improvements (#2077) 2018-03-02 15:54:15 -05:00
background.js Notification improvements 2018-05-10 14:45:56 -04:00
chromium.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
conversation_controller.js Remove Vim mode lines 2018-04-30 16:53:34 -04: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
emoji_util.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
expire.js Format all source code using Prettier 2018-04-30 16:53:34 -04: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
jquery.js Set parent window for about/new version, escape to close (#1795) 2017-11-21 15:23:18 -08: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 libsignal-protocol v1.0.0 2016-06-14 16:27:34 -07:00
logging.js Format all source code using Prettier 2018-04-30 16:53:34 -04: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 Debounce notifications so we don't orphan them 2018-05-10 17:07:42 -07:00
read_receipts.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
read_syncs.js Log read sync reception and remove notification 2018-05-10 17:06:11 -04:00
registration.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
reliable_trigger.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
rotate_signed_prekey_listener.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
signal.js Parse phone numbers into e164 as part of schema upgrade 2018-05-10 11:54:58 -07:00
signal_protocol_store.js Remove Vim mode lines 2018-04-30 16:53:34 -04: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