twtxt

Timeline for https://eapl.me/twtxt.txt

🔄 Refresh timeline

👨‍💻 Login

Following: 13

tkanos https://twtxt.net/user/tkanos/twtxt.txt Remove

eaplme https://eapl.me/twtxt.txt Remove

eaplmx https://eapl.mx/twtxt.txt Remove

lyse https://lyse.isobeef.org/twtxt.txt Remove

prologic https://twtxt.net/user/prologic/twtxt.txt Remove

rrraksamam https://twtxt.net/user/rrraksamam/twtxt.txt Remove

darch https://neotxt.dk/user/darch/twtxt.txt Remove

shreyan https://twtxt.net/user/shreyan/twtxt.txt Remove

movq https://www.uninformativ.de/twtxt.txt Remove

bender https://twtxt.net/user/bender/twtxt.txt Remove

stigatle https://yarn.stigatle.no/user/stigatle/twtxt.txt Remove

darch http://darch.dk/twtxt.txt Remove

xuu https://txt.sour.is/user/xuu/twtxt.txt Remove


darch
Reply to #plb77ba
I have added a webmention endpoint to https://darch.dk using https://webmention.io - let see if it work from neotxt.dk to @sorenpeter
1 week ago
💬 Reply


eapl.me
Reply to #3x6bsna
did it work? 😮
1 week ago
💬 Reply


darch
Reply to #3x6bsna
@eapl.me nope
1 week ago
💬 Reply


darch
Reply to #3x6bsna
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 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 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
1 week ago
💬 Reply


prologic
Reply to #3x6bsna
@darch I'll have a look later this week if you can remind me 🙏
1 week ago
💬 Reply


darch
Reply to #3x6bsna
@prologic here is your reminder in form of my Notes on Webmetions for Twtxt
5 days ago
💬 Reply


prologic
Reply to #3x6bsna
@darch Thanks! 🙏 What's the end goal here? 🤔
5 days ago
💬 Reply


darch
Reply to #3x6bsna
@prologic To outline what is needed for implementing webmetnion in a twtxt-webapp like twtxt-php/timeline or yarnd
5 days ago
💬 Reply


prologic
Reply to #3x6bsna
@darch No I mean, what do we want to achieve with WebMentions that doesn't already work across pods in `yarnd`? One issue I see is adoption.
5 days ago
💬 Reply


darch
Reply to #3x6bsna
@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
5 days ago
💬 Reply


darch
Reply to #3x6bsna
@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?
4 days ago
💬 Reply


xuu
Reply to #3x6bsna
@darch webmentions are dispatched from here https://git.mills.io/yarnsocial/yarn/src/branch/main/internal/post_handler.go#L160-L169
4 days ago
💬 Reply


darch
Reply to #3x6bsna
@xuu 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 ?
4 days ago
💬 Reply


prologic
Reply to #3x6bsna
@darch It should work with any endpoint but there's a condition around whether it fires a WebMention or not
4 days ago
💬 Reply


prologic
Reply to #3x6bsna
The reason this is not working, is there is no `Link` header on your feed that you're mentiong: https://gist.mills.io/prologic/fc5290f62c07494590a7e4bc2804c126
3 days ago
💬 Reply


prologic
Reply to #3x6bsna
If you have a look at any of the feeds on my pod, they all respond with a `Link:` header in the response.
3 days ago
💬 Reply


prologic
Reply to #3x6bsna
I can see that your web page https://darch.dk/social has a `<link rel="webmention" href="https://webmention.io/darch.dk/webmention">` in the page's`<head>` which his good. But that is not what you're linking to in your post, so that won't get sent a WebMention
3 days ago
💬 Reply


prologic
Reply to #3x6bsna
If you mention @this it _might_ work, bit weird though 😅
3 days ago
💬 Reply


darch
Reply to #3x6bsna
@prologic it does not😢
3 days ago
💬 Reply


prologic
Reply to #3x6bsna
@darch Yeah because it doesn't have a Link header
3 days ago
💬 Reply


darch
Reply to #3x6bsna
@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 might work
3 days ago
💬 Reply


darch
Reply to #3x6bsna
Jibii!
3 days ago
💬 Reply


darch
Reply to #3x6bsna
So this was right all along: #1156 - Webmention: a source doesn't mention the target - yarn - Mills
3 days ago
💬 Reply


prologic
Reply to #3x6bsna
@darch Hmm need to look into this 🤔
3 days ago
💬 Reply


prologic
Reply to #3x6bsna
@darch I needn an example of where this breaks down I think. Do you happen to have one? 🤔 By all rights, looking at the code paths, the issue raised really doesn't make sense to me. The Source is the Twt permalink on the source pod that contains an `@-mention` of the target's Twtxt feed. So that should validate just fine hmm 🤔
3 days ago
💬 Reply


darch
Reply to #3x6bsna
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😉
3 days ago
💬 Reply


prologic
Reply to #3x6bsna
@darch But this is what I'm confused about. Why would my Twt contains a reference to `http://darch.dk/social` instead of `http://darch.dk/twtxt.txt` -- which the later is what I `@-mentioned`? 🤔
3 days ago
💬 Reply


prologic
Reply to #3x6bsna
Does this make sense? Like my post will contain something like:

```
Hey @darch blah blah
```
3 days ago
💬 Reply


darch
Reply to #3x6bsna
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.
3 days ago
💬 Reply


prologic
Reply to #3x6bsna
@darch Got an example request?
3 days ago
💬 Reply


⏭️ Next