Files
zulip/static/js
Brock Whittaker bccda3c76a Change subscriber data source to come from in-memory.
The subscriber data is currently pulled from the web needlessly
when it exists in memory. This processes data returned from
the `stream_data.get_sub_by_id(n).subscribers` and the
`people.get_person_from_user_id(n).email` methods to build the
same list of subscribers that is sent from the server.

Fixes: #4314.
2017-04-04 18:26:17 -07:00
..
2017-03-21 13:55:59 -07:00
2017-03-19 11:05:44 -07:00
2017-03-19 11:05:45 -07:00
2017-03-19 11:05:44 -07:00
2017-02-14 23:25:22 -08:00
2017-03-27 14:05:00 -07:00
2017-03-19 21:03:45 -07:00
2017-03-19 21:03:45 -07:00
2017-03-19 21:03:45 -07:00
2017-03-19 21:03:45 -07:00
2017-04-04 15:57:10 -07:00
2017-04-03 07:13:25 -07:00
2017-03-19 11:05:45 -07:00
2017-03-19 21:03:45 -07:00
2017-03-27 14:30:28 -07:00
2017-03-19 11:05:45 -07:00
2017-03-19 11:05:45 -07:00
2017-03-22 07:29:42 -07:00
2017-03-22 07:29:42 -07:00
2017-03-19 11:05:45 -07:00
2017-04-03 07:13:25 -07:00
2017-03-18 10:35:52 -07:00
2016-12-07 16:11:52 -08:00