matrix-org / matrix.to

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

Support custom homeservers #15

Open ara4n opened 7 years ago

ara4n commented 7 years ago

with a ?hs=matrix.org style URL or whatever, as per https://github.com/matrix-org/synapse/issues/1527

melroy89 commented 4 years ago

I agree, this should be the basic core feature for years..

almereyda commented 4 years ago

As a side note, supporting custom home servers might also involve supporting custom Element instances.

This idea might also indirectly related to https://github.com/matrix-org/matrix-doc/pull/2312

melroy89 commented 3 years ago

@almereyda That is true, but only valid for desktop Element client I think, for web element it should be rather easy to add support in matrix.to.