summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-07-30 12:41:47 +0000
committerlain <lain@soykaf.club>2020-07-30 12:41:47 +0000
commit873ff5ce1402ae6138f4a66dd0d71c462c0b1ece (patch)
tree9c717d08dc65e33b3757f38c8bc37c6ad89b2616 /CHANGELOG.md
parentd39b72c8fa8b338d6afd02af3d0870ccca391aba (diff)
parent00d090004eefdf6cf2cf644be1d4dcfdd8b0ba35 (diff)
Merge branch 'hide-reactions' into 'develop'
Let favourites and emoji reactions optionally be hidden See merge request pleroma/pleroma!2804
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
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.
<details>
<summary>API Changes</summary>