zulip/static
Dinesh 6afdf2410d message feed: Notify user when messages are not being marked as read.
Notifies user when messages are not being marked as read through a
banner that lets them mark all messages in the narrow as read. Note
that the banner is only displayed if the user's actions, like
scrolling, would've actually marked the messages as read.

This avoids distracting the user when viewing a thread they've already
read.

tabbott has verified that if new messages come in, the banner will reappear.

Fixes: #18768.
2022-02-18 14:48:31 -08:00
..
assets icons: Set font-display: block for icon font. 2021-08-23 15:59:54 -07:00
audio
generated
html
images portico: Add a self-hosting page. 2022-02-17 12:43:13 -08:00
js message feed: Notify user when messages are not being marked as read. 2022-02-18 14:48:31 -08:00
shared js: Avoid _.get. 2022-01-24 15:54:21 -08:00
styles message feed: Notify user when messages are not being marked as read. 2022-02-18 14:48:31 -08:00
templates message feed: Notify user when messages are not being marked as read. 2022-02-18 14:48:31 -08:00
third typeahead: Ignore mouse position for selection until it's moved. 2022-02-15 17:26:22 -08:00
.gitignore