mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-02-03 18:57:32 +01:00
a312238e79
* [feature] Provide .well-known/host-meta endpoint This adds the host-meta endpoint as Mastodon clients use this to discover the API domain to use when the host and account domains aren't the same. * Address review comments