Skip to content

Conversation

@dissolve
Copy link
Member

KyleWM is using a webmention endpoint as a relative url '/webmention' which obviously was not working. I added a bit to check if the endpoint is relative and correct it if so.

I added an ability to return the text from the debug messages by a call rather than only output to console.

I added the ability to get back any URLs returned by webmention clients. This is very useful for brid.gy integration as I get the syndication links it returns to me.

Ben Roberts and others added 6 commits September 10, 2014 21:23
add ability to get debug info back rather than output to console
mostly my mentions are executed by apache so I have no console.

support @kylewm's relative path to webmention endpoint which explains
why he wasn't getting any webmentions from me
@karadaisy
Copy link
Member

The library has been pretty significantly refactored since this PR was filed (1.5 years ago)... These days it does support relative endpoints, and it returns the POST response to sending a webmention, so you should be able to get the headers from Bridgy.

If the other changes are still needed, unfortunately I think the only way to do it would be to make them again starting with the current codebase.

@karadaisy karadaisy closed this Apr 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants