mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
The function to check relevant permissions does so for multiple streams at once to save us database query counts. Doing it one by one for every stream would become very expensive. We've also added `insufficient_permission_streams` to the filter functions return type for streams for which the current user does not have permission to subscribe other users.
49 KiB
49 KiB