Commit Graph

5 Commits

Author SHA1 Message Date
apoorvapendse
83cfff0ad0 empty_feed_notice: Use _html variables in template.
Signed-off-by: apoorvapendse <apoorvavpendse@gmail.com>
2025-08-08 18:58:06 -07:00
whilstsomebody
77cf174b1b empty_feed_notice: Show only query words for empty search results.
Previously, we included channel, topic, sender name and search
qeries (if present) in the empty feed banner.

With this commit, we will now not include channel, topic and sender
name and we only display the search queries when there are excluded
stop words.

Fixes: #34872
2025-07-02 11:27:33 -07:00
Prakhar Pratyush
22efac5a77 empty_feed_notice: Add support for empty string topic.
Earlier, we were not showing `realm_empty_topic_display_name`
value in the empty_feed_notice.
2025-02-18 09:47:13 -08:00
evykassirer
cd9a479a7e narrow_banner: Convert module to typescript. 2024-01-03 10:28:10 -08:00
nzai
97ff259506 ts: Migrate narrow_error to TypeScript.
This commit migrates narrow_error.js to TypeScript by inferring the
required types in the file and defining types in types.ts.
2023-03-28 15:04:57 -07:00