#dev 2019-05-24
2019-05-24 UTC
[jgarber] joined the channel
# [jgarber] `redirect_uri` is part of the IndieAuth spec: https://www.w3.org/TR/indieauth/#4-2-2-redirect-url
# [jgarber] doubleloop: Good catch on the `media_endpoint` bug. That’s _probably_ an issue upstream in indieweb-endpoints-ruby: https://github.com/indieweb/indieweb-endpoints-ruby
mblaney and gxt joined the channel
miklb, benwerd, snarfed and [jgarber] joined the channel
# [jgarber] I’m spending way too much time poring over https://tools.ietf.org/html/rfc8288 (and its predecessor https://tools.ietf.org/html/rfc5988) and found something mildly interesting…
# [jgarber] The above defines valid `rel` values in HTTP Link headers. The URI bit makes sense. That’s how we got the original `rel="http://webmention.org/"` value before `webmention` made its way onto IANA’s blessed list (here: https://www.iana.org/assignments/link-relations/link-relations.xhtml).
snarfed joined the channel
# jacky I see https://www.oauth.com/oauth2-servers/redirect-uris/redirect-uris-native-apps/ pointing to using custom app handlers
KartikPrabhu joined the channel
# jacky this looks like a standards-suggested way https://tools.ietf.org/html/rfc8252#section-7
treora joined the channel
# jacky this might break with indieauth tho https://indieauth.spec.indieweb.org/#redirect-url
[eddie] joined the channel
# [eddie] So in Indigenous this is something like: https://indigenous.abode.pub/iOS/auth/redirect which then sends the user to indigenous://auth/callback
KartikPrabhu joined the channel
snarfed joined the channel
[Rose] joined the channel
# Ruxton yah so this is what OSX does now, you have t allow it every time https://appleinsider.com/articles/18/09/05/remote-macos-exploit-using-custom-url-schemes-demonstrated-by-security-researcher
KartikPrabhu joined the channel
# jacky (like `https://open.spotify.com/$
{ID}
` jazz)# Zegnat !tell jgarber Yes, you read the RFCs on link relations right! https://github.com/indieweb/indieauth/issues/17
# Ruxton cool new idea from github for supportng devs of opensource - https://github.com/sponsors
[Rose], [tonz], [frank], leg, mattl_, stevestreza, ludovicchabant, willnorris, miklb, [calumryan], KartikPrabhu, [jeremycherfas], [jgmac1106], [kimberlyhirsh] and [grantcodes] joined the channel
# [grantcodes] !tell doubleloop yes sorry, I moved photo.postrchild.com to heroku and didn't realise that you have to pay for ssl certificates there, so it's currently just on http
[jeremycherfas] and [jgarber] joined the channel
# Loqi [jgarber]: Zegnat left you a message 5 hours, 45 minutes ago: Yes, you read the RFCs on link relations right! https://github.com/indieweb/indieauth/issues/17
KartikPrabhu joined the channel
KartikPrabhu joined the channel
# Zegnat [jgarber]: if you want frustration, I compiled all the links in https://indieweb.org/JSON#Specs ;)
[jeremycherfas] joined the channel
# [jeremycherfas] [tonz] Your post replying to my Utrecht write-up did not show up as a webmentions, possibly because the u-in-reply-to in the section does not enclose my url.
[tonz] joined the channel
# [jeremycherfas] I then pinged myself, just to check, and the result is a disaster on my site.
# petermolnar > I then pinged myself - is this the new version of I sent myself an email to test the out of office auto-response?
[tantek] joined the channel
# [jeremycherfas] No. It is the new version of setting up a fake identity to email yourself to check you email rules.
# [tonz] Wondering out loud : how would I go about setting up indieauth to log into a yarns microsub server in a different WordPress instance and then use micropub in a reader to post to a different WordPress instance? Kinda like authenticate with aperture and then post to my blog, use yarns as an outside server. Anything where I should start reading specs or code to dive into it?
# [jgarber] Zegnat: So speaking of Link header parser… turns out we’ve got something in-house: https://github.com/indieweb/link_rel_parser-ruby
# [jgarber] For the indieweb-endpoints.cc stuff, I’m taking a second look at the relying code. That led me down the RFC rabbit hole and has me re-thinking how I’m parsing Link headers. Which… led me to digging through rubygems.org for existing libraries which… led me to [shaners]’ indieweb/link_rel_parser-ruby repo.
[aaronpk], [schmarty], [kimberlyhirsh], [frank] and [tantek] joined the channel
[jgarber] joined the channel
[Rose] joined the channel
[jeremycherfas], [jgmac1106] and snarfed joined the channel
# [jeremycherfas] [tonz] I have now had time to look at your webmention, and I think I see what is happening. Although it looks fine in x-ray http://xray.p3k.io/parse?url=https%3A%2F%2Fwww.zylstra.org%2Fblog%2F2019%2F05%2F7080%2F&pretty=true `webmention.heroku.app` is picking up an additional field called name that contains a large amount of stuff from your site. The problem is, I cannot see where it is getting that from. Looks like it could be another fe
# [jeremycherfas] The content I am receiving mentions Rebecca Blood, and your post from 2003 about BlogTalk, which brings you and me full circle. But I cannot for the life of me discover how it is getting into the webmention.
[Ana_R] joined the channel
# [Ana_R] Hi everyone, I hope this is the right channel to ask (i’m so sorry if it isn’t and i will move the convo elsewhere). I think I missed a crucial step and I really can’t figure out where I went wrong. This is about using webmentions.io
# [Ana_R] I have one blog post that has 3 webmentions (this one https://www.ohhelloana.blog/blogging-and-me).
# [Ana_R] For some reason I can’t “connect” Brid.gy with webmentions.io either and I know it must be something i’ve done wrong but I can’t figure out what. I thought I had everything necessary on my `<head>`
# [Ana_R] I can see them when I do a request to the API using javascript but whenever I sign in on webmentions.io there is nothing on my dashboard. I always thought it was normal until I realised yesterday that turns out people see the list of webmentions there…
# [Ana_R] Did anyone go through something similar?
# [Ana_R] Thank you so much in advance.
# [jeremycherfas] [aaronpk] ^^^ Would it be worth picking up the plural version of the URL?
[schmarty] joined the channel
# [Ana_R] Ohhhhhhhhhhhhhhhhh - if i did that, it was an accident 😐 I must have done something silly when doing something domain/HTTPs or switching hosting (i don’t know a lot about this to be honest). I’m so sorry about this, I knew this was somehow my fault. How can I fix it?
# [Ana_R] 😓 thank you [aaronpk]
# aaronpk do you want your website to be https://www.ohhelloana.blog or https://ohhelloana.blog?
# [Ana_R] and *not if , I clearly messed up
# [Ana_R] I always mention it without the www so, https://ohhelloana.blog
# [Ana_R] Netlify - okay, I see there that I do have the www
# [Ana_R] awesome - thank you so much for your time!
[jgarber] and miklb joined the channel
# [Ana_R] !!!! everything works!!! i’m so happy! Thank you!!
benwerd and [tantek] joined the channel
snarfed joined the channel
snarfed joined the channel
# [schmarty] i'd love to see a "validator" that shows previews for how different readers will show a given post.
# [schmarty] GWG: i don't expose my h-feed as a rel=feed because it's redundant. the page itself *is* the feed.
# [schmarty] i only reference "sidefile" type feeds with rel=feed, like my atom feed.
[Rose] joined the channel
# [schmarty] GWG: this sounds like one of those times where the spec isn't complete and there isn't documentation collecting examples from the wild to try and shape a consensus.
# [schmarty] iirc the next step would then be to start collecting examples somewhere
# [schmarty] at the very least, you could make a subpage on your user page to collect examples you are seeing, particularly ones that require to to write special-case code.
# [schmarty] maybe: document your implementation that way, including examples of each kind of feed that caused you to make a certain implementation choice
[jgmac1106] and [anomalily] joined the channel
# [schmarty] tantek: examples of ways to represent an h-feed on a page that might require different handling. E.g. explicit top-level h-feed, implied h-feed from a bunch of top-level h-entry, h-feed nested in h-card, ...
# [schmarty] GWG ^^ a place to document!
[chrisaldrich] and [tonz] joined the channel
gRegorLove, [Rose] and [eddie] joined the channel
# jeremycherfas And it was very good to be reminded of it, when the world was young.
KartikPrabhu and leg joined the channel
# Loqi It looks like we don't have a page for "nested list-item analysis" yet. Would you like to create it?_ (Or just say "nested list-item analysis is ____", a sentence describing the term)
[chrisaldrich], [schmarty], [cleverdevil], benwerd, KartikPrabhu, leg and [tantek] joined the channel
# [tantek] GWG, see /video#IndieWeb_Examples for examples of nested list-item analyses of specific publishing examples
[Ana_R] joined the channel
# [Ana_R] Okay, I have one more question if that’s okay - because I messed up with my urls people have interacted with me with the (www) and without it. So when I do two different requests to the webmention.io api (one to https://www.ohhelloana.blog/ and another to https://ohhelloana.blog/) I get different responses.
# [Ana_R] I think I fixed my redirect issue so I suppose this only happens in past posts. I guess I would have to do the two requests and “merge” the results right? Or this there another way to fix this (or does it even need to be fixed)?
# [Ana_R] On a positive note: I thought I only had 3 webmentions! Turns out I actually have around 50 and found blog posts replying to me and it is really nice 🤗
# [Ana_R] Of course! sorry, it’s already late Friday here, I completely overlooked at API option for this scenario 😓. That’s perfect! Thank you [aaronpk]
[cleverdevil] and snarfed joined the channel
# doubleloop [Ana_R]: nice, high-five on getting the webmentions working :D
[chrisaldrich] joined the channel
# aaronpk wordpress << https://bitsplitting.org/2019/05/24/unloved-patches/
# Loqi ok, I added "https://bitsplitting.org/2019/05/24/unloved-patches/" to the "See Also" section of /WordPress https://indieweb.org/wiki/index.php?diff=61664&oldid=60828
[Rose] and snarfed joined the channel
[cleverdevil] and [tantek] joined the channel