zulip/web/third
Prakhar Pratyush 0788942a68 message_link: Add support for empty string topic in syntax.
This commit adds support for empty string as a valid topic name
in syntax for linking to channel messages.

The server stores it after empty string is replaced with
`realm_empty_topic_display_name` and wrapped with an <em> tag.

The web client parses the rendered_content and updates
the topic_name part in the HTML with topic_name in user's language
+ wraps it in a <span> tag with 'empty-topic-display' css class.
2025-01-31 14:23:15 -08:00
..
bootstrap/css bootstrap: Remove unused bootstrap button classes. 2024-11-21 10:14:26 -08:00
jquery-idle web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
marked message_link: Add support for empty string topic in syntax. 2025-01-31 14:23:15 -08:00