[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
[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?
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[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
barnabyit 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 ;)