mirror of https://github.com/zulip/zulip.git
49a047c27f
This commit adds code to add "(guest)" to user names of guest users in the following places - - right sidebar - user pills, including the pills in search suggestion typehaead - typeaheads for user - sender names in message feed - user profile popover and modals. - user name in not subscribed warning banner. Note that the indicator is shown only if enable_guest_user_indicator setting is set to true. As a result of this change, we now translate "deactivated" text shown in user pills for deactivated users. Fixes part of #26700. |
||
---|---|---|
.. | ||
compose_banner.hbs | ||
message_sent_banner.hbs | ||
not_subscribed_warning.hbs | ||
private_stream_warning.hbs | ||
stream_does_not_exist_error.hbs | ||
success_message_scheduled_banner.hbs | ||
unmute_topic_banner.hbs | ||
upload_banner.hbs | ||
wildcard_warning.hbs |