You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2025. It is now read-only.
I'm trying to setup a bridge to an encrypted room. Unfortunately, when I send a message to Matrix, the bridge writes into the log:
Unknown matrix event type: m.room.encrypted
Encryption there is not relevant, but Matrix does not support disabling encryption for a room. So I'm wondering if it is possible to add support of event m.room.encrypted'?