GoToSocial/internal/api
tobi e9747247d5
[feature] Implement /api/v1/reports endpoints on client API (#1330)
* start adding report client api

* route + test reports get

* start report create endpoint

* you can create reports now babyy

* stub account report processor

* add single reportGet endpoint

* fix test

* add more filtering params to /api/v1/reports GET

* update swagger

* use marshalIndent in tests

* add + test missing Link info
2023-01-23 13:14:21 +01:00
..
activitypub
auth
client [feature] Implement /api/v1/reports endpoints on client API (#1330) 2023-01-23 13:14:21 +01:00
fileserver
model [feature] Implement /api/v1/reports endpoints on client API (#1330) 2023-01-23 13:14:21 +01:00
nodeinfo
util
wellknown
activitypub.go
auth.go
client.go [feature] Implement /api/v1/reports endpoints on client API (#1330) 2023-01-23 13:14:21 +01:00
fileserver.go
nodeinfo.go
wellknown.go