Files
zulip/static/js
Steve Howell 65a2f012d4 Simplify pin/unpin code path.
I make server_events slimmer by not handling a specific
property when subs.update_subscription_properties() should
do all the dispatching (and mostly did).

And then since update_subscription_properties() has
a "sub" already, I can call directly to stream_list code
and remove a function from subs.js.  Since I lose the
wrapper function in subs.js, I rename the stream_list
function as part of this commit.

The only code that gets slightly heavier here is that
we have two lines in the 'pin_to_top' case instead of one.
2016-10-25 23:29:15 -07: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
2016-08-16 16:19:14 -07:00
2016-10-25 23:29:15 -07:00
2016-10-25 23:29:15 -07:00
2016-10-25 23:29:15 -07:00
2016-10-11 16:48:05 -07:00
2016-10-25 14:51:35 -07:00
2016-05-27 01:03:21 -07:00