Files
zulip/frontend_tests/node_tests
Steve Howell c125ba1d08 Fix how we find if streams are muted.
This commit changes stream_data.in_home_view() to
take a stream_id parameter, which will make it more
robust to stream name changes.

This fixes a bug.  Now when an admin renames a stream
you are looking at, it will correctly show itself to
be un-muted. (Even with this fix, though, the stream
appears to be inactive.)

Some callers still do lookups by name, and they will
call name_in_home_view() for now, which we can
hopefully deprecate over time.
2017-05-15 14:47:41 -07:00
..
2017-04-21 21:59:22 -07:00
2017-05-10 09:46:21 -07:00
2017-04-25 09:57:32 -07:00
2017-04-04 15:57:10 -07:00
2017-04-25 09:57:32 -07:00
2017-04-07 15:20:12 -07:00
2017-04-13 10:39:39 -07:00