matrix-org / matrix-org/matrix-bifrost

XMPP - can't leave room

Open
#53 25 comments 12 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

T-Defect
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.