matrix-org / matrix.to

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

Matrix.to links not useful when shared on platforms which don't navigate to # fragement #365

Open notreal069 opened 2 weeks ago

notreal069 commented 2 weeks ago

Cause

Behaviour described in title observed on Discord, where links not escaped with <url> to pages reachable by Discord's web crawler automatically generate rich media embeds which on click navigate to the linked page, minus URL fragment.

Effect

This causes confusion, as matrix.to without fragment content is nearly useless for onboarding someone to the matrix network.

Possible solutions