summaryrefslogtreecommitdiff
path: root/internal/api/client/admin/reportsget_test.go
AgeCommit message (Collapse)AuthorFiles
2023-02-16[bugfix] Set 'discoverable' properly on API accounts (#1511)v0.7.0Libravatar tobi1
2023-01-25[feature] Implement reports admin API so admins can view + close reports (#1378)Libravatar tobi1
* add admin report api endpoints + tests * [chore] remove funky duplicate attachment in testrig