diff options
| author | Maxim Filippov <colixer@gmail.com> | 2019-11-14 23:44:07 +0900 |
|---|---|---|
| committer | Maxim Filippov <colixer@gmail.com> | 2019-11-14 23:44:07 +0900 |
| commit | 30af5da33043192dff626e869f2628ffc709f836 (patch) | |
| tree | 1d526c23323f1c47d16abe97f357d30ccc3c3bf3 /CHANGELOG.md | |
| parent | 7438c177d9f57e8779b979ca553c3b501726efb3 (diff) | |
| download | pleroma-30af5da33043192dff626e869f2628ffc709f836.tar.gz pleroma-30af5da33043192dff626e869f2628ffc709f836.zip | |
Admin API: list all statuses from a given instance
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ec084dbd..66644efc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,6 +60,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Mastodon API: Add `/api/v1/markers` for managing timeline read markers - Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations` - Configuration: `feed` option for user atom feed. +- Admin API: Add `/api/pleroma/admin/instances/:instance/statuses` - lists all statuses from a given instance </details> ### Fixed |
