GoToSocial/internal/api
tobi 5027d0ced2
[bugfix] Serve correct 'application/jrd+json' content type for webfinger requests (#1738)
* [bugfix] Return `application/jrd+json` from webfinger queries

* update finger req content-type
2023-05-04 12:28:50 +02:00
..
activitypub [chore] Refactor account deleting/block logic, tidy up some other processing things (#1599) 2023-03-20 18:10:08 +00:00
auth [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
client [bugfix] Rework notifs to use min_id for paging up (#1734) 2023-05-04 12:27:24 +02:00
fileserver [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
model [chore] Refactor account deleting/block logic, tidy up some other processing things (#1599) 2023-03-20 18:10:08 +00:00
nodeinfo [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
util [bugfix] Serve correct 'application/jrd+json' content type for webfinger requests (#1738) 2023-05-04 12:28:50 +02:00
wellknown [bugfix] Serve correct 'application/jrd+json' content type for webfinger requests (#1738) 2023-05-04 12:28:50 +02:00
activitypub.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
auth.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
client.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
fileserver.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
nodeinfo.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
wellknown.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00