mirror of https://github.com/zulip/zulip.git
355f44ef13
The goal here is to make all our peer_data functions basically work in id space. Passing a full `sub` to these functions is a legacy of when subscriber info was attached to a full stream "sub" object, but we don't care about anything sub-related (color, description, name, etc.) when we are dealing with subscriptions. When callers pass in stream_id, you can be more confident in a quick skim of the code that we're not mutating anything in the "sub". |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |