mirror of https://github.com/zulip/zulip.git
0241ae4136
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) |
||
---|---|---|
api | ||
assets | ||
bots | ||
certs | ||
confirmation | ||
humbug | ||
node_modules | ||
servers | ||
static | ||
templates | ||
tools | ||
zerver | ||
zproject | ||
.gitignore | ||
manage.py |