matrix-org / matrix-org/matrix.to
Support custom homeservers
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
with a ?hs=matrix.org style URL or whatever, as per https://github.com/matrix-org/synapse/issues/1527
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
Start by reading the linked Synapse issue and the matrix.to repository to identify the URL-handling entry point; no file or test is named here. Done means matrix.to accepts a custom homeserver parameter in URLs, with the supported syntax and behavior established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100