#dev 2018-03-07

2018-03-07 UTC
tantek joined the channel
[asuh], [miklb] and [eddie] joined the channel
#
[eddie]
[cleverdevil] looks nice. I can’t tell though is the gradient a background gradient or are the cells colored by # of posts?
#
[cleverdevil]
Each cell gets a solid background based upon the depth down the list.
#
[cleverdevil]
So, first cell is darkest, last cell is lightest.
#
tantek
what are archives?
#
Loqi
archive in the context of the indieweb refers to date-grouped (often monthly) sets of posts (AKA personal historical archives, a common form of navigation), but can sometimes mean archival copy, a copy of a web page made (often by someone other than the author) at a particular point in time https://indieweb.org/archives
#
tantek.com
edited /to-do (+105) "note Unprocessed to do items below here in See Also"
(view diff)
#
loqi.me
edited /to-do (+253) "tantek added "Look into developing a "mf2 upgrade" module for the "soil" WordPress Plugin https://github.com/roots/soil that would upgrade any Theme/Frontend microformat etc. markup to use mf2, re-using code and logic from https://github.com/indieweb/w..."
(view diff)
#
cleverdevil.io
edited /archive (+378) "/* IndieWeb Examples */"
(view diff)
snarfed and [miklb] joined the channel
#
tantek
!tell benward,benwerd we found your WordPress equivalent, naturally https://benword.com/ e.g. https://roots.io/weve-migrated-from-yoast-seo/
#
Loqi
Ok, I'll tell them that when I see them next
snarfed and [asuh] joined the channel
#
tantek
we were just talking what's a "good" code file size / length, PHP in particular in #indieweb-wordpress
#
tantek
I noted that falcon.php (largest of the 3 Falcon PHP files) is ~70k bytes, ~2.1k lines
#
loqi.me
created /Yoast_SEO (+182) "prompted by tantek and dfn added by [asuh]"
(view diff)
#
loqi.me
edited /Yoast_SEO (+66) "tantek added "https://roots.io/weve-migrated-from-yoast-seo/" to "See Also""
(view diff)
snarfed, eli_oat, renem, [miklb], [asuh], KartikPrabhu, tantek, leg, barpthewire, loicm and cweiske joined the channel
#
www.boffosocko.com
edited /posts (+16) "moved issue up the list; added want"
(view diff)
[miklb], [asuh], chrisaldrich, tantek and deathrow1 joined the channel
#
www.boffosocko.com
edited /want (+6202) "fleshed out some of stub based on 3/6 conversation; see also links; still needs some clean up and additional notes"
(view diff)
#
@swentel
@joshicsin Yep, looking for the minimal way to get this all up and running. Webmentions and pingbacks are handled by http://webmention.io - which you can also host yourself if want, it's all sweet open source :)
(twitter.com/_/status/971323421375246338)
#
@swentel
@hussainweb If there's an URL back to my site in the (original) tweet, http://brid.gy will send a webmention which can be a like, retweet, comment .. on the receiving end I then can choose what to do with it. It's big fun!
(twitter.com/_/status/971329045823676416)
[pfefferle], [jeremycherfas], jeremycherfas, [gerwitz], asde and deathrow1 joined the channel
#
@Inkwater_Masha
How to Use Brand Names in Your Fiction http://ow.ly/KiNl30iFGyt #writetip #amwriting #indieauth #selfpub
(twitter.com/_/status/971376195219619840)
#
ascraeus.org
edited /Slack (+342) "Open Standards support removal"
(view diff)
leg joined the channel
#
danq.me
edited /why (+182) "/* Identity loss */ Added link to my own story about getting banned from Facebook for using a "fake name", even though it was not only my "real" name but I'd sent them documentation to prove that some months prior"
(view diff)
eli_oat joined the channel
#
aaronparecki.com
edited /Slack (+367) "/* History */ add notice about slack IRC gateway shutdown"
(view diff)
barpthewire, singpolyma and [manton] joined the channel
#
aaronpk
[manton]: what's supposed to happen after I enter my website? the screen goes away and it looks like nothing happened
#
KartikPrabhu
oh hey new CHrome update shipped display: contents!
#
[manton]
[aaronpk] Uh oh. It's supposed to check your IndieAuth endpoints... I hope we didn't break this at the last minute.
#
aaronpk
oh I did just switch my site to a relative URL for the endpoints to test something, let me try switching back
#
[manton]
Ah, I bet it doesn't handle that very well. Let me know!
#
aaronpk
does it check the http headers or html tags?
#
aaronpk
yep that was it! now it redirects me to my auth endpoint
#
aaronpk
got an internal server error on the sunlit.io servrr callback though
#
aaronpk
interesting choice, why did you decide to use the server for that callback instead of using an app redirect URI?
#
[manton]
There are a couple of places where an app redirect doesn't work. Gmail links is the one that comes to mind. So I think it was just easier to use it everywhere.
#
aaronpk
interesting
#
aaronpk
does the server just pass the code through, or is your server doing the token exchange?
#
[manton]
Maybe it doesn't make sense to redirect it through the server in this case, though. (We don't do anything with it. It's just a redirect.)
#
[manton]
Nope, the app does the token exchange.
#
aaronpk
in this case there should never be an issue with the redirect since the app will always open safari which does support the redirect
#
[manton]
Yeah, I'm wondering now why we did that. If it's not necessary, we can certainly stop sending it through the server.
#
aaronpk
any idea why the server choked on it?
#
[manton]
I'm looking at the error. Can you tell what the URL is and whether it has a "me" parameter?
#
aaronpk
it does not
#
aaronpk
it shouldn't have one at that point since the app gets the final "me" parameter at the token exchange step
#
[manton]
Fixing.
#
[manton]
Mind trying again real quick?
#
aaronpk
redirect worked! got 2 popups back in sunlit about not being able to find my media endpoint and not finding the "me" parameter
#
[manton]
This used to work. Wonder what happened.
#
[manton]
I thought that [cleverdevil] successfully auth-ed with Known Micropub.
#
aaronpk
that's certainly possible, pretty sure the known micropub stuff is almost-but-not-quite spec compliant
[cleverdevil] joined the channel
#
[cleverdevil]
Yeah I’ve successfully authed with Known.
#
[manton]
I'll test again with micropub.rocks and try to track it down. Sounds like I may need to fix this in 2.0.1.
#
@aaronpk
In related news, http://indieauth.com usage is steadily growing. However the vast majority of that is people logging in to StackExchange since it was one of the last remaining OpenID consumers 😂 https://pbs.twimg.com/media/DXsu0s8VAAE57Nv.jpg
(twitter.com/_/status/971421630017691648)
[kevinmarks] joined the channel
#
aaronpk
[manton]: btw any progress/thoughts on the reply issue? https://github.com/microdotblog/issues/issues/75
#
Loqi
[EdwardHinkle] #75 Adding support for cross-site replies
[tantek] joined the channel
#
[tantek]
still working on his reply(-context) issue
#
GWG
I'm still working on linking my house to my website
#
@sl007
@aaronpk just btw: We can use stackoverflow OAuth instead as indieauth-fallback-provider. Just the tricky site parameter https://gist.github.com/sebilasse/db6eaf82c42be4e9692c8b1623f8295b
(twitter.com/_/status/971438438573633540)
#
[manton]
[aaronpk] Not any new thoughts since we talked about it, but I plan to experiment with one of those solutions pretty soon.
#
aaronpk
in the mean time, i'm replying to the original post then hopping over to micro.blog and finding the post then copying my reply there manually 😂
tantek joined the channel
#
GWG
By the way, I've been trying and giving feedback on the Android Micropub client.
#
GWG
It's basic, but moving along
[kevinmarks], eli_oat1, AngeloGladding, tantek and [cleverdevil] joined the channel
#
loqi.me
edited /library (+11) "tantek added "[[book]]" to "See Also""
(view diff)
#
loqi.me
edited /library (+11) "tantek added "[[book]]" to "See Also""
(view diff)
#
loqi.me
edited /library (+11) "tantek added "[[read]]" to "See Also""
(view diff)
#
tantek.com
edited /want (+458) "/* Tantek */ link movies to see, organize thoughts a bit"
(view diff)
#
tantek.com
edited /library (+1) "separate see also for personal library because it goes to a frag"
(view diff)
#
tantek
chrisaldrich++ for an awesome expansion of /want!
#
Loqi
chrisaldrich has 12 karma in this channel (76 overall)
#
aaronparecki.com
edited /multi-photo (+174) "add screenshot of multi-photo display in monocle"
(view diff)
#
aaronparecki.com
edited /Monocle (+177) "add some screenshots"
(view diff)
chrisaldrich joined the channel
#
chrisaldrich
I'll still be adding bits and cleaning up. it's got a ways to go....
singpolyma joined the channel
#
loqi.me
created /Summit_this_year (+19) "prompted by tantek and redirect added by tantek"
(view diff)
#
@adactio
Had some great discussions with @qubyte at Homebrew Website Club Brighton—webmentions, service workers, static sites …lots of food for thought. https://adactio.com/notes/13550 https://pbs.twimg.com/media/DXtaN1RW0AE1u0H.jpg
(twitter.com/_/status/971469342926876673)
KartikPrabhu, loicm_, AngeloGladding and unicron joined the channel
#
unicron
anybody written a nextcloud app before?
[tantek] joined the channel
#
[tantek]
What is nextcloud?
#
Loqi
Nextcloud is an open source software project for self-hosted personal web services including a file manager (an indie version of Dropbox), music, calendar (CalDAV), contacts (CardDAV), and more https://indieweb.org/Nextcloud
#
GWG
unicron: I really want to migrate my old Owncloud install to Nextcloud
#
unicron
GWG: what's stopping you?
[schmarty] joined the channel
#
GWG
unicron: Time?
#
GWG
Too many projects
#
GWG
I've been working a lot at my day job.
#
GWG
And I've been trying to hook my home automation data into my website, so I can post weather data instead of from a third-party weather service, from a first-party one.
[snarfed], [eddie], leg, tantek, j12t and KartikPrabhu joined the channel
#
tantek
time to test Bridgy Publish GitHub labels support
#
tantek
on a repo I don't seem to be able to edit labels on issues for
#
tantek
and as expected the labels didn't make it over. we'll see if my inline text of "Labels: ... " gets picked up by someone who has permissions
[snarfed] joined the channel
#
[snarfed]
yup, as expected. nice text first design
#
tantek
Thanks!
#
tantek
Deliberately included in the e-content so that it makes it into the issue description as suggested labels, so hopefully a human looking at it can manually add them
tantek, snarfed1 and [jonathanprozzi] joined the channel