mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 20:41:46 +00:00
If a stream is public, we now send notifications to all realm users if the name or description of the stream changes. For private streams, the behavior remains the same. We do this by introducing a method called can_access_stream_user_ids(). (showell helped with this fix) Fixes #2195
152 KiB
152 KiB