summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSadposter <hannah+pleroma@coffee-and-dreams.uk>2019-07-22 02:43:55 +0000
committerkaniini <ariadne@dereferenced.org>2019-07-22 02:43:55 +0000
commitf712ee879ab771b5cb9591ae402f52e26a8bebf3 (patch)
treee916c91d089e0a92bae5be3fab7e10636f671085 /CHANGELOG.md
parent24362cbb3c661780aa90eb62c6b1e3654da018ad (diff)
downloadpleroma-f712ee879ab771b5cb9591ae402f52e26a8bebf3.tar.gz
pleroma-f712ee879ab771b5cb9591ae402f52e26a8bebf3.zip
Bugfix: muted/blocked user notification streaming
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 5c7214f98..bcdd0615f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: Handling of search timeouts (`/api/v1/search` and `/api/v2/search`)
- Mastodon API: Embedded relationships not being properly rendered in the Account entity of Status entity
- Mastodon API: Add `account_id`, `type`, `offset`, and `limit` to search API (`/api/v1/search` and `/api/v2/search`)
+- Mastodon API, streaming: Fix filtering of notifications based on blocks/mutes/thread mutes
- ActivityPub C2S: follower/following collection pages being inaccessible even when authentifucated if `hide_followers`/ `hide_follows` was set
- Existing user id not being preserved on insert conflict
- Rich Media: Parser failing when no TTL can be found by image TTL setters