diff options
| author | eugenijm <eugenijm@protonmail.com> | 2020-02-10 14:32:38 +0300 |
|---|---|---|
| committer | eugenijm <eugenijm@protonmail.com> | 2020-02-26 20:21:38 +0300 |
| commit | e2a6a403677ff4c879c398e46efb814866a3cd04 (patch) | |
| tree | d9345ad408d63be2b8cc0d954070ad188aaa02d4 /CHANGELOG.md | |
| parent | fda6f35a467914d3d6bf6944a10dc928c4ab495c (diff) | |
| download | pleroma-e2a6a403677ff4c879c398e46efb814866a3cd04.tar.gz pleroma-e2a6a403677ff4c879c398e46efb814866a3cd04.zip | |
Admin API: `GET /api/pleroma/admin/statuses` - list all statuses (accepts `godmode` and `local_only`)
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 08bb7e1c7..d87cec414 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -121,6 +121,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Pleroma API: Add reactions for a single emoji. - ActivityPub: `[:activitypub, :note_replies_output_limit]` setting sets the number of note self-replies to output on outgoing federation. - Admin API: `GET /api/pleroma/admin/stats` to get status count by visibility scope +- Admin API: `GET /api/pleroma/admin/statuses` - list all statuses (accepts `godmode` and `local_only`) </details> ### Fixed |
