mirror of https://github.com/zulip/zulip.git
7222dbd99b
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.) |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |