#petermolnarapart from not filtering any user input, I don't see any immediate issues
#[jgmac1106]me neither, lemme go live and see if it works
#jgmac1106works fine…of course it didn’t work inside of Glitch..would need a container to run the php on node.js …maybe?
[dhewya16] joined the channel
#ZegnatProbably. Node.js is definitely not going to run PHP code natively
#Zegnat`$mailheader = "From: $email \r\n";` is an extremely dangerous line of code btw. As it allows the person submitting the form to add any headers to the email they want
#petermolnarall of them with infiltered user input is dangerous
#petermolnarplease don't put this into live production
#ZegnatTheoretically I think mail() does validation on subject. I don’t know about message, if that accepts multi-mime messages it definitely requires filtering input, else that seems fine.
#ZegnatBut the mail headers definitely require input filters
swentel, jgmac1106 and cjwillcock joined the channel
#GWGI fixed my feed consumption so now in Indigenous I see a smiling aaronpk
#GWGI wish someone else was posting frequently enough for me to test
#swentelbut not sure where to put them, as some people add a lot of categories :/
#[jgmac1106]omg doing an instagram import now....categories #every #other #word
#swentelalso not sure yet if it's useful anyway to show them
#[jgmac1106]yeah if stuff goes away after 14 days no need
#swentelbecause sometimes they are also linked already in content['html']
#[jgmac1106]if there was paid long term storage and I could click and see category in my reader, then within specific groups, federation levels...I try to link to any of my hashtags ans use p-category and rel="tag" on them
#[jgmac1106]even if they go no where now...figure one day they should...and I'd rather drop in the link
#[jgmac1106]swentel if you could get Drupal to handle hashtags way Known does it is super useful
#swenteldrupal has a link to tags listing all content then tagged with it
#[jgmac1106]gwg Known can provide good example but it has all the metadata and since you can add plugins a note that is 5 lines of HTML ends up 500 lines...but page weight still small
#[jgmac1106]which means I am a perfect example of p-category being hard because sometimes a hashtag is also the identity of a group and used inside content
#[jgmac1106]I hate the new Twitter developer process...every time, the first email they send you they ask you to answer the same four questions you answered in your application
#[jgmac1106]wonder if it is a bot test or just auto generated stupidity
#sknebelI never got any response. should maybe try again then
jgmac1106 and [davidmead] joined the channel
#[davidmead]just realized brdi.gy hasn’t been seeing any web mention targets for phots syndicated from instagram to my known blog for 14 days now
#[jgmac1106]davidmead the last seven I mported have no interactions either but I have no idea what the expectations are for behavior, welcomt o bounce off of mine and test back and forth if content won't cause too much context collapse
#[jgmac1106]<--goes to check if there are bri.gy settings
#[jgmac1106]I didn't know that you needed Brid.gy and OYG together....
#snarfedyou don't for backfeed. OYG is just for PESOS, since bridgy doesn't do IG POSSE
#snarfed!tell aaronpk,cleverdevil,GWG,schmarty,jgmac1106,chrisaldrich,eddiehinkle hey podcasters, we don't yet have exact audio file size (in bytes) in mf2. how should we represent that? i'm looking at converting to RSS, where it's required. more: https://chat.indieweb.org/dev/2019-02-17#t1550418872983700
#Loqi[jgmac1106]: snarfed left you a message 5 minutes ago: hey podcasters, we don't yet have exact audio file size (in bytes) in mf2. how should we represent that? i'm looking at converting to RSS, where it's required. more: https://chat.indieweb.org/dev/2019-02-17#t1550418872983700
#[jgmac1106]Also going to add a dead simple guest book that makes an h-card for people with a note
#[jgmac1106]Forget manual till hit hurts Sawyer till sunset
[schmarty] joined the channel
#[schmarty]snarfed: what about peeking at the actual file and grabbing the Content-length header? 😬
#Loqi[schmarty]: snarfed left you a message 6 minutes ago: hey podcasters, we don't yet have exact audio file size (in bytes) in mf2. how should we represent that? i'm looking at converting to RSS, where it's required. more: https://chat.indieweb.org/dev/2019-02-17#t1550418872983700
#[schmarty]snarfed++ for looking to bridge mf2-to-RSS!
#Loqisnarfed has 58 karma in this channel over the last year (102 in all channels)
#aaronpkAnother question is what do podcast apps do with the size property?
#aaronpkI know some show it to the user which is why I made mine human readable
[chrisaldrich] joined the channel
#[schmarty]I am probably being naive but I imagine most podcast apps end up dropping it on the floor
[pfefferle] joined the channel
#[jgmac1106] Pocketcast displays it under download
#[schmarty]Like what is the consequence for a publisher if they put in the wrong byte count? A podcatcher is gonna make an http request for the file and that's going to be the real byte count, no matter what the enclosure attribute says.
#snarfedbtw aaronpk you actually only have human readable size (eg 1.23mb) in your mf2. you put exact byte length in your RSS enclosures, which follows the spec
#snarfedi like the idea of HEADing files to get their size, but sadly it's not realistic for feeds with dozens of episodes
#snarfedi might try size="" (ie blank) and see if that validates in itunes etc
#snarfeditunes seems happy with length either blank or missing entirely
#[jgmac1106]Not an mf2 issue but I need to redo my mf2 podcast pages so the CSS grid is implicit and I don't need change properties every episode
#[jgmac1106]... But mf2->rss be awesome... I just gave up manual hurt too much
#GWGswentel, new feature works. Query is working to spec, but need to fix parsing of geo for new property.
#LoqiGWG: snarfed left you a message 1 hour, 39 minutes ago: hey podcasters, we don't yet have exact audio file size (in bytes) in mf2. how should we represent that? i'm looking at converting to RSS, where it's required. more: https://chat.indieweb.org/dev/2019-02-17#t1550418872983700
#GWGswentel, I have a proposed ideas of private zones. For example, if you query a location inside the zone, it would automatically return a visibility parameter you could set by default
#LoqiPixelFed is open source software for social image sharing, similar to Instagram, that interoperates with other sites using several open standards including rel-me and ActivityPub https://indieweb.org/PixelFed