zulip/static
Tim Abbott 8d33a62eca message_util: Avoid unnecessary unreads work processing new messages.
It should be very rare to discover new unread messages during a
message_fetch call. This can potentially happen due to races (fetching
just as a new message arrives), but it shouldn't be the common case.

Previously, we would trigger a full rerender of all UI displaying
unread messages every time a bulk message fetch operation returned
(including every time one narrowed), regardless of whether any actual
state had changed.

Fix this by actually checking if we discovered any new unread messages.
2022-10-25 10:53:48 -07:00
..
assets assets: Remove license for previously deleted emoji images. 2022-06-10 12:27:48 -07:00
audio/notification_sounds audio: Remove the copy of zulip.ogg outside notification_sounds. 2022-06-10 12:27:48 -07:00
generated
html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
images help center: Edit "Create your organization profile" info. 2022-10-03 11:33:30 -07:00
js message_util: Avoid unnecessary unreads work processing new messages. 2022-10-25 10:53:48 -07:00
shared icons: Change mute icon from bell to speaker. 2022-09-09 17:32:19 -07:00
styles popovers: Avoid focus outline on \vdots when actions popover is open. 2022-10-24 10:47:56 -07:00
templates recent_topics_ui: Allow unread count click in PM row to mark row as read. 2022-10-24 10:25:21 -07:00
third css: Remove Bootstrap legend CSS. 2022-08-13 17:36:08 -07:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00