zulip/static
Tim Abbott 1cfde054ff Initialize new_message_count to 0 by default.
860cf68716 introduced calls to
notifications.redraw_title() on narrow activation.  This introduced a
bug when the Zulip desktop app reloads while narrowed --
new_message_count would still be set to undefined when
narrow.activate() is called as the page (re)loads, and thus we'd call
window.bridge.updateCount(undefined), resulting in a traceback.

We fix this by just initializing it to 0, rather than using the old
default value of undefined.
2016-01-09 15:43:20 -08:00
..
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
html Update Zulip support email to zulip-devel@googlegroups.com. 2015-09-29 17:59:47 -07:00
images Add "apple-mobile-web-app-capable" meta to HTML. 2016-01-07 23:08:52 -08:00
js Initialize new_message_count to 0 by default. 2016-01-09 15:43:20 -08:00
styles Show 5 most recent "Private messages" when clicked. 2015-12-15 07:52:54 -08:00
templates Show 5 most recent "Private messages" when clicked. 2015-12-15 07:52:54 -08:00
third Remove pre-built emoji images from version control. 2015-09-25 00:22:15 -07: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