test for default features and changelog entry

This commit is contained in:
Alexander Strizhakov 2020-03-31 18:22:25 +03:00
commit df5f89c0d6
No known key found for this signature in database
GPG key ID: 022896A53AEF1381
2 changed files with 49 additions and 44 deletions

View file

@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added
- NodeInfo: `pleroma:api/v1/notifications:include_types_filter` to the `features` list.
- NodeInfo: `pleroma_emoji_reactions` to the `features` list.
- Configuration: `:restrict_unauthenticated` setting, restrict access for unauthenticated users to timelines (public and federate), user profiles and statuses.
<details>
<summary>API Changes</summary>