2 Commits

Author SHA1 Message Date
apoorvapendse
a7664187df unreads: Use _html naming convention for content rendered as HTML.
Signed-off-by: apoorvapendse <apoorvavpendse@gmail.com>
2025-07-28 12:56:44 -07:00
sanchi-t
dabe601015 message_feed: Notify users when skipping unsubscribed channels.
Zulip has an invariant that all unread messages must be in channels the
user is subscribed to. Therefore, in this commit, we add a feedback
widget to notify users when a channel to which they are not subscribed is
skipped while marking messages as unread in an interleaved view.

Fixes #23470.

Co-authored-by: Hemant Umre <hemantumre12@gmail.com>.
2025-03-03 17:43:57 -08:00