mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 12:42:24 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| reportcreate.go | ||
| reportcreate_test.go | ||
| reportget.go | ||
| reportget_test.go | ||
| reports.go | ||
| reports_test.go | ||
| reportsget.go | ||
| reportsget_test.go | ||