mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 06:28:23 +00:00
When a user was getting subscribed to a private stream, the stream name was not linkified since acting_user was not passed. We also pass the acting user in user_groups.py, even though it doesn't introduce any behavioural change. This commit does not attempt to pass acting user in similar message functions and just focuses on fixing the problem of a private stream not being linkified.
20 KiB
20 KiB