#[Gabriele_Girel]I was wandering because if there was something wrong with a webmention (e.g., title or content), I was thinking it would be nice to unsend it, fixed the content, and resend it. Because from what I understood (at least for webmention.io) when deleting a webmention, the source URL gets blocked. Right? 😕
#capjamesg[d]You can edit a webmention and resend it. The receiver should update the data they have on your webmention.
#capjamesg[d](This is not yet something my receiver supports but I will. It's part of the spec.)
tetov-irc and epilys joined the channel
#epilysHallo, I'm implementing webmentions and I was wondering if anyone has written any local testing tools for it (I already know of webmention.rocks)
#ZegnatAre you testing a webmention sender or receiver? For receiver I think https://github.com/voxpelli/node-webmention-testpinger can be run completely locally to send it a bunch of mentions and see if you can parse it correctly. But is the only one I know off on the spot
#Loqi[voxpelli] node-webmention-testpinger: A tool to ping your site with a variety of real world WebMentions
#epilysZegnat, I don't really want to install npm and run node 🤔
#epilysI am writing a python script with the standard library http.server
#epilysbtw, to answer your question, I'm writing a sender/receiver. I've written a link aggregator/discussion forum and I want to send webmentions for posted links and also receive
#Loqi[epilys] sic: link aggregator community organised by tags (with no javascript)
#ZegnatI feel like I have seen a PHP cli thing too for sending webmentions. But I am unsure about Python as I do not use that language myself. Might be some tools floating around though, we have a few Python people in here too
#LoqiIt looks like we don't have a page for "webmention receiver" yet. Would you like to create it? (Or just say "webmention receiver is ____", a sentence describing the term)
#capjamesg[d]A webmention receiver is an application capable of accepting and processing Webmentions. webmention.io is an example of a webmention receiver.
#LoqiIt looks like we don't have a page for "webmention endpoint" yet. Would you like to create it? (Or just say "webmention endpoint is ____", a sentence describing the term)
#ZegnatQuick thought, though I am at work and can’t really give it any depth, but I feel like using grant_type is wrong in this case. You are not asking the OAuth endpoint to grant you a token at all. I see it more as querying for information you expect the token endpoint to already have. Which would be closer to something like token introspection
#GWGInteresting thought...which the IndieAuth token endpoint doesn't really do
#capjamesg[d]sknebel A redirect might be wise. I couldn't find anything detailed on webmention receiver though
#ZegnatGWG: yeah, not sure what the best way to fit it in is. Or if you might just want to go and request it from the ticket endpoint, and sidestep the entire auth endpoint. I think I have just grown a little wary of overloading OAuth concepts
#GWGI was debating if the ticket endpoint should handle it
#ZegnatI feel there is a lot to be gained the easier it is for IndieAuth to stay on its own as an extension for OAuth that makes it easy for public clients to find public identities.
#ZegnatIt also seems natural to be able to say the ticket endpoint is for receiving tickets (sent by others who want to grant you some form of access) as well as for apps to retrieve tickets from (that were previously sent to it already).
#ZegnatAs with other APIs, the retrieval API could define that is expects authorisation for retrieval through an OAuth bearer token, and that way you will have brought it full circle
#capjamesg[d]If you want to go a step further, you can run the discovery tests on webmention.rocks.
#capjamesg[d]But I can see this being a useful tool for the community. Definitely add it to the wiki!
#epilysTo be honest I don't want to make an account just for this. The gist will stay public of course, if anyone with a wiki account would like to put it there I'd appreciate it deeply
hendursaga, jacky, KartikPrabhu, angelo and shoesNsocks joined the channel
#[Gabriele_Girel]Hello, telegraph.p3k.io just stopped working for me saying it doesn't see any links in any of my website pages and saying to check if I have an `h-entry` class (which I do). I double-checked with webmention.app and things seem to run correctly. Any idea what might be going on?
chatter, hendursaga, jacky, maxwell_joslyn[d, tetov-irc and wackycity[d] joined the channel