#aaronpki am curious about how they did these javascript hooks to move the page down, and then covered the video player with their own overlay, and are still embedding a youtube video http://www.kalelimpfilm.com/
#sknebelas in, Loqi saves it with channel="#indieweb-dev" in the database, but submits it to log.php with something else, and the formatter has a wrong whitelist
tantek, barpthewire, cweiske, miklb, loicm, [kevinmarks] and leg joined the channel
#sknebel!tell aaronpk: what I hope is a precise description of the problem added to the issue, since there is no entirely clear solution for one step and I don't have a running copy of the code, I'll leave the actual fixing to you
#Loqiaaronpk: sknebel left you a message 14 minutes ago: what I hope is a precise description of the problem added to the issue, since there is no entirely clear solution for one step and I don't have a running copy of the code, I'll leave the actual fixing to you
barpthewire, [keithjgrant], [eddie] and [jeremycherfas] joined the channel
#tantekso the whole notion of "server that does not support" a particular type of post is supposed to be handled by plain text fallback equivalent in "summary"
#[cleverdevil]I'm guessing its better to just fix Known ?
#tantekthis is why even a "like" post should have a p-summary that is the textual expression of that like
#aaronpkin this case the challenge is that ownyourswarm needs to send JSON in order to send the location information, and I think Known doens't support JSON requests at all yet
#tantekso that on servers that don't support likes, it will show up as a comment that *looks* like al ike
#aaronpkbut i can at least add a summary as a start
#aaronpkit's a smaller project to get known to support JSON posts than it is to make it support checkins
#tantekhuh, I'd much rather POSSE *THAT* to Flickr, FB, Twitter etc. than the down resolution from IG!
#tanteklooks like I'm going to be writing another bookmarklet
#tantekI wonder if the same is true with photo comments to Swarm
#tantekooh I could also do the link around the image trick to link to and POSSE full resolution while displaying the smaller one on my site on homepage to make that load faster
#Loqiresponsive images are an extension to HTML to allow different resolutions of an img or a picture element, according to screen resolution or screen pixel density https://indieweb.org/responsive_images
#tantekhas anyone tried or brought up img srcset with mf2?