#dev 2019-01-19

2019-01-19 UTC
#
snarfed
eh yeah even for pure indieweb, i don't know that it has to be in any protocol. requesting should definitely start out of band. then maintaining the blacklist is CMS moderation.
#
snarfed
we could imagine some new mf2 property to indicate it if you really want...but...meh.
#
aaronpk
sending a webmention that notifies the author that isn't displayed sounds an awful lot like a private message
#
snarfed
yuuuup
#
aaronpk
also mirrors how responses to instagram stories work
#
aaronpk
so there's some silo precedence there too
#
[tantek]
aaronpk, that's a reasonable point. perhaps starting out as a section in /private_post is the way to go
#
[tantek]
what is a private post
#
Loqi
private 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
#
[tantek]
what is a private response?
#
Loqi
It looks like we don't have a page for "private response" yet. Would you like to create it? (Or just say "private response is ____", a sentence describing the term)
#
[tantek]
what is a private comment?
#
Loqi
It looks like we don't have a page for "private comment" yet. Would you like to create it? (Or just say "private comment is ____", a sentence describing the term)
tw2113 joined the channel
#
snarfed
the one difference is that this is a private message in reply to a specific page
#
snarfed
not sure if that matters enough to add to or change any existing protocols or mf2
#
aaronpk
it's like adding reply context to a private message
#
[tantek]
isn't that just a private response?
#
aaronpk
dunno, we're charting new territory here
#
aaronpk
what is a private response?
#
Loqi
It looks like we don't have a page for "private response" yet. Would you like to create it? (Or just say "private response is ____", a sentence describing the term)
#
aaronpk
see? :)
#
snarfed
also this is technically different than the real world use case anyway
#
snarfed
these people didn't want to send a private response, they wanted backfeed wms to not show up
#
[tantek]
not sure why this is confusing - this is exactly what Twitter allows today
#
[tantek]
snarfed, you're talking about something different
#
tw2113
evening
#
[tantek]
I'm talking about the actual silo feature as illustrated by Twitter "asked not to be shown in this view"
#
snarfed
ah yeah that's a third thing then
#
snarfed
1) backfeed opt out, 2) private account w/all posts/interactions hidden, 2) one-off private response
#
[tantek]
maybe? as in in the Twitter case, even the original post author has no idea who is sending the response, just that there was one
#
snarfed
heh ok so maybe 4) anonymous response
#
snarfed
backs away slowly
#
[tantek]
interesting
#
[tantek]
that might require a trusted third party in the indieweb case
#
[tantek]
which does look a lot like bridgy
#
[tantek]
sort of. I don't think you can update/delete commentpara comments right?
#
[tantek]
whereas in the Twitter case, you can unlike / unretweet an anonymous like/retweet (and have it work)
#
snarfed
eh sure but now we're in the weeds. feature request
#
snarfed
anyway, yes, commentparade is not #2, but it basically is #4
#
[tantek]
what is anonymous post
#
Loqi
It looks like we don't have a page for "anonymous post" yet. Would you like to create it? (Or just say "anonymous post is ____", a sentence describing the term)
#
[tantek]
what is anonymous
#
Loqi
It looks like we don't have a page for "anonymous" yet. Would you like to create it? (Or just say "anonymous is ____", a sentence describing the term)
snarfed and [eddie] joined the channel
#
[eddie]
[cleverdevil] I’m thinking about parsing my current subscriptions from that OPML file too for podcast follows or something similar that shows podcasts in currently subscribed to
[cleverdevil] joined the channel
#
[cleverdevil]
That’s a good idea. Should be pretty easy, too.
#
[cleverdevil]
(Would be pretty straightforward to make some client side JS that could parse it and object HTML. That may be a good way to do it.)
#
[tantek]
ooh checkout the (edit) link that shows up when you hover over the post name here: https://remysharp.com/2015/09/14/jsbin-toxic-part-1
#
[tantek]
it takes you to the markdown file on github for the post where you can presumably make a pull request - quite clever
#
[tantek]
edit << Interesting independent web example: https://remysharp.com/2015/09/14/jsbin-toxic-part-1 - hover over the post name and an (edit) link that shows up that takes you to the markdown file on github for the post where you can presumably make a pull request.
#
Loqi
ok, I added "Interesting independent web example: https://remysharp.com/2015/09/14/jsbin-toxic-part-1 - hover over the post name and an (edit) link that shows up that takes you to the markdown file on github for the post where you can presumably make a pull request." to the "See Also" section of /edit https://indieweb.org/wiki/index.php?diff=55696&oldid=49549
#
[eddie]
[cleverdevil] for client-side wouldn’t that require your Overcast credentials being public!
#
[eddie]
Oops meant ? Not !
#
[cleverdevil]
Not necessarily, [eddie]. You could have a cron job on your server to fetch the OPML file periodically.
#
[cleverdevil]
Then make the OPML file web accessible.
#
jacky
is loving the scrollback
[eddie] joined the channel
#
[eddie]
Ohhhh, gotcha!
#
[eddie]
I see what you mean now!
raucao, leg, chrisaldrich, snarfed, micahsilverman and [asuh] joined the channel
#
[asuh]
Is anyone here advanced with Git fetch and merge?
[metbril] joined the channel
#
[metbril]
[aaronpk] I'm extending my Grav micropub server to support destinations. My query provides an array. When not providing it, I can post with Monocle, but when I include it, the Post button disappears. This is what the /debug screen shows:
#
[metbril]
"destination": [
#
[metbril]
"uid": "blog",
#
[metbril]
"name": "Blog"
#
[metbril]
"uid": "microblog",
#
[metbril]
"name": "Microblog"
[chrisaldrich] joined the channel
#
[metbril]
[Rose] have you been able to succesfully use destinations with Monocle?
micahsilverman, KartikPrabhu, cweiske, barpthewire and [kevinmarks] joined the channel
#
[kevinmarks]
I've linked to the github url of my posts before (and you have sent me a pr fixing typos, Tantek)
#
sknebel
What is Fortress?
#
Loqi
Fortress is an IndieAuth provider and consumer service that allows one to have drop-in support to use their site as an identity on the Web https://indieweb.org/Fortress
#
sknebel
!tell jacky what does fortress consider to be "verified links"?
#
Loqi
Ok, I'll tell them that when I see them next
#
jacky
it's just rel-me
#
Loqi
jacky: sknebel left you a message 14 minutes ago: what does fortress consider to be "verified links"?
#
jacky
verified links were a non-developer-y way of saying it that I took from Mastodon
#
sknebel
hm, it doesn't find mine, probably because of the redirect
#
jacky
perhaps, I filter out everything but a top-level h-card on the page
#
jacky
that's showing only a h-feed
#
jacky
will make a note of that
#
sknebel
huh? rel=me's aren't "in" a card or anything
#
jacky
no so it's two-fold
#
jacky
no h-card shows up for your domain
#
jacky
the relme is something else
#
sknebel
yeah, I might move the h-card (not sure why that ended up in the feed), although I think you'll encounter cards in feeds on other sites too
#
jacky
yup yup
#
jacky
so cards in h-feed aren't too much of a problem
#
jacky
hm just noticed that I don't mark up h-feed on my blog
#
jacky
whomp whomp
#
sknebel
whait, no, my h-card *isn't* in the feed
#
jacky
lol lemme update the docs
#
sknebel
it probably doesn't like the redirect thing still
#
jacky
that's a whole another thing I have to fix
#
jacky
like that's a bug / problem in the mf2 library I'm using for Elixir
#
jacky
I fixed it in Koype but I think I might have to move the patches upstream to the library so all of my projects can get it
#
Zegnat
Hmm. For some reason my given and family name are merged together by Fortress
#
Zegnat
jacky++ for building another RelMeAuth provider
#
Loqi
jacky has 6 karma in this channel over the last year (28 in all channels)
#
sknebel
also, "Advertise IndieAuth support (how?)," and clicking the "how" only links to the section for adding rel=me links?
#
jacky
ah yeah
#
jacky
loads of boilerplate stuff
#
jacky
there's a "TODO" on my side to fill that out
#
jacky
I'm wrestling with being explicit on setup and trying to keep it hyper-friendly
#
jacky
like my personas for this is someone using a site builder but not super comfortable with HTML
KartikPrabhu joined the channel
#
Zegnat
For those people “Advertise IndieAuth support” will probably mean “have IndieAuth support in your website system (e.g. WordPress plugin)”
#
sknebel
Oh, I thought that meant that fortress could translate, like indieauth.com does
#
Zegnat
thought Fortress is like indielogin.com
#
Zegnat
Hahaha
#
Loqi
ahahahaha
#
sknebel
lol, then mentioning IndieAuth isn't so important
#
jacky
Fortress is meant to be like indielogin
#
jacky
but for now; I'm just scanning the bits of rel-me that I know I can use for rel-me auth
#
jacky
(it's _very_ early lol)
[schmarty] joined the channel
#
[schmarty]
jacky++ so exciting!!
#
Loqi
jacky has 7 karma in this channel over the last year (29 in all channels)
#
jacky
https://fortress.black.af/demo?url=https%3A%2F%2Faaronparecki.com shows more icons (despite no support) just to show brand recognition
#
jacky
some things like SMS and email even show up :)
#
jacky
thank you [schmarty]!
#
sknebel
if it's doing RelMeAuth, I'd tone down the mentions of IndieAuth
#
Zegnat
Hmm, mine doesn’t show SMS and email
#
Zegnat
Is that because I need rel="me" on them?
KartikPrabhu joined the channel
#
jacky
who is Zegnat
#
Loqi
Martijn van der Ven is a long-time web tinkerer living in Sweden (CEST or Europe/Stockholm timezone). Pronouns: he or they https://indieweb.org/User:Vanderven.se/martijn/
#
jacky
(grabbing URI)
#
jacky
sknebel: good point!
#
Zegnat
Also interesting: shows my name as “Martijnvan der Ven”, not sure what happened to the space between given and family name
#
Zegnat
But I guess that may be a bug in the mf2 parser you use?
KartikPrabhu joined the channel
#
Zegnat
jacky, for some background reading, I actually used to have way more rel-me but took them away as part of this discussion last year: https://indieweb.org/rel-me-auth#Consolidated_identities_do_not_carry_inherent_trust
#
Zegnat
I should maybe add them back with rel-authn support
#
Loqi
it is probable
#
jacky
100% parsing error there
#
jacky
re: loss of space
#
jacky
ooh good note re: that wiki link
#
jacky
I see
#
jacky
it's not preserving the space between <span class="p-given-name">Martijn</span> <span class="p-family-name">van der Ven</span>
#
Zegnat
HTML parser issue maybe even, if you are using some native DOM Element textContent property
KartikPrabhu joined the channel
#
jacky
nah it's straight XPath style
[pfefferle] joined the channel
#
sknebel
btw: putting up a web interface like php.microformats.io (which we have for 5 languages right now) for a new parser is a good tool to get feedback - we're always happy to help look at stuff, less happy to setup things locally just to test something
#
jacky
word - I'd have to spin up something like that by hand
#
jacky
which isn't a problem
#
jacky
if I gave a project that uses http://github.com/ckruse/microformats2-elixir with a similar interface; could it be setup to resolve at https://elixir.microformats.io?
#
Zegnat
I’d imagine so, a lot of microformats.io is on GitHub (including those interfaces, I think?). Just not sure who sets up the subdomains
#
jacky
ah okay!
#
jacky
I'll def whip something up
#
jacky
I should go to bed tho lol
#
sknebel
I think shane is responsible for the subdomains - you can ask in the issues here for something to be added: https://github.com/microformats/microformats.io/issues
#
sknebel
good night :D
#
Loqi
buenas noches
#
Zegnat
Have a good one jacky :D
#
[schmarty]
jacky: that sounds totally reasonable. i know veganstraitedge set up that site in the first place, but we may have other admins around here.
#
[schmarty]
oh wow i missed some scrollback apparently.
jeremych_, [eddie], KartikPrabhu, [davidmead], [schmarty], myravery and voss[m] joined the channel
#
@aaronpk
↩️ That's basically the idea with https://indieauth.net to let you bring you own identity and authentication mechanism when logging in to sites. There's a fair number of providers and support for it but nothing at the scale of Facebook yet.
(twitter.com/_/status/1086672690847526912)
[schmarty], [zak] and [metbril] joined the channel
#
[metbril]
[Rose] [jeremycherfas] The development branch of the **Micropub** plugin now supports **destionation**.
leg and snarfed joined the channel
#
[metbril]
FWIW. The Grav GitSync plugin should only have synced my pages folder, but nevertheless synced my complete user folder. I revoked all access tokens and webhooks and made the repo private.
#
Zegnat
That’s … less good
[Rose] joined the channel
#
[Rose]
You should be able to control which folders it syncs. Mine syncs most of my user folder.
#
[metbril]
I configured it to ONLY sync pages, but it synced all anyway.
#
[metbril]
I will try to set it up again, now to an empty private repo and monitor closely.
#
[metbril]
The good (or not) thing of this was, that it showed all kinds of security warnings, mostly in the quark template. The notification is gone now, but is was a little disturbing.
#
[metbril]
Bye Loqi. AFK
KartikPrabhu joined the channel
#
jeremycherfas
!tell [metbril] Thanks. I will try and find some time to look into it.
#
Loqi
Ok, I'll tell them that when I see them next
[eddie] joined the channel
tw2113 joined the channel
#
[eddie]
I have all the episodes from Overcast since I stopped manually logging them imported. Now I just have to set up the script to run just after midnight every day
#
[eddie]
Super nice not to have to think about manually logging the episodes I listen to
#
tw2113
automation ftw
#
[eddie]
Yep! Totally!
#
[eddie]
That’s my goal this year, to switch a lot of my manual life logging stuff to be automatic so I can be more present in what’s going on around me
#
gRegorLove
whoa, does overcast have a "listened" feed?
#
gRegorLove
Sorry if already discussed; I've been out of the loop for some weeks
[tantek] and [pfefferle] joined the channel
#
gRegorLove
Making some progress on my article archives page today. Thoughts on showing the date on hover like this? https://gregorlove.com/archives.html
#
KartikPrabhu
make sure it also works on "focus" wit keyboard mavigation
#
gRegorLove
Ooh, good catch. Updated.