mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
When checking DM permissions, instead of using list of users, we now use set of users to check if any user is in direct_message_permission_group because there can be case when sender can also be one of the recipients.