Merge branch 'fix-muted-web-push' into 'develop'

Fix processing of Web Push and streaming notifications

See merge request pleroma/pleroma!4032
This commit is contained in:
feld 2024-05-15 20:12:41 +00:00
commit 8da103da57
6 changed files with 68 additions and 246 deletions

View file

@ -0,0 +1 @@
Web Push notifications are no longer generated for muted/blocked threads and users.