diff options
author | Lain Soykaf <lain@lain.com> | 2024-05-18 14:45:26 +0400 |
---|---|---|
committer | Lain Soykaf <lain@lain.com> | 2024-05-18 14:45:26 +0400 |
commit | 7923ede8ba6b801722fc59d50418d9c95a749ddf (patch) | |
tree | 9dc77b89b4d2e6cfbd6dcf70b6172474ef35862b /changelog.d/web_push_filtered.fix | |
parent | 39525bcec7c685cb28ca4702b6e145a78e733fee (diff) | |
parent | 99eab1fa2a39b7a7fba6cdbb92c01e9c7c81aa88 (diff) | |
download | pleroma-7923ede8ba6b801722fc59d50418d9c95a749ddf.tar.gz pleroma-7923ede8ba6b801722fc59d50418d9c95a749ddf.zip |
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into qdrant-search-2
Diffstat (limited to 'changelog.d/web_push_filtered.fix')
-rw-r--r-- | changelog.d/web_push_filtered.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/web_push_filtered.fix b/changelog.d/web_push_filtered.fix new file mode 100644 index 000000000..b9159362a --- /dev/null +++ b/changelog.d/web_push_filtered.fix @@ -0,0 +1 @@ +Web Push notifications are no longer generated for muted/blocked threads and users. |