Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: persistent webmention delete #40

Open
tantek opened this issue Jul 18, 2017 · 2 comments
Open

Feature: persistent webmention delete #40

tantek opened this issue Jul 18, 2017 · 2 comments

Comments

@tantek
Copy link

tantek commented Jul 18, 2017

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).

@tantek
Copy link
Author

tantek commented Jul 18, 2017

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

@tantek
Copy link
Author

tantek commented Jul 19, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant