summaryrefslogtreecommitdiff
path: root/internal/api/client/admin/reportsget_test.go
AgeCommit message (Expand)AuthorFiles
2023-11-11[bugfix] support endless polls, and misskey's' method of inferring expiry in ...Libravatar kim1
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim1
2023-08-19[feature] Instance rules (#2125)Libravatar f0x521
2023-08-07[chore] Use generic pointer function (#2080)Libravatar Daenney1
2023-08-02[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)Libravatar tobi1
2023-05-09[feature] Enable federation in/out of profile PropertyValue fields (#1722)Libravatar tobi1
2023-03-31[bugfix] Fix report serialization errors caused by user delete (#1659)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-03[bugfix] Clamp admin report limit <1 to 100 (#1583)Libravatar tobi1
2023-02-20[bugfix] Fix account roles (#1542)Libravatar tobi1
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