diff options
| author | Eugenij <eugenijm@protonmail.com> | 2019-07-16 11:14:46 +0000 |
|---|---|---|
| committer | kaniini <ariadne@dereferenced.org> | 2019-07-16 11:14:46 +0000 |
| commit | 520ee6c59162c26caf032b2d16ca975c99b5beb5 (patch) | |
| tree | ed02c143d7298736e821a507acd01d3931249a3f /CHANGELOG.md | |
| parent | a0d71d3ccfeece9deab213a627720dfc2aaf51be (diff) | |
| download | pleroma-520ee6c59162c26caf032b2d16ca975c99b5beb5.tar.gz pleroma-520ee6c59162c26caf032b2d16ca975c99b5beb5.zip | |
Add `pleroma.deactivated` to the Account entity (Mastodon API)
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 f121d0fbf..f3630a1c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Mastodon API: Add support for categories for custom emojis by reusing the group feature. <https://github.com/tootsuite/mastodon/pull/11196> - Mastodon API: Add support for muting/unmuting notifications - Mastodon API: Add support for the `blocked_by` attribute in the relationship API (`GET /api/v1/accounts/relationships`). <https://github.com/tootsuite/mastodon/pull/10373> +- Mastodon API: Add `pleroma.deactivated` to the Account entity - Admin API: Return users' tags when querying reports - Admin API: Return avatar and display name when querying users - Admin API: Allow querying user by ID |
