Skip to content

Don't send push notifications on self-webmentions

Jamie Tanna requested to merge feature/no-self-webmentions into develop

To prevent notification spam from myself (as I have a link to my profile URL in each p-author on a post I create, which then gets notified to say the post has mentioned me) I can instead remove any notifications from something I myself have posted.

This shouldn't remove anything that I need, and only make it so fewer push notifications are received.

Merge request reports