logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 1d03ba4ffbb73b54a7caa107a6b9a85fa65ecfd4
parent d48dbfab2b2e838a356c92442873230fc5f14c68
Author: Mark Felder <feld@FreeBSD.org>
Date:   Wed, 18 Nov 2020 20:13:25 +0000

Fixed emoji reactions not being filtered from blocked and muted accounts

Diffstat:

MCHANGELOG.md1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -45,6 +45,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Config generation: rename `Pleroma.Upload.Filter.ExifTool` to `Pleroma.Upload.Filter.Exiftool`. - S3 Uploads with Elixir 1.11. +- Fixed Emoji Reaction activity filtering from blocked and muted accounts ## [2.2.0] - 2020-11-12