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

Re-syndicate when a post is trashed/deleted #184

Open
snarfed opened this issue May 25, 2023 · 8 comments
Open

Re-syndicate when a post is trashed/deleted #184

snarfed opened this issue May 25, 2023 · 8 comments

Comments

@snarfed
Copy link

snarfed commented May 25, 2023

Right now, when you move a post to the trash, SL does nothing, but some syndication like Bridgy and Bridgy Fed support deleting syndicated copies. Could SL re-syndicate to those services to trigger those deletions? For those two specifically, it just takes resending the webmention; they detect the deletion when they refetch the post and get a 410 or 404.

Thanks in advance!

@dshanske
Copy link
Owner

dshanske commented Jul 1, 2023

This won't work if I switched the plugin to Micropub, will it?

@snarfed
Copy link
Author

snarfed commented Jul 1, 2023

Bridgy Publish supports Micropub delete! https://brid.gy/about#micropub

@dshanske
Copy link
Owner

dshanske commented Jul 1, 2023

Your suggestion was specifically re webmentions. I figured.

@snarfed
Copy link
Author

snarfed commented Jul 1, 2023

Not at all! I don't really care about the underlying plumbing, I'd just like to see deletes POSSEd when possible, by any means.

@dshanske
Copy link
Owner

@snarfed When you send the URL, do you send the post URL or the syndicated URL?

@snarfed
Copy link
Author

snarfed commented May 12, 2024

Post URL, it's still a standard webmention.

@snarfed
Copy link
Author

snarfed commented Jul 13, 2024

Friendly nudge here! I'd also like to see this for Bridgy Fed. I trashed https://snarfed.org/2024-07-13_dave-slusher-hacker-maker-snarfed-org-i-have-successfu-ellijay-makerspace-social just now, but Synd Links didn't send another wm to BF, so it's still visible under the original Mastodon post, the blank reply here: https://social.ellijaymakerspace.org/@geniodiabolico/112777083077811935 . I'm not at my computer right now so I can't send a wm to BF manually. Would be nice if Synd Links did it automatically!

@snarfed
Copy link
Author

snarfed commented Jul 13, 2024

Related: pfefferle/wordpress-webmention#465

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

No branches or pull requests

2 participants