matrix-org / matrix-org/matrix-bifrost
Transform XMPP URI to an MXID reference
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 187
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
When someone sends me a link like `xmpp:test@example.com` I cannot click that in a useful way from the Matrix side.
**Describe the solution you'd like**
I would like the link transformed into an MXID reference so I can click it and get to the relevant chat or room.
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
The issue names no files or tests. Start by locating the XMPP URI handling and MXID-reference generation entry points; verify the mapping for xmpp:test@example.com and finish when Matrix users can click the transformed reference to reach the relevant chat or room.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100