diff options
| author | rinpatch <rinpatch@sdf.org> | 2019-09-04 14:16:56 +0300 |
|---|---|---|
| committer | rinpatch <rinpatch@sdf.org> | 2019-09-04 14:17:23 +0300 |
| commit | 3face454671bfdf2b850daf9dcb05468eb909e95 (patch) | |
| tree | 69fc553ac7aa2520c726a69b6d11bedfc8a66a82 /CHANGELOG.md | |
| parent | e54694748bdcc27a3acd3ff3feac5c0c284d8b0d (diff) | |
| download | pleroma-3face454671bfdf2b850daf9dcb05468eb909e95.tar.gz pleroma-3face454671bfdf2b850daf9dcb05468eb909e95.zip | |
Mastodon API: Add `pleroma.thread_muted` to Status entity
Needed for pleroma-fe!941
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 40f4580f7..a414ba5e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - **Breaking:** `/api/pleroma/notifications/read` is moved to `/api/v1/pleroma/notifications/read` and now supports `max_id` and responds with Mastodon API entities. - Configuration: OpenGraph and TwitterCard providers enabled by default - Configuration: Filter.AnonymizeFilename added ability to retain file extension with custom text +- Mastodon API: `pleroma.thread_muted` key in the Status entity - Federation: Return 403 errors when trying to request pages from a user's follower/following collections if they have `hide_followers`/`hide_follows` set - NodeInfo: Return `skipThreadContainment` in `metadata` for the `skip_thread_containment` option - NodeInfo: Return `mailerEnabled` in `metadata` |
