matrix-org / matrix-org/matrix-bifrost
XMPP - can't leave room
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 187
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
...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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file or test is named in the issue. Start by reviewing the linked Conversations issue and the ejabberd log, then trace the bridge's handling of room closure, bookmark deletion, and outgoing groupchat messages. Done means closing the room no longer reopens the unwanted chat or causes unsolicited messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100