2024-08-20 UTC
test-mk and [KevinMarks] joined the channel
# 19:46 ben any hints for debugging the syndication links not saving after publish?
# 19:46 ben also getting a timeout trying to do indieauth for quill.p3k.io and not sure why
# 19:49 ben both the indieauth site health tests seem to be passing
# 19:51 ben looks like a generic upstream timeout in my error logs after about 30s
# 19:51 ben also getting the timeout using indiepass on my phone
# 20:10 ben ooh my logs are filling with [20/Aug/2024:16:10:38 -0400] "GET / HTTP/1.1" 200 25300 "-" "WordPress/6.6.1; https://snarfed.org; IndieAuth Client Information Discovery"
# 20:23 GWG Great... I thought I fixed that...need a shorter timeout I guess
# 20:24 [snarfed] GWG hmm I'm not sure about that. based on what ben saw in his logs, the plugin was looping and re-fetching / over and over again
# 20:25 ben i'm not sure what it's timing out on
# 20:26 ben interesting, i got a 504 gateway timeout, guessing fpm just killed the worker process
# 20:31 ben looks like i was able to get backfilled bsky and mastodon likes by setting notes to be visible in my home feed
# 20:43 Loqi [preview] [cybeardjm] #1569 Original post discovery: support for rel=alternate type=application/mf2+json
# 20:44 ben long term i'd like to have notes out of the home feed
# 20:44 ben and just keep long-form posts there
# 20:47 [snarfed] you're right that you'd need a separate page with your notes feed, but a number of plugins can do that, and exclude them from your home page. eg I use List Category Posts and Ultimate Category Excluder
# 20:48 ben i have the rel-alternates but not a text/mf2+html one
# 20:48 ben which feed would rel-feed need to point to? atom? mf2+json?
# 20:54 ben how do you generate the html mf2 in wp?
# 20:58 ben List Category Posts looks kinda like the Query Loop block
# 20:59 ben (i'm using the indieblocks notes / likes stuff instead of post kinds)
# 21:15 [snarfed] I don't use blocks or post kinds, I use the old unmaintained uf2 plugin with custom hacks, so don't do what I do 😆
[pfefferle] joined the channel
[develumpen] joined the channel
# 22:03 ben i will definitely be writing up my notes on setting all this up with a block theme
# 22:49 ben tempted to try setting up a fresh wp site for testing here
gRegor and [davidmead] joined the channel