#dev 2022-09-20

2022-09-20 UTC
#
aaronpk
When in doubt follow OAuth 2
#
aaronpk
Optional if the same as what the client requested, required if it differs
#
vikanezrimaya
Then Quill is violating the spec by having "scope" as REQUIRED
#
vikanezrimaya
That scope I granted just so happened to be identical to the scope requested, so technically my endpoint was compliant!
#
vikanezrimaya
Also I believe token_type: "bearer" is not mentioned in the spec text, OAuth2 marks it as REQUIRED
#
aaronpk
sounds like a couple of easy PRs
GWG joined the channel
#
vikanezrimaya
if nobody else does it and I don't forget, I might do it this Saturday. But I hope someone's gonna be faster
#
[schmarty]
barnaby++ for taproot/indieauth
#
Loqi
barnaby has 14 karma in this channel over the last year (27 in all channels)
#
[schmarty]
however changingformats--
#
Loqi
changingformats has -1 karma over the last year
#
[schmarty]
with the note that the JSON token format changed and I'd have to regenerated all my tokens (aka sign into everything again) I have put any taproot/indieauth updates on hold
#
[schmarty]
and i guess that just moved further back to "sometime after the sqlite changeover happens?" hahaha 😅
#
Loqi
ahahaha
geoffo joined the channel
#
[snarfed]
[aaronpk] I'm poking at Micropub for Bridgy Publish. when you use silo.pub to post media right now, do you upload files? or use external URLs in mf2 photo/video?
#
Loqi
[gRegorLove] #12 Bump php-mf2 to v0.5.0
#
aaronpk
I believe I upload files to it
#
aaronpk
Although I think it would be just as easy or easier for me to give it a URL since the file already exists at the URL at this point
#
@person72443
↩️ Webrings and the indieweb are still out there! Check out webmentions, I think you'll like them. Open source, cross-platform notifications
(twitter.com/_/status/1572120744263548929)
#
barnaby
[schmarty] ha ha sorry about the format change causing problems, I can make a migration script if you want! Considering taproot/indieauth only has like 40 downloads I assumed it wasn’t being widely used enough that having to recreate some tokens would be annoying
#
barnaby
but I’m happy to be proven wrong!
tetov-irc, jeremycherfas, [tw2113_Slack_]1, barnaby, corlaez, nsh, vikanezrimaya, s[_], epoch_, gRegor, [jgarber], Poo, [snarfed], wagle, jjuran, chenghiz_, retronav, sebsel, sp1ff, rrix, Saphire, jbove, Xe, Feoh, klez_, kushal, voxpelli, BinarySavior, Demi, jonnybarnes, angelo, IWDiscordGateway, srushe, s[_]_, [jgarber]1, Poo1, [snarfed]1, mambang[m], Pyroxtheythem[m], zack[m], jordemort, mpardalos[m], h4kor[m], ben_thatmustbeme and geoffo joined the channel
#
capjamesg
I am rebuilding my blog in Lisp.
#
[snarfed]1
whoa!
#
superkuh
I just took the godly route and did it in perl.
[Murray], [campegg] and bterry joined the channel
#
gRegor
https://php.microformats.io is using php-mf2 0.5.0 now
#
[snarfed]1
gRegor++
#
Loqi
gRegor has 9 karma in this channel over the last year (61 in all channels)
[aciccarello] joined the channel
#
angelo
how can i fix the outdated reference to /Guest_List in /monoculture#Antidotes ?
#
gRegor
maybe something like "post an /rsvp on their site (or previously, add themselves to the /Guest_List)"
#
angelo
that's a good one
#
gRegor
There might be several places referring to the older /creator thresholds. Guest_List used to be *the* way, before we used /ti.to and such
[tw2113_Slack_], geoffo and tetov-irc joined the channel
#
barnaby
[schmarty] I added a simple migration script to dev-main of taproot/indieauth, I wrote some tests for it, can you install it and try it out on your data? it’s in bin/migrate.php, and should be self-explanatory https://github.com/Taproot/indieauth/blob/main/bin/migrate.php
#
[schmarty]
barnaby++ I'll take a look!
#
Loqi
barnaby has 15 karma in this channel over the last year (28 in all channels)
#
barnaby
it doesn’t remove any keys, so it should leave your token files in a state where they can be used by both v0.1.0 and v0.2.0, although I’d recommend making a quick backup of the folder beforehand just in case ;)
geoffo joined the channel