You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-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.
7 years ago
..
models Use contact name when updating last message for a conversation 7 years ago
modules Move phone number format/parse into ts/types/PhoneNumber 7 years ago
views Simplify closing emoji panel on escape key down 7 years ago
.eslintrc Auto-fixes: UX Improvements (#2077) 7 years ago
Mp3LameEncoder.min.js Copy audio-related files into js/ instead of symlinking them (#1456) 8 years ago
WebAudioRecorderMp3.js Copy audio-related files into js/ instead of symlinking them (#1456) 8 years ago
background.js Notification improvements 7 years ago
chromium.js Remove Vim mode lines 7 years ago
conversation_controller.js Remove Vim mode lines 7 years ago
database.js Split `global`s into third-party and own 7 years ago
delivery_receipts.js Remove Vim mode lines 7 years ago
emoji_util.js Remove Vim mode lines 7 years ago
expire.js Format all source code using Prettier 7 years ago
expiring_messages.js Use structured logs 7 years ago
focus_listener.js Format all source code using Prettier 7 years ago
jquery.js Set parent window for about/new version, escape to close (#1795) 8 years ago
keychange_listener.js Remove Vim mode lines 7 years ago
libphonenumber-util.js Remove Vim mode lines 7 years ago
libsignal-protocol-worker.js Update libsignal-protocol v1.0.0 9 years ago
logging.js Format all source code using Prettier 7 years ago
notifications.js Debounce notifications so we don't orphan them 7 years ago
read_receipts.js Remove Vim mode lines 7 years ago
read_syncs.js Log read sync reception and remove notification 7 years ago
registration.js Remove Vim mode lines 7 years ago
reliable_trigger.js Format all source code using Prettier 7 years ago
rotate_signed_prekey_listener.js Remove Vim mode lines 7 years ago
signal.js Parse phone numbers into e164 as part of schema upgrade 7 years ago
signal_protocol_store.js Remove Vim mode lines 7 years ago
spell_check.js Format all source code using Prettier 7 years ago
storage.js Remove Vim mode lines 7 years ago
wall_clock_listener.js Remove Vim mode lines 7 years ago