Files
zulip/static/js
Steve Howell 7222dbd99b refactor: Simplify narrow_state.is_for_stream_id().
This takes advantage of the new function narrow_state.stream_id().

We now assume the incoming stream_id is a valid stream_id, so we
no longer need to test some of the error checking.  (It's possible that
the incoming stream_id may no longer be for a stream you subscribe
to, but the nice benefit of working more in "id space" is that if
it doesn't match the narrow's stream id, we know false is a safe
return value.)
2018-05-02 09:16:24 -07:00
..
2018-05-02 09:16:24 -07:00
2017-08-22 09:37:17 -07:00
2018-04-28 11:15:14 -07:00
2017-08-14 13:03:57 -07:00
2018-04-02 10:48:28 -07:00
2018-05-02 09:16:24 -07:00
2018-05-02 09:16:24 -07:00