diff options
| author | Eugenij <eugenijm@protonmail.com> | 2019-07-29 16:17:40 +0000 |
|---|---|---|
| committer | kaniini <ariadne@dereferenced.org> | 2019-07-29 16:17:40 +0000 |
| commit | 0bee2131ce55ffd702ddc92800499b01b86d3765 (patch) | |
| tree | f291500d44adbd07f560c8ba0d53ee9b1bfb29c3 /CHANGELOG.md | |
| parent | 8be01540948ff62460a5c21663dfff6c358002a1 (diff) | |
| download | pleroma-0bee2131ce55ffd702ddc92800499b01b86d3765.tar.gz pleroma-0bee2131ce55ffd702ddc92800499b01b86d3765.zip | |
Add `mailerEnabled` to the NodeInfo metadata
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 5416d452e..e77fe4f3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Configuration: Filter.AnonymizeFilename added ability to retain file extension with custom text - 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` - Mastodon API: Unsubscribe followers when they unfollow a user - AdminAPI: Add "godmode" while fetching user statuses (i.e. admin can see private statuses) |
