signal-desktop/ts/components
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
..
conversation Emojification now all done with react via a few new components 2018-05-23 16:26:47 -07:00
styles Display icon for unsupported file formats 2018-05-08 16:41:07 -04:00
utility Turn on prettier support for markdown files, update all files 2018-05-01 16:06:57 -07:00
Lightbox.md Display icon for unsupported file formats 2018-05-08 16:41:07 -04:00
Lightbox.tsx Consolidate styles 2018-05-08 16:41:07 -04:00
LightboxGallery.md Fix LightboxGallery style guide entry 2018-05-08 16:41:07 -04:00
LightboxGallery.tsx Pre-process media for LightboxGallery 2018-04-30 11:59:26 -04:00