summaryrefslogtreecommitdiff
path: root/internal/api/client/admin/reportsget_test.go
AgeCommit message (Expand)AuthorFiles
2025-02-08[bug] Add missing `group` property to the Account model (#3746)Libravatar pnwmatt1
2024-12-05[feature] add support for receiving federated status edits (#3597)Libravatar kim1
2024-10-21[feature] Add image descriptions for default avatar + header; don't allow edi...v0.17.1Libravatar tobi1
2024-10-12[bugfix] Account.last_status_at is a date, not datetime (#3419)Libravatar Markus Unterwaditzer1
2024-07-31[feature] Implement Mastodon-compatible roles (#3136)Libravatar Vyr Cossont1
2024-07-24[chore] Add interaction filter to complement existing visibility filter (#3111)Libravatar tobi1
2024-07-20[chore/frontend] Use smaller webp images for logo and default avatars (#3119)Libravatar tobi1
2024-07-19[feature] use webp for thumbnails (#3116)Libravatar kim1
2024-07-17[feature] Allow users to set default interaction policies per status visibili...Libravatar tobi1
2024-06-18[feature/frontend] Reports frontend v2 (#3022)Libravatar tobi1
2024-04-11[feature] New user sign-up via web page (#2796)Libravatar tobi1
2024-04-02[feature] Option to hide followers/following (#2788)Libravatar tobi1
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