mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
There was the following bug: - Bob has two devices, the second is offline. - Alice creates a verified group and sends a QR invitation to Bob. - Bob joins the group. - Bob's second devices goes online, but sees a contact request instead of the verified group. - The "member added" message is not a system message but a plain text message. - Sending a message fails as the key is missing -- message info says "proper enc-key for <Alice> missing, cannot encrypt".