Files
zulip/static/js
Steve Howell 1904871d77 refactor: Start to deprecate get_stream_name().
When possible, we should use get_sub_from_target() instead of
get_stream_name(), not only because it often saves a lookup later,
but it also makes it easier to audit the code for name vs. id
bugs.  (When you rename a stream, there can be races where you
use the old stream name instead of the more durable stream_id).

This commit handles the easy cases where the caller directly
wanted the sub, not the name.
2017-03-05 11:55:09 -08:00
..
2017-02-28 20:02:23 -08:00
2016-12-29 06:01:33 -08:00
2017-02-14 23:25:22 -08:00
2017-02-14 23:25:22 -08:00
2017-02-28 20:02:23 -08:00
2016-12-07 16:11:52 -08:00