Files
zulip/static/js
Steve Howell e76422b946 Use narrow.stream() instead of stream_list.active_stream_name().
We no longer use active_stream_name(), which was mostly a
duplicate of narrow.stream().  For nonsensical queries like
"stream:foo stream:bar" the behavior may change slightly here.

We know that we don't handle non-sensical queries particularly
well, but at least if we always go through narrow.stream(),
the behavior will be consistent.

I did test this with some sensible compound narrows, like searching
for a keyword within a stream.
2016-11-10 15:55:31 -08:00
..
2016-10-10 16:12:25 -07:00
2016-10-16 15:25:46 -07:00
2016-10-10 16:12:25 -07:00
2014-01-23 16:28:58 -05:00
2014-01-15 16:07:20 -05:00
2016-10-11 16:48:05 -07:00
2016-05-27 01:03:21 -07:00