#KartikPrabhuanyone have good reasons for using some particular format for date times? particularly 1) use "T" or "<space>" to separate date from time and 2) use "+HH:MM" or "+HHMM" for timezone?
#KartikPrabhumf2 parsers seem to use "T" and "+HH:MM"
#KartikPrabhuoops I guess mf2 parsers don't change authored format
arush, barpthewire, [kevinmarks], singpolyma and [jeremycherfas] joined the channel
#sknebelschmarty: one thing I didn't change in my patch, since it would have broken the existing interface, would be to replace the scope parameter you store in the g-object with the list of seperated scopes as well
leg joined the channel
#sknebelalso, I'm curious why you check for the access_token in json as well – micropub doesn't specify that, do you have another use case?