mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
This logic was apparently missed when we implemented private streams with shared history; the correct check is to look at whether the user can access message history in the stream, which used to be equivalent to whether it's a private stream.