signal-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
2018-05-23 16:26:47 -07:00
..
models Use contact name when updating last message for a conversation 2018-05-10 11:54:58 -07:00
modules Filter file scheme; disable http, https and ftp entirely 2018-05-23 16:26:40 -07:00
views Emojification now all done with react via a few new components 2018-05-23 16:26:47 -07:00
.eslintrc Auto-fixes: UX Improvements (#2077) 2018-03-02 15:54:15 -05:00
background.js Notifications: All calls are debounced except for shutdown clear 2018-05-10 17:27:22 -07: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
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 to electron v2.0.1 (#2401) 2018-05-23 12:17:58 -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 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 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 Emojification now all done with react via a few new components 2018-05-23 16:26:47 -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