It need to be a proper link to the domain. And mention is linking to a profile page on the pod, so it doesnât validate.
Yarns does not generate a link back to the site that is being mentioned (eg. <a href="http://darch.dk/social">look here</a>
) which is needed for validating that it is indeed a real webmention, ant not just spam. Try rereading the specsđ
So this was right all along: #1156 - Webmention: a source doesnât mention the target - yarn - Mills
Jibii!
@prologic a link header where? It also need a link from here back to the link referred in the webmention
like this http://darch.dk/social/ and @that@darch.dk might work
@prologic@twtxt.net it does notđ˘
yarnd
... What would a single-user mode pod look like?
@prologic@twtxt.net i am, but closed open registration long along, so donât think anyone uses neotxt besides me. And with Twtxt-php/timeline Iâm getting closer to pulling the plug now I got a working alternative.
@xuu@txt.sour.is thank you, but does it only work between yarnd pods or also to endpoints like https://webmention.io and does it it detect that I declared such an endpoint on darch.dk when someone mentions @sorenpeter@darch.dk ?
@prologic So I had a look at the yarnd source code, but canât say that Iâm much wiser on how it send out webmention or how to send them to a yarnd pod. Can you break it down?
@prologic Iâm trying to figure out how it works to begin with and how I can make it work with my own domain http://darch.dk â See my questions above in https://neotxt.dk/conv/3x6bsna#jlrsduq
@prologic To outline what is needed for implementing webmetnion in a twtxt-webapp like twtxt-php/timeline or yarnd
@prologic here is your reminder in form of my Notes on Webmetions for Twtxt
twtxt-php
to timeline
https://eapl.me/twtxt_timeline/?profile=https://eapl.me/twtxt.txt
@eapl.me@eapl.me cool, how you you like it? (And sh!t now I have to make sure it works, not just for me;)
But I manged to send myself a webmetion using curl -i -d "source=http://algorave.dk&target=http://darch.dk" https://webmention.io/darch.dk/webmention
since I got a link on algorave.dk to darch.dk
@prologic@twtxt.net is there a feature flag to add for webmention support or how does it work?
I excepted if I mentioned my feed on darch.dk @sorenpeter@darch.dk then it would send a webmention to that domain, but where is the link on the yarn pod, that confirms the mention?
EDIT: I found this 7 months old issue: #1156 - Webmention: a source doesnât mention the target - yarn - Mills
@eapl.me@eapl.me nope
I have added a webmention endpoint to https://darch.dk using https://webmention.io - let see if it work from neotxt.dk to @sorenpeter@darch.dk
@lyse@lyse.isobeef.org hmm yeah, also not sure how this should work for multi-user pods. It should only trigger an email when it show that they do not follow you and, it should not be an automatic one. If spam becomes an issue you could use a forward email address for this feature.
@lyse@lyse.isobeef.org Iâm also on the e-mail wagon here. On http://darch.dk/timeline/conv/oe3howa I have added a âComment via emailâ botten if uses are not logged in. This feature could be extend to other places in the various UIs. Like we already got the âDoes not follow yourâ / âFollow youâ on the profile page in yarnd, so this detection could be used to sugget the user to email that person, when mentioning them.