zulip/web/templates/compose_banner
Prakhar Pratyush 49388d5d3d topic_mentions: Fix restriction rule for @-topic mentions.
Now, the topic wildcard mention follows the following
rules:
* If the topic has less than 15 participants , anyone
can use @ topic mentions.
* For more than 15, the org setting 'wildcard_mention_policy'
determines who can use @ topic mentions.

Earlier, topic wildcard mentions followed the same restriction
as stream wildcard mentions, which was incorrect.

Fixes part of #27700.
2023-11-23 12:52:25 -08:00
..
automatic_new_visibility_policy_banner.hbs compose_banner: Fix the incorrect translation tags. 2023-10-20 10:07:38 -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
stream_wildcard_warning.hbs topic_mentions: Fix the incorrect large @-mention notification warning. 2023-11-21 09:20:56 -08: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_mention_not_allowed_error.hbs topic_mentions: Fix restriction rule for @-topic mentions. 2023-11-23 12:52:25 -08:00