mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Earlier, you could change setting to show/hide channel folders in left sidebar from setting overlay. This commit adds an menu option to toggle channel folders setting in the left sidebar. The menu is hidden if there are no subscribed channels with channel folder. Fixes #35574.
This directory contains scripts that are used in building, managing,
testing, and other forms of work in a Zulip development environment.
Note that tools that are also useful in production belong in
scripts/ or should be Django management commands.
For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.