matrix-org / matrix-org/matrix.to

Align matrix.to url scheme with matrix: uri scheme

Open
#205 6 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.