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 Mar 2, 2024. It is now read-only.
Hey - thanks for helping my friend group break the shackles of FB messenger :)
I wanted to report some unexpected behavior that's been persisting for several weeks now. I'm self-hosting matrix/element and using mautrix-facebook, along with several other bridges. Encryption is enabled (allow: true and was also set to default: true; I've since turned the default off)
For mautrix-facebook, I can send and receive direct messages with no problem. Group messages by other FB users are also synced back to matrix. When I attempt to send a message from matrix to the FB group, matrix accepts the message but it never appears on the FB group itself (when viewed from the Messenger app). This has changed from previously when I was able to sync messages out.
Put differently: DMs work both directions, but group chats are currently read-only.
I've got mau debug logs, paho info logs, and aiohttp info logs. I grepped through the logfile and filtered by two of the group chat matrix room IDs, but didn't see any warnings or errors: https://pastebin.com/q1yA407h (note: domain & user names redacted)
So I had a few questions I'd appreciate some help with: