matrix-org / matrix-org/matrix-bifrost

Send XMPP invitation when user is invited to a room

Open
#159 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

T-Enhancement
Dominant language
TypeScript
Stars
187
Forks
38
PR merge metrics
No merged PRs in 30d

Description

When you invite a bridged xmpp user to a matrix room, the xmpp user should receive a room invitation from the room's JID according to [XEP-0045 §7.8.2](https://xmpp.org/extensions/xep-0045.html#invite-mediated):

```xml




Invitation text


do-you-have-passwords?this-is-optional

```

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

Start by tracing how invitations to Matrix rooms are handled for bridged XMPP users, then compare the existing behavior with XEP-0045 §7.8.2. Done means the invited XMPP user receives the specified mediated room invitation, including the room JID and invitation details.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.