matrix-org / matrix.to

A simple stateless privacy-protecting URL redirecting service for Matrix
http://matrix.to
Apache License 2.0
893 stars 189 forks source link

Error message for non-spec-compliant links #178

Closed ludwigbald closed 2 years ago

ludwigbald commented 3 years ago

https://matrix.to/#/obviousgarbage produces the same output as https://matrix.to

We might want to show an error message if the link is not valid syntax, instead of just a blank screen.

ludwigbald commented 3 years ago

If the format is just slightly off, we might want to offer some help, i.e. "Did you mean ...?" #179