548c8e69cf
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 |
||
---|---|---|
.. | ||
app_view.js | ||
attachment_preview_view.js | ||
attachment_view.js | ||
banner_view.js | ||
confirmation_dialog_view.js | ||
contact_list_view.js | ||
conversation_list_item_view.js | ||
conversation_list_view.js | ||
conversation_search_view.js | ||
conversation_view.js | ||
debug_log_view.js | ||
error_view.js | ||
file_input_view.js | ||
group_member_list_view.js | ||
group_update_view.js | ||
hint_view.js | ||
identicon_svg_view.js | ||
identity_key_send_error_view.js | ||
import_view.js | ||
inbox_view.js | ||
install_view.js | ||
key_verification_view.js | ||
last_seen_indicator_view.js | ||
list_view.js | ||
message_detail_view.js | ||
message_list_view.js | ||
message_view.js | ||
network_status_view.js | ||
new_group_update_view.js | ||
phone-input-view.js | ||
react_wrapper_view.js | ||
recipients_input_view.js | ||
recorder_view.js | ||
scroll_down_button_view.js | ||
settings_view.js | ||
standalone_registration_view.js | ||
timestamp_view.js | ||
toast_view.js | ||
whisper_view.js |