matrix-org / matrix-org/matrix.to
Align matrix.to url scheme with matrix: uri scheme
Open
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/matrix-org/matrix-doc/pull/2312
E.g. use https://matrix.to/#/u/her:example.org rather than https://matrix.to/#/@her:example.org
This would make it easy to convert a matrix.to link to a matrix: link, just remove the `.to/#/` part.
Contributor guide
Research direction
Start by reviewing the referenced matrix-doc pull request 2312 and locating the matrix.to URL generation or redirect entry point. Verify how user links are formed, then confirm the resulting URL uses the matrix: URI-compatible path and that the conversion described in the issue works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100