mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
This change does a few things:
* I use "early return" to make the code a bit flatter
and easier to comment.
* I added more comments.
* I removed some unneeded passing of `invite_only` into
the template.