ShadowKyogreHi everyone. Is snarfed around to help with debugging attempt to implement fed.brid.gy support on my site? If not, have some post type questions I want to ask.
LoqiIt looks like we don't have a page for "post types questions" yet. Would you like to create it? (Or just say "post types questions is ____", a sentence describing the term)
ShadowKyogre joined the channel; ShadowKyogre left the channel
ShadowKyogreSo I have a bunch of articles that have some custom fields for them (like characters, locations in worldbuilding, etc). Was thinking how would those work if implemented edit support via Micropub?
gRegorLoveIn ProcessWire specifically it would need to be something custom. I have a very barebones, in-progress Micropub plugin on my site, though I don't use it much.
gRegorLoveBut didn't make it far, honestly. The plugin is mostly custom code specific to my needs and my site setup. That's the tricky part with ProcessWire templates being able to have any number of fields
ShadowKyogregRegorLove: Yes, a micropub client with those fields. Was pondering if I would need to make a custom bookmarklet to go, "Hey I saw this in my browser, let's dump it in a linkblog collection."
ShadowKyogre!tell snarfed I need some help with debugging fed.brid.gy support on my site. Fixed my redirects so they point to bridgy, got my posts listed in a feed, and implemented WebSub. I can discover myself on Mastodon, but I can't see my feed via that.
[jgmac1106] joined the channel; ShadowKyogre left the channel
GWGTrying to add some additional unit testing to my IndieAuth endpoint this week. Unfortunately, it means the PR size is going to grow, which may delay the review. Had hoped to put it on the gift calendar.
Loqi[snarfed]: ShadowKyogre left you a message 2 hours, 36 minutes ago: I need some help with debugging fed.brid.gy support on my site. Fixed my redirects so they point to bridgy, got my posts listed in a feed, and implemented WebSub. I can discover myself on Mastodon, but I can't see my feed via that.
[snarfed]!tell ShadowKyogre hey, sorry for the trouble! have you sent webmentions to bridgy fed for any of your posts? it doesn’t automatically propagate all of your existing posts, you have to trigger it for each one. details: https://fed.brid.gy/#use
[snarfed]one thing to try is write tests at the same time you write a given a feature (or bug fix), not later. then you can use them to speed up/replace manual testing
[snarfed]aaronpk i thought through browser extension backfeed more, and i probably have to go the opposite direction from you. bridgy has a lot of functionality (UI, site crawling, etc) that i don’t want to reproduce, so i’ll probably couple mine pretty tightly to bridgy itself
[snarfed]sure. i have to fetch all of the existing permalinks to get the comments likes etc though, so one more fetch for the profile itself (in a background script) isn’t much difference
[barryf]GWG if you're around, I should now have a working IndieAuth 1.1 implementation at https://mpubl-br-master.herokuapp.com/ if you wanted to try it out. It's working for jamietanna[m].
[tantek][barryf]++ awesome! do you have permalinks for the entries at https://micropublish.net/changelog ? I'd like to cite the "[2.4.0] - 2020-12-13" version for yesterday's IndieWeb Gift Calendar entry!
aaronpkcorrect, that was the colloquial name of the meeting and discussions, but the only actual version numbers are the publish dates of the spec https://indieauth.spec.indieweb.org/