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

Multiple WebMentions from a single Twitter mention #1338

Closed
edent opened this issue Nov 4, 2022 · 6 comments
Closed

Multiple WebMentions from a single Twitter mention #1338

edent opened this issue Nov 4, 2022 · 6 comments

Comments

@edent
Copy link
Contributor

edent commented Nov 4, 2022

I keep getting WebMentions from https://brid.gy/comment/twitter/edent/1586030387117314048/1586030387117314048

Screenshot 2022-11-04 at 07-16-32 Comments (1) ‹ Terence Eden’s Blog — WordPress

I delete the mention and, a day later, I receive another. This doesn't happen with any other WebMention from Brid.gy.

Any idea what's causing it?

@snarfed
Copy link
Owner

snarfed commented Nov 4, 2022

Oof! Sorry for the trouble, and thanks for reporting. I'll look!

@snarfed
Copy link
Owner

snarfed commented Nov 4, 2022

Hah. Bridgy resends webmentions when source posts (eg tweets) change, in line with the spec and standard behavior. In this case, it's seeing that the in-reply-to author's display name here keeps changing back and forth between ⌜ktb⌟ and ⌜ktb⌟ is offline until 11/07. Not sure if that itself is actually happening or a bug on my end, but either way, Bridgy probably shouldn't be including that in its diff logic. Funny one though!

@snarfed
Copy link
Owner

snarfed commented Nov 4, 2022

Oh btw @dshanske this also seems like the wrong behavior from the WordPress Webmention plugin. If an existing wm is in trash or spam, and it gets received again, like here, it should just update (if necessary) in place, not create an entirely new WP comment, right?

@snarfed
Copy link
Owner

snarfed commented Nov 4, 2022

@dshanske confirmed, I reproduced this on non-Bridgy webmentions. Filed pfefferle/wordpress-webmention#341

@edent
Copy link
Contributor Author

edent commented Nov 4, 2022

Ha! How weird. TBF, I do excel at finding odd edge cases :-)

Interestingly, this touches on another issue. I get warnings from a WordPress plugin that I have broken links. Mostly caused by people deleting Tweets which have become comments. 3.1.5 of that document suggests that I should be receiving deletion notices. But, I suspect that's probably too hard to do without checking thousands of mentions?

Anyway - thanks for the service, it has been a great source of joy to see what people are saying about my work.

@snarfed
Copy link
Owner

snarfed commented Nov 4, 2022

Interestingly, this touches on another issue. I get warnings from a WordPress plugin that I have broken links. Mostly caused by people deleting Tweets which have become comments. 3.1.5 of that document suggests that I should be receiving deletion notices. But, I suspect that's probably too hard to do without checking thousands of mentions?

Right! Millions, almost 2.4M right now. #907, https://brid.gy/admin/stats, https://snarfed.org/2022-06-05_bridgy-stats-update-7

Anyway - thanks for the service, it has been a great source of joy to see what people are saying about my work.

Aww, thanks for the kind words! Much appreciated.

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