mirror of https://github.com/zulip/zulip.git
4762673929
We used to have code scattered in multiple places to calculate things like admin options, preview urls, subscriber counts, and rendered descriptions for streams before we rendered templates in the "Manage Stream" code. These are all consolidated into a new function called stream_data.update_calculated_fields(). This is mostly code cleanup, but it also fixes a bug where the "View Stream" button would not work for a newly created stream. |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |