snarfedfyi all i've switched granary to use white-space: pre CSS in HTML output when there's meaningful whitespace. (i used to manually convert newlines to <br>s, which wasn't good enough.) let me know if you see any problems!
snarfednoticeably clumsier and less readable when reading the e raw data itself, not only in html itself but also atom, rss, json feed, other places where content fields are/can be interpreted as HTML
[kevinmarks786]You can do it for webmention display, but making it difficult to see your account yet it still being visible by default is tough compared to a centralised login
@kleinfreundPhew, this whole IndieWeb thing is super convoluted.
There are webmentions which are somehow comments. They can be sent and received. You have to use something called IndieAuth but it has an unhelpful deprecation notice. (twitter.com/_/status/1140543587748388865)
@jgmac1106↩️ Webmentions are better than native comments and can be fun. There are third party services to try using Telegraph or choose a CMS that has support. (twitter.com/_/status/1140546801738616833)
@jgmac1106↩️ IndieAuth allows you to use your Domain as an identity to sign into stuff like wiki.
So on your website have a link to your GitHub account with rel=me and then a link back to your site on GitHub you have enough.
Log in with domain and be prompted to use GitHub credentials. (twitter.com/_/status/1140548181916344320)
[jgmac1106], jgmac1106 and gRegorLove joined the channel
jgmac1106[m]Getting closer: We can confirm that sending unsolicited @mentions is prohibited by our Automation Rulesand the Twitter Rules on spam. We can only consider a request to reactivate your app after you agree to stop this behavior.
[jgmac1106]Yes, I was inviting people to summit. They weren't unsolicited as I told people in other channels or we are in same blogosphere. Twitter wouldn't know that
[jgmac1106]they did, I wrote a message that said "I will not do that" the similarity of my invites in terms of syntax tripped up the automated process...now to figure how to get last two weeks of tweets back on my website
snarfed, gxt, eli_oat and swentel joined the channel
@schnarfed↩️ if it helps, you don't have to use IndieAuth, or even webmentions. all the parts are optional. indieweb is posting on your own web site, on your own domain. the rest is gravy. (twitter.com/_/status/1140617921019858944)
[jgmac1106]i dig on write.as and it's ActivityPub model as kind of what Medium and Twitter could have done, maybe they will in seventeen pivots from now, if the runway last that long
gRegorLove, eli_oat and [jansauer] joined the channel
sebsel!tell [eddie] I might have caused some 500s, and you should probably not display your error messages, but it helped me debug my IndieAuth endpoint, so thanks!
[eddie]sebsel: Yay!! Glad it worked! Yeah, I’ll probably transition that to show something else when it errors, not sure exactly how I want to handle it though yet lol
[eddie]Nice, that would be awesome. I definitely like that middle of the road option for stuff that you don’t want PUBLIC but don’t feel particularly nervous about the audience
[rem]I'd appreciate any feedback or issues you might spot (I've found one where there's missing space around a bit of text in the "getting started" section). Thanks!
[jgmac1106]Do parsers ignore duplicate h-cards or should that be avoided. meaning if I put an h-card in my footer and use <a class="u-author" href="/">Me</a> in a post
[jgmac1106]would it be bad if on my Articles for example I wanted to put my h-card in an aside? Do I need to write something so the h-card get removes from the footer?
gRegorLove[jgmac1106], parsers won't ignore them, no. If you have p-author h-card in the h-entry then typical consumers (not parsers) are going to use that as the author, ignoring the footer h-card.
jackydo you collect information about that? tbh, that kind of info might be helpful for us to build tools for others or to optimize for what's been more "popular"
jackysnarfed: I'll work on that! Will have to reprocess a _lot_ of webmentions for that (I don't store the whole mf2 object when I save my webmentions)
@sebdedeyne↩️ Right now I’m working on implementing webmentions. Whenever someone replies to one of my posts on Twitter, A lambda function will pick up the reply and commit a json representation to the project’s GitHub repository. (twitter.com/_/status/1140719180620161024)
[eddie]Building out IndieWebKit in Swift and watching it pass more and more tests makes me excited for when I actually get to build out the apps, because I think IndieWebKit is going to make it super easy for me (and anyone else) to use IndieAuth, Micropub and Microsub in apps on Apple's platform
LoqiAndroid is an open source operating system for mobile devices (AOSP) combined with a set of proprietary cloud services provided by Google, which some use to post to their IndieWeb sites https://indieweb.org/Android
LoqiIt looks like we don't have a page for "IndieWebKit" yet. Would you like to create it?_A (Or just say "IndieWebKit is ____", a sentence describing the term)
[eddie]IndieWebKit is a Swift library that provides client APIs for interacting with IndieAuth, Micropub, and Microsub from apps in the Apple ecosystem.
snarfedjacky: securing content is different from securing code. keeping code (etc) secret isn't a great way to secure it. keeping content secret is different, and often ok/necessary.
LoqiIt looks like we don't have a page for "IndieWebKit" yet. Would you like to create it?_B (Or just say "IndieWebKit is ____", a sentence describing the term)
[eddie]IndieWebKit is a Swift library that provides client APIs for interacting with IndieAuth, Micropub, and Microsub from apps in the Apple ecosystem.