#Loqiaaronpk: [eddie] left you a message 2 hours, 6 minutes ago: what’s still holding you back from going full 💯 Microsub?
#aaronpk[eddie] up until a few hours ago, it was the ability for monocle to refresh the unread counts and automatically mark things read as they are seen/interacted with
#tantekif I wanted to POSSE an issue with existing label css-text-decor-4, if I have <span class="p-category">css-text-decor-4</span> in the h-entry of my issue, will Bridgy see it and translate it to the "css-text-decor-4" label (light blue background) in the GitHub issue copy?
#tantekI guess I'll try and find out! Then if it doesn't, I can file another issue :)
#Loqi[Aaron Parecki] Monocle is coming along nicely! It now automatically marks things as read as you scroll through the timeline. The unread counts in the sidebar update automatically when new posts come in as well! I'm getting so close to being able to completely switc... https://aaronparecki.com/2018/03/02/33/photo.png [video]
#aaronpk[eddie]: oh the last part will be push notifications, since that still goes through IRC for me
#Loqi[Aaron Parecki] Designing an IndieWeb Reader Based on How I Read Social Media
#tantekok writing issues in HTML is taking me longer than writing issues in "plaintext", and then fixing Markdown bugs
#tantekmakes me think I need to include the ability to autolink subsections (maybe on a paragraph by paragraph basis?) parts of my /article (and thus /issue) posts
#tantekhmm maybe something like <div class="auto-link"> ... </div>
#aaronpkAlso you can only add labels on github to repos you have commit access to
#tantekthat's fine, I'd rather it at least add the labels that are allowed and fail on any "new" labels
#aaronpkI keep creating the "Microsub" label on the Microsub repo because I want my website posts to be tagged that but it doesn't make any sense to tag the Microsub issue as Microsub
#aaronpkSo I'm not actually convinced that a 1:1 relationship between post tags and github issue labels makes sense when posseing
#LoqiA tag reply is a special edit response to a post that tags that post with one or more tags, including possibly (or only) person-tags https://indieweb.org/u-tag-of
#LoqiIt looks like we don't have a page for "GitHub notifications" yet. Would you like to create it? (Or just say "GitHub notifications is ____", a sentence describing the term)
#aaronpkfor actual plaintext conversion, I *was* allowing <br> tags. but it was stripping them from the html version
#tantekI wonder if my latest issue comment POSSE failed because the issue was closed? but the GitHub web UI still allows me to comment so I assumed the Bridgy POSSE would work too
#aaronpkno error message from bridgy? the logging is usually pretty good
#tantekpretty opaque error. see !tell above to snarfed
#aaronpkthis would have been a harder issue to track down if it weren't for your autolinker not adding whitespace and literally just adding <br>
#aaronpkcause it made posts in my reader show up with obviously missing whitespace rather than how on micro.blog it just looks like you write really long paragraphs
#tantekI see my mb synd posts now - there was some external blocking happening
#tantekare you POSSEing Markdown or HTML via silo.pub to GitHub?
#aaronpkit's a bit sneaky. I have a markdown storage format for my site, and my POSSE code will send whatever the source format for my post is when POSSEing
#aaronpkit kind of worked out great for this, even though I wasn't planning on it
#tantekhuh I can't find that issue on your home page or even linked from
#aaronpkcause it launched while I was in the middle of traveling and didn't want to turn it on until I had some time to monitor how it behaved after I launched it :)
#Loqi[gRegor Morrill] I’m experimenting with a new post footer on my homepage. I got some good feedback when someone wanted to comment from the homepage. They clicked follow my posts and were confused by the suggestions to subscribe with Feedly, Woodwind, etc. In this m...
AngeloGladding and [eddie] joined the channel
#[eddie]Looking into live streaming video and syndication using Facebook Live. But darn it, Facebook doesn’t provide the time stamps of when comments/reactions are made. Only the total number of reactions by type
#[eddie]I was hoping to be able to easily backfeed love reactions, but unless I figure out something clever looks like they would be turned into non-live reactions
#LoqiPost or posts may refer to individual pieces of content published on an indieweb site such as notes, articles, & responses, or the act of creating the aforementioned content (present tense), or Posts about the IndieWeb https://indieweb.org/footer
#[eddie]Hmmm that’s a good question. I’ll have to take a look at that endpoint real quick
tantek, [colinwalker], [mifga] and [xavierroy] joined the channel
#petermolnar_!tell cweiske "https://indiechat.search.cweiske.de/?q=https%3A%2F%2Fnews.ycombinator.com%2Fitem%3Fid%3D16505244" results in HTTP 500; I pasted "https://news.ycombinator.com/item?id=16505244" in the search field on chat.indieweb.org
#gRegorLoveI think the second time hit a different server, because Twitter didn't show as an option initially. I refreshed the rel-mes and then Twitter showed up and it worked.
#aaronpknp. it's still quite possible that more of this needs to be clarified in the spec anyway.
#aaronpkohhh that's why the reply contexts for tantek's posts are coming up empty in monocle... there is no "in-reply-to" URL visible on tantek's home page posts. the reply context only shows up on post permalinks.
#tantekperhaps we need to explicitly document (and brainstorm) in-stream reply-contexts as well as (perhaps even visually distinct from) post permalink reply-contexts
#tantekaaropnk, I'm re-evaluating my "Working On" to see about shuffling in-stream reply-contexts closer to the top, it's starting to visually bug me on my home page too
#tantekaaronpk, updated: https://indieweb.org/Falcon#Working_On - the reply-context stuff is a bit long, but perhaps you could review to see if my approach(es) make sense for helping to implement a better h-feed for readers
#tantekI think the big thing I need to consider is do I try to do something minimal and not very good looking with the data I have, or do I try calling XRay synchronously at Publish time to get/store more information to use for better reply-context display later
#LoqiIt looks like we don't have a page for "stapling" yet. Would you like to create it? (Or just say "stapling is ____", a sentence describing the term)
#Loqi[tantek] Appreciate the explanation and link to the source file; makes sense.
However there is still a fundamental usability problem of the discoverability of how to file issues and suggested improvements for CSS module test suites.
I would like to suggest ...