#pstuifzandZegnat, the microsub client should be a little easier to use than server. It doesn't need configuration at all, you only need to "connect" to your server. And that is implemented as an Indieauth flow just like shpub.
#tantek.comedited /Falcon (-205) "/* Working On */ improve reply-context support, done with Show @-username in reply contexts for replies to Tweets and Custom microcopy for GitHub repos/issues/comments" (view diff)
[jgmac1106], leg and iasai joined the channel
#Zegnatpstuifzand++ that’s awesome, I might go and play with ek a bit!
#pstuifzandNow I can sent a link automatically from Quill to indieweb.xyz
[manton] joined the channel
#[manton][eddie] So, I hadn't tested Micro.blog's new IndieAuth support with Indigenous, and I guess it doesn't work because of the redirect URL... I assume you use a custom URL scheme? Have you considered redirecting it through the same domain? https://www.sumudu.blog/2018/06/30/when-log-in.html
#LoqiWhen log in from Indigenous app it takes me here and that’s it @manton
TripFandango and [eddie] joined the channel
#[eddie][manton] hey manton. Yeah micro.blog is the second time using the redirecrUri property has ended up breaking things for me, so I’ll get ahead and make that adjustment in the next Indigenous build that I ship this weekend
#[eddie]I built indigenous to follow the spec but it seems common that the a subset of the spec of used since I’ve run into this multiple times so it’s better to do the url redirection tricks rather than now have the app work for everybody
#[eddie]Rather than not* have the app work for everybody
#[manton]Cool. Yeah, [aaronpk] suggested I don't show an error there but just a warning to the user, so that would fix it too (but I haven't done that yet).
#[eddie]No worries, Wordpress shows a warning too. So it’ll probably be better for me to change so people done get scared by warnings 🙂
#[eddie]Awesome job getting the native IndieAuth working this week! 😁
#ZegnatIs there something that needs to be explained better in the spec to stop this from happening to others, [eddie]?
#[eddie]No, I think the issue is it’s quite a bit of work for little extra gain
#[eddie]Right now it seems that the entire spec is followed except querying the app’s URL to fetch the h-app and to check for the redirectUrl property
#[manton]Hmm, is that in the spec? I missed that. There is mention of checking a rel tag for the redirect URL, which Micro.blog doesn't currently do.
#ZegnatI never implemented that, as I didn’t really find it important for security’s sake
#[eddie]But like I said, it’s not just micro.blog that doesn’t follow it, and it’s all shoulds except the redirectUri which is a hidden must
#ZegnatBut for nice-interface-sake, that definitely helps and can make the experience a lot more like at other OAuth implementations (think about what Twitter displays)
#[eddie]Although the other option is to just provide a warning of the mistmatch and allow the app anyway with confirmation
#ZegnatYes, a nice example of that is what oodani did
#aaronpklooks like I might do it on the Okta blog next month tho
#[manton]Another quick follow-up from IndieWeb Summit work: I added initial Micropub support for "read-of" to Micro.blog so that it links book titles you post from IndieBookClub.
#pstuifzand!tell kicks It would be nice if the posts in the sub of indieweb.xyz could also marked-up with microformats (like news.indieweb) then we can load them in the Microsub readers and respond from there.
#[schmarty]aaronpk: can you remind me which repo your HTTP redirect examples for indieauth are in? i thought it was indieauth.rocks related but i can't seem to track it down
#gRegorLoveschmarty, Which one? :) That's what "I like the R" is supposed to be, yeah.
#gRegorLoveHah, nope guess it did it to all of them because of the capital R. Will fix.
[chrisaldrich] joined the channel
#GWGIf you wanted to mark up that you were replying to a website, and provide its syndicated copy as well, if the original didn't have it, how would you do that?