zulip/zephyr/static
Tim Abbott 1df794efdc Don't use all_msg_list to memoize add_message_metadata.
The problem is that if you load a browser window in a stream narrow,
add_message_metadata will be called for the messages in the narrowed
view before it is called for the messages going into the main view
(thus inserting them into all_msg_list), resulting in duplicate
copies of messages.

This would be mostly OK except that we call
process_message_for_recent_subjects inside add_message_metadata, and
that function assumes it is only called once on each message
(otherwise it'll double-count the message).

(imported from commit a3e7f85874100cd93a6d07684605da04d9cc80c7)
2013-05-20 23:29:53 -04:00
..
audio Play a sound when you recieve a desktop notification in the app. 2013-05-03 15:08:48 -07:00
html Increase time for 5xx error page before redirect to 60 seconds. 2013-03-06 13:34:59 -05:00
images integrations: Remove unused Jenkins images. 2013-04-22 11:48:25 -04:00
js Don't use all_msg_list to memoize add_message_metadata. 2013-05-20 23:29:53 -04:00
styles Grey out sidebar streams if they're not in the home view. 2013-05-20 23:29:53 -04:00
templates Add a dropdown menu to the sidebar. 2013-05-20 23:29:52 -04:00
third Update Source Sans to include all available glyphs, and fix the block quote thin font issue. 2013-05-17 01:02:32 -04:00
favicon.ico Make favicon have transparent background. 2012-12-18 16:24:00 -05:00
robots.txt Add robots.txt 2012-10-17 15:04:33 -04:00