#indieweb 2018-11-08
2018-11-08 UTC
snarfed and tbbrown joined the channel
#
mblaney today in silo quits: https://twitter.com/Pinboard/status/1060219571620249607

#
@Pinboard My treat for myself after the election, win or lose, was always going to be Twitter retirement. You can find political stuff from me at http://eepurl.com/dmnmUY, pinboard stuff at http://pinboard.in/blog and other stuff on http://idlewords.com. Thanks to all! Veni, vidi, tweeti (twitter.com/_/status/1060219571620249607)
[kevinmarks], snarfed, eli_oat, wolftune, tbbrown, ben_thatmustbeme, gRegorLove, renem, [manton], KartikPrabhu and samw joined the channel
#
samw hello
wolftune joined the channel
#
KartikPrabhu welcome samw

jihaisse, sl007 and KartikPrabhu joined the channel
#
petermolnar !tell aaronpk webmention.io looks fried

swentel joined the channel
#
jeremycherfas Good morning IndieWeb

swentel and [kevinmarks] joined the channel
mblaney and [voss] joined the channel
[jgmac1106] joined the channel
#
[jgmac1106] Good Morning

[schmarty] joined the channel
#
[schmarty] Wow about pinboard!

#
[schmarty] Retired from twitter. Tweet link in the back scroll a few hours ago.

#
petermolnar still baffled by the fact that @mentions became a thing with the @ in front, given emails used to be [username] which then went to @localhost, so user@ could have been backward-compatible for mentions and we wouldn't have the awful looking @somene@instance things today.

#
[jgmac1106] cut comic on likes: https://twitter.com/dogtrax/status/1059087300880150529

#
@dogtrax On beyond like ... #clmooc #unboundeq https://pbs.twimg.com/media/DrKiRfNUUAMM1t9.jpg (twitter.com/_/status/1059087300880150529)
jihaisse and [Vincent] joined the channel
#
[Vincent] Good morning/afternoon Indieweb
#
[Vincent] In reference to Pinboard silo quit. I look forward to the day I can quit Social media, once my Indieweb implementation is complete.
#
[Vincent] Blogs + Social reader FTW 😄
[schmarty] joined the channel
eli_oat, [jgmac1106], rrix, tbbrown, petermolnar, Ruxton and GWG joined the channel
#
kisik21 aaronpk: what's up with webmention.io?
#
kisik21 aaronpk: works...
#
kisik21 also congratulate me I've got a micropub endpoint!
[kevinmarks] joined the channel
#
[kevinmarks] The @ prefix came from irc

[eddie] joined the channel
#
[kevinmarks] Rabble wrote a great history of @ on twitter

#
kisik21 Anyone knows a good application for reading indieweb sites on Android? (also I wanna make my site compatible with it)
#
kisik21 what is reader
#
Loqi A reader (AKA indie reader or social reader) in the context of the indieweb is the portion/feature integrated into an indieweb site that provides a way to read content from other indieweb sites, possibly including posts from the current site, and respond (like, comment, repost, etc) inline in the reading UI itself https://indieweb.org/reader

wolftune joined the channel
#
kisik21 swentel: went with indigenous, 'cause already using it to post things
[jgmac1106] joined the channel
#
[jgmac1106] Here is a small grant (2.5k) I am working on for IndieWebCamp New Haven: https://docs.google.com/document/d/16jL2afKS9k0qjmDoPespDKEooSU8_w3LnWj8uNiU6dc/edit?usp=sharing combining it with another event I do

eli_oat, KartikPrabhu, [eddie], sebsel and kaushalmodi joined the channel
#
kaushalmodi hello all

#
kaushalmodi is there a known issue accessing webmention.io dashboard/

#
kaushalmodi ?

#
kisik21 well, webmention.io was down recently
#
kisik21 but now it's ok
#
kaushalmodi how recently?

#
kaushalmodi I was trying to sign in 2 mins back and I got https://i.imgtc.com/ftlqPJ5.png

#
kaushalmodi using both GitHub and email sign in methods

#
kaushalmodi typo

#
kaushalmodi also this may be a good time to freshen up on "best practices".. indieauth.com or indielogin.com? :)

#
kaushalmodi aaronpk: In your Oct 2018 mozilla blog you mention indieauth.com

#
kaushalmodi but on indieauth.com, it says we should use indielogin.com

#
kaushalmodi aaronpk: no worries; I am not troubled

#
kaushalmodi sebsel: oops

#
kaushalmodi I'll be careful next time

#
kaushalmodi though, what should I report next time?

#
kaushalmodi so that you can debug the problem

#
kaushalmodi saying that "logging doesn't work" won't help

#
kaushalmodi ok

#
kaushalmodi aaronpk: so did that help identify the issue on webmention.io?

#
kaushalmodi aaronpk: did you *just* change the login to redirect to indielogin?

#
kaushalmodi logging in works now, yay!

#
kaushalmodi hanks

#
kaushalmodi thanks

#
kaushalmodi aaronpk: so does this need to change?: <link rel="authorization_endpoint" href="https://indieauth.com/auth" data-proofer-ignore>

