diff options
| author | feld <feld@feld.me> | 2019-05-16 19:09:19 +0000 |
|---|---|---|
| committer | feld <feld@feld.me> | 2019-05-16 19:09:19 +0000 |
| commit | 0f8892686a659283d0242998b08e9c6d95ccb2c3 (patch) | |
| tree | 2f6f13d59fb1e42a8e932cb28d54416b297ad588 /CHANGELOG.md | |
| parent | e190b3022b29753fd7682947a293775c8801d4b7 (diff) | |
| parent | e2b3a27204ca511a2e455a1151fdea36fdc0e53d (diff) | |
| download | pleroma-0f8892686a659283d0242998b08e9c6d95ccb2c3.tar.gz pleroma-0f8892686a659283d0242998b08e9c6d95ccb2c3.zip | |
Merge branch 'feature/admin-api-reports' into 'develop'
Add Reports to Admin API
Closes #774
See merge request pleroma/pleroma!1107
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fe6ab002c..dc09d4f6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Admin API: Endpoints for listing/revoking invite tokens - Admin API: Endpoints for making users follow/unfollow each other - Admin API: added filters (role, tags, email, name) for users endpoint +- Admin API: Endpoints for managing reports +- Admin API: Endpoints for deleting and changing the scope of individual reported statuses - AdminFE: initial release with basic user management accessible at /pleroma/admin/ - Mastodon API: [Scheduled statuses](https://docs.joinmastodon.org/api/rest/scheduled-statuses/) - Mastodon API: `/api/v1/notifications/destroy_multiple` (glitch-soc extension) |
