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

Reconcile dual-protocol websites #10

Closed
fluffy-critter opened this issue Jan 5, 2019 · 2 comments
Closed

Reconcile dual-protocol websites #10

fluffy-critter opened this issue Jan 5, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@fluffy-critter
Copy link
Contributor

fluffy-critter commented Jan 5, 2019

beesbuzz.biz is accessible from both http://beesbuzz.biz and https://beesbuzz.biz. People subscribe to the Atom feed both ways, so I need to send WebSub notifications for both schemes. But this means that WebMentions get sent for both as well (see http://publ.beesbuzz.biz/blog/730-v0-3-12-now-we-do-Windows for example).

Possible solutions:

  • Allow disabling WebMention for a feed (i.e. only send WebSub)
  • Allow forcing WebMention source to a specific protocol
@fluffy-critter fluffy-critter added the wontfix This will not be worked on label Mar 10, 2019
@fluffy-critter
Copy link
Contributor Author

fluffy-critter commented Mar 10, 2019

nah, people can filter this out receiver-side, as I do in webmention.js

@fluffy-critter
Copy link
Contributor Author

This turns out to still be a problem with fed.brid.gy so I guess I should actually fix this.

@fluffy-critter fluffy-critter reopened this Apr 1, 2019
@fluffy-critter fluffy-critter added enhancement New feature or request and removed wontfix This will not be worked on labels Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant