Skip to content

[feat] port fetching host-meta before the webfinger endpoint from iceshrimp - fixes #539

Slonk A. Zoid requested to merge slonkazoid/Sharkey:develop into develop

closes #539 (closed). i have tested it, but at around 5:35, so further testing and review is required

will probably also need touching up before it can be merged, there are inconsistencies esp. with naming

What does this PR do? (Please give us a brief description of what this PR does.)

allow the use of /.well-known/host-meta to define the WebFinger endpoint instead of assuming /.well-known/webfinger?resource={uri} (old behavior)

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports