zulip/web/templates/compose_banner
Sahil Batra 49a047c27f users: Add "(guest)" to names for guest users.
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.
2023-10-12 12:06:10 -07:00
..
compose_banner.hbs compose: Present banners with intrinsic layout. 2023-09-14 10:13:29 -07:00
message_sent_banner.hbs compose_banners: Add .banner_content to elements that need it. 2023-10-09 11:55:01 -07:00
not_subscribed_warning.hbs users: Add "(guest)" to names for guest users. 2023-10-12 12:06:10 -07:00
private_stream_warning.hbs compose_banners: Structure innner <p> elements with .banner_message class. 2023-10-09 11:55:01 -07:00
stream_does_not_exist_error.hbs compose_banners: Structure innner <p> elements with .banner_message class. 2023-10-09 11:55:01 -07:00
success_message_scheduled_banner.hbs compose: Present banners with intrinsic layout. 2023-09-14 10:13:29 -07:00
unmute_topic_banner.hbs compose_banners: Structure innner <p> elements with .banner_message class. 2023-10-09 11:55:01 -07:00
upload_banner.hbs compose_banners: Add .banner_content to elements that need it. 2023-10-09 11:55:01 -07:00
wildcard_warning.hbs compose_banners: Structure innner <p> elements with .banner_message class. 2023-10-09 11:55:01 -07:00