matrix-bifrost: XMPP - can't leave room
…as even if the user deletes the bookmark and closes the room, the bridge sends a groupchat
message that will open up the unwanted chat, basically SPIM.
Client side: https://github.com/siacs/Conversations/issues/3392
ejabberd log: https://gist.github.com/9d2601e0acefe836582aa73528f1d785
Temporary “solution”: block domain and/or whole room in server s2s/c2s
About this issue
- Original URL
- State: open
- Created 5 years ago
- Reactions: 12
- Comments: 25 (1 by maintainers)
Commits related to this issue
- Fix handling of room leaves This could address https://github.com/matrix-org/matrix-bifrost/issues/53 — committed to maranda/matrix-bifrost by maranda 3 years ago
- Fix getRemoteUserBySender() Still related to https://github.com/matrix-org/matrix-bifrost/issues/53 ... The function is supposed to return a combo of sender and profile but the remote_users table do... — committed to maranda/matrix-bifrost by maranda 3 years ago
- Fix reversed comparison in previous commit Related to https://github.com/matrix-org/matrix-bifrost/issues/53 — committed to maranda/matrix-bifrost by maranda 3 years ago
- Finish the previous change Related to https://github.com/matrix-org/matrix-bifrost/issues/53 - Revert changes to PgDatastore function - Just clear unexisting columns from being set - Move upserting ... — committed to maranda/matrix-bifrost by maranda 3 years ago
Since this bug is still affecting XMPP users I propose to change the name of the bridge to “Hotel California”.
That is fixed and live on aria-net.org’s Bifrost by way.
Forget it. Matrix/NewVector dont care about XMPP users. Remember that this is a corporate venture, and our experiences/opinions arent profitable. This will never be fixed.
I’m assuming this a gateway bug?
Waiting to know about the fate of another PR, before I open more
@maranda and is there a merge request for this repo?
Still an issue with the restarted bridge.