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 548c8e69cf Emojification now all done with react via a few new components
Three locations were changed:
  1. a group update, which lists a set of contacts
  2. the contact name in the left pane
  3. the conversation title

Three new components were added to window.Signal.Components to support
these scenarios, respectively:
  1. Emojify
  2. ContactName
  3. ConversationTitle

Note that there are a number of other places in the app that should be
emojified, but never have been before. Essentially any place that a
contact name might be shown. A non-exhaustive list:
  - Show group members
  - Show safety number
  - Verified change notification
  - Disappearing timer change notification
  - Contact verification notification
  - Quote contact name
7 years ago
..
models Use contact name when updating last message for a conversation 7 years ago
modules Filter file scheme; disable http, https and ftp entirely 7 years ago
views Emojification now all done with react via a few new components 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 Notifications: All calls are debounced except for shutdown clear 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
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 to electron v2.0.1 (#2401) 7 years ago
logging.js Format all source code using Prettier 7 years ago
notifications.js Notifications: All calls are debounced except for shutdown clear 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 Emojification now all done with react via a few new components 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