signal-desktop/test
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
..
app Filter file scheme; disable http, https and ftp entirely 2018-05-23 16:26:40 -07:00
models Remove Vim mode lines 2018-04-30 16:53:34 -04:00
modules Parse phone numbers into e164 as part of schema upgrade 2018-05-10 11:54:58 -07:00
styleguide Refactor all emoji utility methods into window.Signal.Emoji 2018-05-23 16:26:47 -07:00
views Remove Vim mode lines 2018-04-30 16:53:34 -04:00
.eslintrc.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
_test.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
backup_test.js Contact sharing: protos and data pipeline 2018-05-07 19:09:55 -07:00
blanket_mocha.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
conversation_controller_test.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
crypto_test.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
database_test.js Refactor: db tasks to database.js, log delete to modules/logs.js 2018-03-14 14:42:15 -07:00
fixtures.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
fixtures_test.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
i18n_test.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
index.html Emojification now all done with react via a few new components 2018-05-23 16:26:47 -07:00
keychange_listener_test.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
libphonenumber_util_test.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
manual.txt Add manual test scenarios for remembering window state 2017-09-14 16:53:48 -07:00
reliable_trigger_test.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00
spellcheck_test.js Remove Vim mode lines 2018-04-30 16:53:34 -04:00
storage_test.js Format all source code using Prettier 2018-04-30 16:53:34 -04:00