Commit Graph

5 Commits

Author SHA1 Message Date
Prakhar Pratyush
0534bc44f0 user_topics_search: Add support to search for empty string topics.
We show `realm_empty_topic_display_name` for empty string
topics in the SETTINGS/TOPICS table.

This commit makes it possible for users to search for
the `realm_empty_topic_display_name` value to filter out empty
string topics.
2025-01-22 16:09:46 -08:00
Prakhar Pratyush
97e8ed5850 user_topic_settings: Show realm_empty_topic_display_name for topic="".
This commit adds support to display `realm_empty_topic_display_name`
value in the SETTINGS/TOPICS table for topics having the actual
value of empty string.
2025-01-10 14:32:55 -08:00
Anders Kaseorg
ec3177c834 web: Add explicit extensions to imports.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-11-13 09:18:56 -08:00
Anders Kaseorg
2be5cb0223 settings_user_topics: Fix implicit use of any.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-05-03 15:39:55 -07:00
evykassirer
9c055df695 settings_user_topics: Convert module to typescript. 2024-03-30 16:25:34 -07:00