X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=129c269aa03cfabca1536d17c6b0d479bf2c7c29;hb=8fcbfd961d6f99dc13010a96925073080cd042b3;hp=d22959392696920f16ad8b26d2b666741f493c59;hpb=20d89472e3b48453b5e2e71cce0f6d97cddbbf53;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index d22959392..129c269aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,6 +70,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Added Pleroma.Upload.Filter.Exiftool as an alternate EXIF stripping mechanism targeting GPS/location metadata. - "By approval" registrations mode. - Configuration: Added `:welcome` settings for the welcome message to newly registered users. +- Ability to hide favourites and emoji reactions in the API with `[:instance, :show_reactions]` config.
API Changes