GoToSocial/internal/api
tobi 382512a5a6
[feature] Implement `/api/v2/instance` endpoint (#1409)
* interim: start adding /api/v2/instance

* finish up
2023-02-02 14:08:13 +01:00
..
activitypub [feature] Implement `/api/v2/instance` endpoint (#1409) 2023-02-02 14:08:13 +01:00
auth [feature] Implement `/api/v2/instance` endpoint (#1409) 2023-02-02 14:08:13 +01:00
client [feature] Implement `/api/v2/instance` endpoint (#1409) 2023-02-02 14:08:13 +01:00
fileserver [feature] Implement `/api/v2/instance` endpoint (#1409) 2023-02-02 14:08:13 +01:00
model [feature] Implement `/api/v2/instance` endpoint (#1409) 2023-02-02 14:08:13 +01:00
nodeinfo [feature] Implement `/api/v2/instance` endpoint (#1409) 2023-02-02 14:08:13 +01:00
util [feature] Implement `/api/v2/instance` endpoint (#1409) 2023-02-02 14:08:13 +01:00
wellknown [feature] Implement `/api/v2/instance` endpoint (#1409) 2023-02-02 14:08:13 +01:00
activitypub.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
auth.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
client.go [feature] Implement `/api/v1/reports` endpoints on client API (#1330) 2023-01-23 13:14:21 +01:00
fileserver.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
nodeinfo.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
wellknown.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00