gotosocial/internal/api
2023-02-04 15:53:11 +01:00
..
activitypub [chore] reformat GetAccount() functionality, support updating accounts based on last_fetch (#1411) 2023-02-03 20:03:05 +00:00
auth [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
client [bugfix] Allow instance thumbnail description to be set separately from image (#1417) 2023-02-04 15:53:11 +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