zulip/static
Scott Feeney 0241ae4136 Fix "All messages" showing when it shouldn't
I haven't filed an issue about this since I just quickly found and
tracked down the bug, but the STR were:

1. Subscribe to stream foo
2. Hide foo from your home view
3. Unsubscribe from stream foo
4. Unhide other subscribed streams you've hidden from home view, if any

The "All messages" link would stay, although it should go away in this
case. The apparent cause was an incorrect assumption (when implementing
this feature) that the stream_info dict only contains subscribed
streams; in fact, we also populate it with streams you used to subscribe
to.

(imported from commit 67f95c8c8a211a4943a2de394919d15a0d5435d0)
2013-08-15 16:21:35 -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 Rename Humbug => Zulip in app screenshot filenames. 2013-08-08 10:22:32 -04:00
js Fix "All messages" showing when it shouldn't 2013-08-15 16:21:35 -04:00
styles Fix regressions associated with the new fixed sidebar layout. 2013-08-15 12:55:10 -07:00
templates Switch to fixed sidebar layout and remove bootstrap layout hooks. 2013-08-15 11:05:11 -04:00
third Upgrade Font Awesome to v3.2.1. 2013-08-12 16:55:29 -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