zulip/static
Steve Howell f67acb3157 Filter duplicate messages more aggresively.
This fixes a blueslip error where we were trying to add the same
message into a MessageList twice.  Muting complicates our duplicate
detection, because empty() can return true even when we already
are storing messages that just aren't shown (because of muting).

The name empty() should probably be fixed in light of muting,
but filtering with self.get() is not really a problem here.

(imported from commit 83b0890471c9a0aa21996f3d0d3be4a238f23e65)
2013-09-28 15:48:38 -04:00
..
audio Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
html Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
images Visual updates to the navbar 2013-09-16 19:29:21 -07:00
js Filter duplicate messages more aggresively. 2013-09-28 15:48:38 -04:00
styles activity: Only make the summary table not-full-width. 2013-09-26 15:29:29 -04:00
templates Tweak UI for 'Rename stream'. 2013-09-24 16:19:54 -04:00
third Make LazyLoad copyright notice conform to our third-party JS standards 2013-09-23 11:25:58 -04:00
.gitignore Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
favicon.ico Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
robots.txt Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00