You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the service collects received webmentions, there needs to be a way (authenticated API or UI) to persistently delete a received webmention. That is:
notify the service via UI or API) that a particular received webmention should be deleted from webmention.io's collection (that is, no longer returned in any API calls etc.)
if the service receives another webmention with that same 'source', it should reject it (hence the "persistent delete"j)
This is essential for removing specific abusive webmentions (whether comments, or likes/reposts by abusive accounts).
The text was updated successfully, but these errors were encountered:
Note that this is NOT a request for block lists (other issues cover that which is a lot more work), this is specifically just for some way to delete specific webmention permalinks so they stop showing up in API calls
Note that this is NOT a request for block lists (other issues cover that which is a lot more work), this is specifically just for some way to delete specific webmention permalinks so they stop showing up in API calls / embeds.
Since the service collects received webmentions, there needs to be a way (authenticated API or UI) to persistently delete a received webmention. That is:
This is essential for removing specific abusive webmentions (whether comments, or likes/reposts by abusive accounts).
The text was updated successfully, but these errors were encountered: