#Loqikylewm: aaronpk left you a message on 2016-11-06 at 11:50pm UTC: what does "no feeds found" mean in woodwind? is it not possible to subscribe to a feed URL itself? Is it assuming you're going to enter a home page or something?
#Loqikylewm: aaronpk left you a message on 2016-11-07 at 12:07am UTC: nevermind that was my fault, didn't realize my page was returning HTTP 500
#Loqikylewm: aaronpk left you a message on 2016-12-16 at 3:35pm UTC: is there any way you can upgrade your online mf2 parser to work with SNI? it fails on my URLs because I use SNI.
#Loqikylewm: tantek left you a message on 2017-01-12 at 6:24pm UTC: does Bridgy have its own blog or twitter handle (preferably both?)
#Loqi[scripting] You can do both by supporting the "include" nodetype in OPML.
I wrote a howto for this for River5 users, but the same technique would apply to any feed reader that handled OPML includes (as River5 does).
https://github.com/scripting/river5/blo...
#Loqiprivate posts refer to posts or portions of posts which are private to either the author or to a limited audience chosen or previously approved by the author https://indieweb.org/private_post
#sebselhm seems like visibility=private is the best way to go with micropub, for now
#sebselI now have private=true but I don't like that
#sebselvisibility also alows for hidden/unlisted, so only on the permalink and not in the feeds
#LoqiMicrosub is an early draft of a spec that provides a standardized way for clients to consume and interact with feeds collected by a server https://indieweb.org/microsub
#[grantcodes]It was discussed at IWS today but it not quite ready and a little hidden as such
#ZegnatI am not sure what I would use microsub for
#ZegnatSo ... Microsub is basically what feed services are now? A place to connect readers to, making sure I can witch reader whenever?
#sebselI am confused too. Was it 'watch out' like 'warning', because we talked about feeds and visibility?
#[grantcodes]Well honestly I didn't read all the way back but I saw channels and feeds and it is (as far as I understood) is aimed at following feeds and combing multiple feeds into "channels"
#ZegnatHmm, I might add a question to that spec for people to ponder about
#sebselI think we were talking about something different, but thanks for the ping, because I was not aware it existed :)
#[grantcodes]Well of course aaronpk is the person to ask about it and I believe it is pre pre draft stage so not publicised much yet
#[grantcodes]Also re private posts at the moment I just use a category of private and make sure that never shows up anywhere. And that more or less works but it is a bit of a workaround
#ZegnatFiled first issue on a basically nonexisted spec :p
#petermolnarin case google doesn't return any results for a filename saved from tumblr, how would one find the source of that image? I'm trying to backfill my 'favs', and this seems to be much trickier than I anticipated. (And I haven't even started deviantart, that's going to be brutal.)
#sknebelreverse image search? both google and tineye?
#ZegnatGood luck doing any sort of reverse image search to find a specific tumblr ... so I hope that isn’t what you are doing
#petermolnarwell... that was the idea, even though I know how futile it may be
#petermolnaroh dear, things I should have saved as fav or bookmark... from 2005... I'm screwed finding the source of those.
#cweiskethe problem will be modifying downloaded files, which I guess is hard to do from within firefox directly. also implementing all that exif stuff by hand is probably hard. running exiftool after a finished download would be the easiest, but firefox deprecated their process control API and rather follows chrome's idea of requiring registered applications with a certain json-binary-messaging interface
#ZegnatI wish we could more easily do randomness and passwords without upping the requirement for PHP version
#cweiskeall supported php versions have the pw api
#Zegnatcweiske, yes, but the idea of selfauth is to be a simple drop-in for anyone to deploy. That includes those tens of thousands of shared hosts running PHP 5.3
#Loqi[Gargron] >an Atom feed with activitystream data
Just an Atom feed will do too, but it needs to contain a link to a Pubsubhubbub hub
>webfinger support
Yes. Link to Atom feed, link to profile, link to salmon, magic key
>an XRD at .well-known/host-...
[chrisaldrich], tantek and AngeloGladding joined the channel
#Loqi[markharding] Thanks!
I'm guessing we might also run into issues because, right now, we have no server side rending.. so such scraping might be an issue.
Are there no standards such as endpoints where we could return json? I think that would be a cleaner soluti...
#ben_thatmustbemeapparently snarfed and strugee were talking about things to do with activitypub / indieweb interop