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-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.
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
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]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"
[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
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.)
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
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...