zulip/static
Scott Feeney 6de6ced290 Fix PM unread counts not displaying
This was broken in two ways:

1. Commit ad59d6f78042ce89, "Make the left sidebar and right sidebar
more consistent", pushed last Monday, changed the markup for the right
sidebar without changing a selector in stream_list.js that was looking
for the old markup.

2. Even then, whenever new user presence information came in, we would
rerender the user list and blow away the unread counts. This commit
patches around that by updating unread counts after rendering the user
list. I'm not sure what broke this or how it was working before.

(imported from commit 53ed40139e257e44411e918d1ecdce3a49e9ee51)
2013-08-22 14:46:12 -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 Add Bitbucket integration instructions 2013-08-16 14:38:54 -04:00
js Fix PM unread counts not displaying 2013-08-22 14:46:12 -04:00
styles Up the z-index on the notifications area so it appears above other elements on the page 2013-08-22 11:19:34 -07:00
templates Allow anyone to edit a "no topic" message 2013-08-19 16:29:30 -04:00
third [third] Don't move typeahead popups when the body scrolls. 2013-08-21 16:29:12 -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