#
kaushalmodi ok, thanks for confirming though

#
kaushalmodi I don't mind fixing/updating things as necessary; just making sure that I am still all set

#
kaushalmodi I am very appreciative of this service you have set up

#
kaushalmodi webmention.io has helped me receive a magnitude of more comments than disqus ever did

#
kaushalmodi that, in association with https://commentpara.de so shout out goes to cweiske too!

wolftune joined the channel
#
kisik21 fun fact: this was posted via micropub ^^
#
kaushalmodi kisik21: I don't know if you have github notifications enabled. But while checking if that recent webmention.io issue was recorded in existing issues, I came across your issue on Hugo + wm's

#
kaushalmodi I have pasted a link there that shows an example of how I pass the target parameter

#
kaushalmodi though .. I also don't know JS .. so I am dealing with the fetched JSON statically in Hugo

eli_oat and [dave] joined the channel
sl007 joined the channel
snarfed, rrix and jihaisse joined the channel
#
kaushalmodi [dave] I am not too conversant with rel=me

#
kaushalmodi Do you mean I need rel=me attr in the a tag here: https://gitlab.com/kaushalmodi/hugo-theme-refined/blob/master/layouts/partials/social.html ?

#
kaushalmodi how will that help?

#
kaushalmodi I already have rel=me in the html head: https://gitlab.com/kaushalmodi/hugo-theme-refined/blob/96d571b7b9ef6ca81b6f8d833e78a39912aef08c/layouts/partials/indieweb-head.html#L4-9

#
kaushalmodi [dave] .. and was surprised to see mastodon.technology mentioned; I am on there

#
kaushalmodi hmm, I am adding rel=me only for github

#
kaushalmodi because webmention.io uses either github or email for verifying that it's me

#
kaushalmodi ah! I didn't know that

#
kaushalmodi doesn't hurt adding

#
kaushalmodi though, the way I have structure the template of my site, that rel=me will go in the head

#
kaushalmodi and not in the a tags of the actual links in the footer

#
kaushalmodi does that matter?

#
gRegorLove It should

#
kaushalmodi [dave] may be mastodon.technology is not updated?

#
kaushalmodi [dave] confirmed: m.t. is on 2.5.2, whereas rel=me support was added in 2.6.0.

#
kaushalmodi in any case, now I added rel=me for mastodon; will see that link turn green when m.t. gets updated.

#
kaushalmodi thanks! :)

#
kaushalmodi [dave] IndieAuth dropped Twitter support

#
kaushalmodi because I think twitter handicapped its API or something

#
kaushalmodi so that wasn't possible any more (I could be wrong)

#
kaushalmodi [dave] interesting

#
kaushalmodi I don't see it on my own m.t. profile page though hehe

#
kaushalmodi [dave] sincere apologies

#
kaushalmodi I should be more observant of how I say things

#
kaushalmodi and think things

#
kaushalmodi About the checkmark, I don't see it on https://mastodon.technology/@kaushalmodi/

#
kaushalmodi [dave] In summary, looks like setting the rel=me in HTML head worked (it was too easy: https://gitlab.com/kaushalmodi/kaushalmodi.gitlab.io/commit/45fac3bef3f19c85bfbb68d7fbd4a3ac6d1db7ff :D)

[eddie] and snarfed joined the channel
#
kisik21 does someone show comment threads on indieweb posts? is it a common practice? should I do this (and how, if it's possible at all?)
#
kaushalmodi kisik21: is this related to showing webmentions?

#
kaushalmodi or is it something else?

#
kisik21 kaushalmodi: yes
#
kaushalmodi hehe

#
kaushalmodi was the "yes" answer to?

#
kisik21 webmention threads
#
kaushalmodi so I replied to your issue on webmention.io github

[jgmac1106] joined the channel
#
kisik21 so
#
kisik21 kaushalmodi: I was talking about showing replies to replies. Do you think it's possible?
#
kaushalmodi kisik21: yes, replies to replies (webmentions) is not possible AFAIK

#
kisik21 sad
#
Loqi Salmention is a protocol extension to Webmention to propagate comments and other interactions upstream by sending a webmention from a response to the original post when the response itself receives a response (comment, like, etc.) https://indieweb.org/Salmention

#
kisik21 how do I make my webaction buttons more obvious? currently you can click on "like" or "comment" emoji in counters. Is this obvious enough?
#
kisik21 if you wanna try out: https://fireburn.ru
#
kisik21 oh wait
#
kisik21 I haven't pushed the update yet!!!
#
kisik21 ok pushed it... but it doesn't work for some reason
#
kisik21 can someone test my webaction buttons?
wolftune, [tantek], [schmarty] and [eddie] joined the channel
[manton] joined the channel
#
[manton] I wrote a short post about how I think Micro.blog will settle into different types of usernames, including IndieWeb domain names. After the dust settles with this, I hope to revisit some of the recent nickname cache discussions too. https://manton.org/2018/11/08/usernames-on-microblog.html

[schmarty] joined the channel
#
[schmarty] manton++ really cool how you are exploring this space!
