about summary refs log tree commit diff
path: root/app/controllers/well_known/webfinger_controller.rb
AgeCommit message (Expand)Author
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-05-14Fix webfinger returning wrong status code on malformed or missing param (#13759)ThibG
2019-09-17Fix webfinger response not returning 410 when account is suspended (#11869)Eugen Rochko
2019-08-30Fix uncaught error when resource param is missing in Webfinger request (#11701)Eugen Rochko
2019-08-01Remove XML version of Webfinger and remove links to Atom feeds (#11460)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2017-12-27Make host_meta/webfinger replies cacheable (fixes #6100) (#6101)ThibG
2017-12-06Remove rabl dependency (#5894)Eugen Rochko
2017-06-02Ensure well_known controllers use WEB_DOMAIN by including RoutingHelper (#2388)ThibG
2017-05-22Allow alternate domains for mastodon handlers (#3187)Immae
2017-04-17Improve handling of HTTP_ACCEPT for webfinger (#2008)Matt Jankowski
2017-04-13Clean up well-known routes/controllers (#1649)Matt Jankowski