mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 08:56:29 +03:00
Make it return the correct value for non-Group chats. This also should improve performance, thanks to the fact that we now don't have to query all the chat's contacts. Instead we only need confirm that self-contact is among the group members, and only when the chat type is `Group`.