chrisaldrich, eli_oat, deathrow1, [eddie] and [manton] joined the channel
#[manton]@GWG [aaronpk] In addition to NPR, there are a few podcast services that either generate JSON Feed or consume it. In a post last year I mentioned Breaker, Cast, Fireside, and FeedPress. I should add attachments to Micro.blog's feeds too (which would include Micro Monday).
#[Vincent][sknebel] I’ve been discussing porting my webmentions code to Lamda with Phil Hawksworth. Yeah it is basically Node code that runs (and you pay for usage only, similar to Heroku without a server). The endpoint created is the name of the file. I haven’t actually got the code running yet. The local process is a bit convoluted
#[Vincent]The idea is the code is called from webhooks on publish that ping the endpoints in essence.
[eddie], tglobe and [astillanet] joined the channel
#[astillanet]I’m trying to create mi micropub endpoint but having problems with encodings when posting from Quill. Some chars are rendered as `_` and cannot figure out how to fix this. Shouldn’t be that difficult… I’m from Spain and write mainly in spanish, so this is an important thing to fix 😅 Any idea on how to fix?
#aaronpkstrange, which programming language are you using?
#Loqi[voxpelli] petermolnar: pushing _all_ existing categories to the client sounds unfeasible? would probably need to be a specific ?q=categories that returns a paginated list and which maybe can support some additional param for some kind of autocomplete/search
#sknebelyeah, which aren't people working on the implementations listed
#Loqi[GWG] Any Micropub client supporting q=category?
#[eddie]So I’m thinking that’s what he added to Wordpress
jackjamieson joined the channel
#[eddie]!tell GWG From what I understand, Wordpress supports Micropub category queries. Is this ?q=category&search= for autocomplete or is it a complete list?
#[jgmac1106]...ohh my bad, I use a droopdown menu for a list of all categories
#[eddie]Ahh gotcha. Yeah so the q=category is about allowing Micropub clients to autocomplete categories for hashtags or regular tags
snarfed, [davidmead], swentel, [tantek] and [cleverdevil] joined the channel
#swentelhmm should xray/mf2 handle duplicate image names ? or is it up to clients to detect them when displaying ?
#Loqiswentel: sebsel left you a message 3 days, 22 hours ago: Does the IndieWeb plugin for Drupal support the Microsub 'preview' action? I think it does not, from the code I read, but I might have missed it. See also https://github.com/indieweb/microsub/issues/34 :)
#Loqiswentel: [eddie] left you a message 1 hour, 8 minutes ago: How does Indigenous for Android and Drupal provide the category/tag queries?
#Loqi[Ryan Barrett] Ah, that classic girl’s rite of passage: crimping her first RJ45 cable.
Next step: off to the datacenter. She’s had a free ride here for four good years. Time to start pulling her own weight!
#LoqiGWG: [eddie] left you a message 1 hour, 8 minutes ago: From what I understand, Wordpress supports Micropub category queries. Is this ?q=category&search= for autocomplete or is it a complete list?
#swentelindigenous caches it in case you're working offline
#sknebel[cleverdevil]: someone asked about webmentions on Lambda today. you've used Lambda for indieweb things I think, did you do anything in that direction?
#[eddie]I’ll add some more general detail around it but for now it’s fixed up in its own section with some clarity around brainstorming and actual implementations