#[jgmac1106]mifga just read the NYC notes have been thinking about this a lot. I think I may propose a to-do list session at Summit.
#[jgmac1106]I want to also think about a reminder that send an automatic webmention after X time
[eddie] joined the channel
#[eddie]!tell aaronpk Is PCKE for authentication or only authorization? I know the second part is typically sent to the token endpoint. So I didn’t know if you would do the same thing with the authorization endpoint in the Authentication flow
[tonz], [tantek], [jgmac1106] and [aaronpk] joined the channel
#[aaronpk]In our case it's useful for authentication too since that is also done as an exchange of an authorization code. The point of PKCE is to protect against a stolen authorization code
#Loqi[aaronpk]: [eddie] left you a message 35 minutes ago: Is PCKE for authentication or only authorization? I know the second part is typically sent to the token endpoint. So I didn’t know if you would do the same thing with the authorization endpoint in the Authentication flow
eli_oat and [eddie] joined the channel
#[eddie]!tell awesome, I was thinking it seemed like a very similar scenario! Great, I’ll make sure to add support for that info IndieWebKit as well, then. As part of my apps rebuild, I’m working on IndieWebKit, a Swift library for IndieAuth, Micropub, Microsub. Hopefully it’ll help encourage more iOS IndieWeb Client adoption.
#Loqiawesome: [eddie] left you a message 1 hour, 2 minutes ago: was thinking it seemed like a very similar scenario! Great, I’ll make sure to add support for that info IndieWebKit as well, then. As part of my apps rebuild, I’m working on IndieWebKit, a Swift library for IndieAuth, Micropub, Microsub. Hopefully it’ll help encourage more iOS IndieWeb Client adoption.
#sebsel[jgmac1106]: Kirby does do markdown, the plugin you are pointing to adds buttons to toggle bold and headers and stuff, but you can also write markdown by hand, and Kirby supports that just fine.
#[jgmac1106]Ohh cool. Never been into markdown. Kinda like skiing and snowboarding... I can already get down the mountain so idea of switching now....
#[jgmac1106]I am getting back into playing with Kirby today and hired an intern to take my IndieWeb course template and build a CMS in Kirby
#[jgmac1106]Ooops.... Butt emoji... is that a thing? I mean the templates... And possibly spin it up as a stand alone service
#[jgmac1106]Will give me all the pieces. Have the course templates, student blogs in Known, and rubrics in ReVIEW (which I can legally open source in July)
#[jgmac1106]Working on OAuth between Known and ReVIEW now
[grantcodes], eli_oat and [kevinmarks786] joined the channel
#[jgmac1106]petermolnar buying a bunch of licenses today for Kirby, you are more than welcome to try one... Thougg if only playing locally you can just download from Kirby
#petermolnarI know I can try it locally, and thank you very much for the offer. I probably will, in the close future, I'm just lacking time. In this specific case the question was more about replicating a similar design to what the current wix site has, but this time with resposive html, and they showcase the speed difference. For that, it worked outstandingly, and because the content barely ever changes, I could get by with a static page for
#petermolnara long time. Despite this, I will check out Kirby, I wanted to do it a long
#petermolnartime, but I do not need a licence, thank you :)
#Loqitime has -1 karma in this channel over the last year (-2 in all channels)
#[jgmac1106]The most expensive free thing in the world
[calumryan], [tantek], [schmarty] and [smerrill] joined the channel
#[smerrill][eddie] I used Indigenous for iOS the other day to post a photo with some text to my site. The photo was uploaded, and the thumbnail was displayed at the bottom of the Indigenous composition screen, but it was not referenced or used in the post at all. I don’t have any debug logs so I dont’ know what Indigenous sent nor what my micropub endpoint did with it. Just checking with you to see if there might be an obvious explanation or som
[eddie] joined the channel
#[eddie][smerrill] The only thing that comes to mind is timing (which has bitten me before). Currently I am not "locking" the post button when an image is uploading, so if the post button is tapped too quickly and the final URL hasn't returned from the media endpoint, the url isn't included when the post is pushed to the site
#[smerrill]i noticed the status bar on the thumbnail showing the upload progress (nice!), so I waited until that was completed.
#[jgmac1106]$5 a month webmentions as service could be a thing
[eddie] joined the channel
#[eddie]hmmm does anyone have a website with relative endpoints?
#[eddie]aaronpk That would be something interesting for an IndieAuth.rocks, different "profile pages" one that returns endpoints via HTTP headers, another that returns everything in the HTML and another that is returning relative endpoints
#sebselI was about to say Zegnat, but he has a relative webmention endpoint, his auth endpoint is full url.
#sebselI still need to work on pagination, but I now have a basic Microsub server where one can add channels and subscribe to stuff and see timelines and even mark things as read.
#sebselI might cheat and just add XRay in the mix for the first prototype
#sebselThe feeling of making all these tests, and then implement some IndieAuth, and then actually sending requests for the first time... and then it all just works! Feels like magic :)
#sebselhm, so I have feeds and I have entries. Feeds contain entries. So I modeled two datastructures around those. And then there is this JF2 thing that is returned from XRay and currently stored as "content" on an entry, which I also want to call "entry"...
jgmac1106, snarfed, [chrisaldrich], KartikPrabhu and chrisaldrich joined the channel
#@Kyuu9shahttps://toxip.net It's alive!
✅First blog post
✅Comment system
✅SEO
✅Spam on social media
❌Webmention support
❌Simple like system
❌Microblog
Still stuff to be done. Need to figure out how to do the #webmentions properly and some rudimentary like system. (twitter.com/_/status/1138233286860390400)