#dev 2018-03-05

2018-03-05 UTC
wagle, eli_oat, [kevinmarks], radicaledward101, radical1, radical9 and [eddie] joined the channel
#
KartikPrabhu
is still gitconfused!
#
KartikPrabhu
git merge is weird
tantek joined the channel
#
radicaledlaptop
what happened?
#
KartikPrabhu
radicaledlaptop: had conflicts and didn't know how to resolve except manually edit all the files
#
KartikPrabhu
but figured it out
#
KartikPrabhu
git is so unintuitive
#
radicaledlaptop
Oh yeah that's basically how you resolve conflicts. There are some gui apps for doing it but they all suck
#
KartikPrabhu
yeah that's what I figured
#
radicaledlaptop
I think there's one decent one but it costs money and I have never felt that I could justify paying for a diff util
#
radicaledlaptop
Sometimes I feel like git is just too unintuitive and then a client makes me use svn again...
#
radicaledlaptop
Does anyone in here know enough about dbus to know whether my attempt to apply it is in scope for it or not? I want to use it to fire an event whenever rsstail picks up a new rss entry. Then multiple scripts on the server could be listening for rss entry events and do processing.
KartikPrabhu, tantek, renem and [cleverdevil] joined the channel
#
radicaledlaptop
Also, let me know if the above is offtopic for in here! I'll look at the logs. Got to go for now. Good night Indie Web!
tantek joined the channel
#
tantek
did any of that in-stream reply-context brainstorming get captured?
#
tantek
(on the wiki?)
#
tantek.com
moved /File:twitter-in-stream-reply-context.png to /File:2018-03-03-twitter-in-stream-reply-context.png "because we have lots of Twitter screenshots and they change their design every 6 mo or more"
#
tantek.com
edited /reply-context-examples (+239) "permalinks and in-stream, merge new Twitter in-stream example with existing Twitter examples since they were in-stream as well, keep fragment as ID"
(view diff)
#
tantek.com
edited /reply-context (+516) "/* Brainstorming */ Minimal text reply contexts"
(view diff)
#
tantek.com
edited /reply-context-examples (-10) "/* Silo Examples */ actually, from Twitter profile page (right aaronpk?) context matters"
(view diff)
tantek joined the channel
#
tantek.com
edited /reply-context (+89) "/* Minimal text reply contexts */ silos to start with, CASSIS function?"
(view diff)
#
tantek.com
edited /reply-context (+173) "/* Minimal text reply contexts */ multi-reply"
(view diff)
tantek, cweiske, barpthewire and [pfefferle] joined the channel
#
danq.me
edited /RelMeAuth (+452) "/* Consolidated identities do not carry inherent trust */ Added support for rel="auth" so long as rel="me auth" and rel="me" are still good"
(view diff)
KartikPrabhu, [mrkrndvs], Zegnat and [gerwitz] joined the channel
#
[gerwitz]
Does anyone have a “best practice” for detecting the source of a POSSE post? E.g. the posts from OwnYourGram could be auto-tagged based on including instagram.com URLs, or based on the poster’s network address, or … ?
#
[gerwitz]
(I would have guessed “include a category as a matter of course” but that seems uncommon.)
#
sknebel
syndication URL or client id of the tool creating it would be my starting points
#
GWG
Syndication is listed as a property
#
[gerwitz]
indeed, I could parse that for domain name, or I can use the client id from token redemption. I’m at a loss for reasoning between depending on “instagram.com” vs. “ownyourgram.com”.
#
[gerwitz]
the former (parsing the syndication URL) feels right, but ¯\_(ツ)_/¯
#
GWG
The syndication property would show Instagram. Do you want to give credit on individual posts to ownyourgram?
#
[gerwitz]
not necessarily, but I want to “route” those posts for some processing based on source. So while I lean towards syndication, if my routing needed to fix something because I disagreed with a choice (e.g. tag/category mapping) from an intermediary, maybe I’d regret that.
jeremycherfas joined the channel
#
[gerwitz]
But unless I found a consensus here to always use client_id, I’ll probably charge ahead with the syndication url
#
GWG
It is unique
#
sknebel
if you want to fix a specific thing with how ownyourgram sends you the posts, going by client_id seems to make more sense, although I guess it's a bit moot if nothing else creates instagram posts, so go with whatever is easier I guess
[mrkrndvs] and barpthewire joined the channel
#
@Uxlco0
@Gnppn @darkoneko on a des solutions de commentaires autre que Disqus (staticman) mais on a surtout aujourd'hui Webmentions https://nicolas-hoizey.com/2017/07/so-long-disqus-hello-webmentions.html v/ @nhoizey
(twitter.com/_/status/970641435178434560)
leg and [pfefferle] joined the channel
#
aaronpk
[gerwitz] I also recently added a field to ownyourgram that will let you set one or more category values that it will send along with each post, in case that helps with things
eli_oat, KartikPrabhu1 and [kevinmarks] joined the channel
#
[kevinmarks]
just found that spiderpig doesn't get srcset links. patching that
#
sknebel
Zegnat had a list of all the properties that can have urls somewhere
[miklb] joined the channel
#
Zegnat
I see you found my list, sknebel?
#
Zegnat
The link to the HTML spec broke at some update, darn, that’s what I get for not linking to a specific document version :(
#
Zegnat
I don’t know who sknebel was replying to (maybe [kevinmarks]?) but here are the references I used for HTML attributes that link to a separate resource: https://github.com/Zegnat/php-linkextractor/issues/9
#
Loqi
[Zegnat] #9 Review source for HTML attributes.
#
@swentel
Killed the webmention_io module, new module at https://github.com/swentel/indieweb : minimal microformats (more coming soon) and http://brid.gy publishing in it! (https://realize.be/notes/1219)
(twitter.com/_/status/970694946796777472)
barpthewire joined the channel
#
jeremywsherman.com
edited /User:Jeremywsherman.com (+238) "Add itches section with GoAccess config as initial content"
(view diff)
tantek and KartikPrabhu joined the channel
#
tantek
what is detecting the source of a POSSE post
#
Loqi
It looks like we don't have a page for "detecting the source of a POSSE post" yet. Would you like to create it? (Or just say "detecting the source of a POSSE post is ____", a sentence describing the term)
#
tantek
detecting the source of a POSSE post is original post discovery
#
loqi.me
created /detecting_the_source_of_a_POSSE_post (+91) "prompted by tantek and dfn added by tantek"
(view diff)
#
tantek
huh I thought that was already linked
#
tantek
what is original post discovery
#
Loqi
original post discovery is a discovery algorithm for starting with a POSSE copy of a post and finding the original post https://indieweb.org/original-post-discovery
snarfed joined the channel
#
tantek
!tell [gerwitz] re: "detecting the source of a POSSE post", perhaps https://indieweb.org/original-post-discovery can help, or did you mean the other direction? PESOS?
#
Loqi
Ok, I'll tell them that when I see them next
[cleverdevil] joined the channel
#
tantek.com
edited /reply-context (+474) "/* Minimal text reply contexts */ special cases for github issues and comments since those are URL inspectable"
(view diff)
[pfefferle] joined the channel
#
tantek
!tell aaronpk thoughts on these minimal text reply-contexts? intention to use them in-stream: https://indieweb.org/reply-context#Minimal_text_reply_contexts
#
Loqi
Ok, I'll tell them that when I see them next
#
aaronpk
oh neat
#
aaronpk
only suggestion is that I was noticing that github tends to use the whole "username/repo" in the UI
#
aaronpk
both on the web and in email notifications
#
tantek
the one I'm not totally happy with is "Creating an issue on y" - open to suggestions
#
tantek
oh interesting
#
KartikPrabhu
tantek: I sort of have that https://kartikprabhu.com/notes except github
#
aaronpk
yeah, I was looking in to that yesterday when I set up github notifications into monocle
#
KartikPrabhu
not as detailed as your suggesstions
#
aaronpk
hm, i'm not sure why but I agree that "creating an issue on __" feels out of place compared to the rest
#
tantek
aaronpk, can you add a screenshot showing what you mean re: username/repo on web notifications UI? https://indieweb.org/reply-context-examples#Silo_Examples
#
tantek
also I assumed your screenshot was from your twitter profile page with replies
#
tantek
not the home page / home stream
#
aaronpk
that's correct, but it's the same in the home stream
#
tantek
I looked and looked and didn't see any reply-contexts in any home stream
#
tantek
I did see some mini threads with "show conversation"
#
aaronpk
huh let me see if I can find one
#
aaronpk
weird, found one but it's a reply to the same account
#
KartikPrabhu
what's we looking for?
#
tantek
right, more of a thread
#
aaronpk
no, the text "replying to __" still, in the home timeline
#
tantek
KartikPrabhu: examples of in-stream reply-contexts, specifically on Twitter home stream
#
aaronpk
ooh, and another one in a quote tweet
#
KartikPrabhu
yeah for me replies are like the ones aaronpk showed
#
tantek
KartikPrabhu: in your home stream?
#
tantek
quote tweet sounds interesting
#
KartikPrabhu
only "replying to @username" not reply-context more that that
#
tantek
KartikPrabhu: that is a reply context
#
KartikPrabhu
aah sure then aaronpk has the screenshot
#
tantek
minimal rext reply context - that's the whole point of what we're researching - see the brainstorming link above
#
aaronparecki.com
edited /Special:Log/upload () "uploaded a new version of "[[File:2018-twitter-home-timeline-reply-context.png]]": better example - not a self-reply"
(view diff)
#
tantek
aaronpk that first darth example is particularly interesting as it's actually a retweet of a reply, and you're seeing it because it's a retweet
#
tantek
they're both useful
#
aaronpk
my second one is too
#
aaronparecki.com
edited /reply-context-examples (+121) "/* Twitter home page */ add home page reply contexts"
(view diff)
#
tantek
maybe replies only show up in the home stream when they're retweeted?
#
aaronpk
I think what's going on is if i'm following both people in a thread then twitter shows it as a thread
#
tantek
thanks for capturing it including the reply/retweet/like icons / numbers in the footer
#
aaronpk
and if i'm not following the person being replied to then I don't see the tweet
#
tantek
that's useful context
#
aaronpk
but if someone RTs a reply, then it shows it to provide context
#
aaronpk
that would explain why there are so few examples looking at my timeline
snarfed joined the channel
#
tantek
yes it's a lot of info packed into that header: who retweeted, original post author, dt-published, then reply-context, then tweet content, then link-preview, then reply/retweet/like webactions with counts!
snarfed joined the channel
#
tantek
adding text description...
#
tantek.com
edited /reply-context-examples (+454) "/* Silo Examples */ add text analysis / description of screenshots"
(view diff)
#
tantek
what's annoying about twitter's in-stream reply contexts is that the "Replying to" doesn't link to anything, and the @-name in the reply context just links to that profile - which is not really useful. None of it actually links to the thing being replied to (the in-reply-to URL)
snarfed1 joined the channel
#
tantek
oh yeah, in the cluster headings
#
aaronpk
and sidebar
#
tantek
right
#
tantek.com
edited /reply-context (+6) "/* Minimal text reply contexts */ add project owner context because GitHub does"
(view diff)
#
aaronpk
wow making a private page that requires indieauth login is super easy now thanks to my updates to the indieauth client
#
tantek.com
edited /reply-context (+62) "/* Minimal text reply contexts */ use more readable vars, New Issue on"
(view diff)
#
aaronpk
aside from including the library it's about 25 lines of code, most of which are error handling
#
tantek
neat!
#
tantek
^^^ KartikPrabhu that's the brainstorming I was talking about
#
tantek
(in case you want to review)
#
aaronpk
"New issue on" is better!
#
tantek
microcopy++
#
Loqi
microcopy has 1 karma
#
aaronpk
I like it
#
aaronpk
I might adapt this for Monocle
#
tantek
the neat thing is all that is doable purely from URL inspection
#
tantek
no need to HTTP GET anything
#
aaronpk
cause it'll probably be a while before I get full reply context fetching in Monocle/Aperture
#
tantek
right
#
tantek
I'm feeling a need to cleanup the majority of my minimal reply contexts before I start putting them on the home page
chrisaldrich joined the channel
#
aaronpk
I wish there was a way to add a "user web hook" like github's "organization web hook"
snarfed joined the channel
#
tantek.com
edited /Falcon (+146) "/* improve reply-context support */ better microcopy"
(view diff)
snarfed joined the channel
#
snarfed
wow, interesting. discovered a meaningful difference in mf2py output based on the underlying html parser: html5lib omits the contents of <noscript> tags; lxml includes them.
#
snarfed
expected, i guess, but still interesting to run into a real difference in the wild
#
tantek
that is interesting
[tantek], snarfed, KartikPrabhu, AngeloGladding and tantek joined the channel
pstuifzand, snarfed, eli_oat and chrisaldrich joined the channel
#
qubyte.codes
created /User:Qubyte.codes (+55) "I'm Mark S. Everitt, the author of https://qubyte.codes"
(view diff)
#
jimpick.com
edited /IRC_People (+95) "Add jimpick irc"
(view diff)
eli_oat, tantek and jimpick joined the channel
#
tantek
jimpick: might ping kevinmarks too - he's done a bunch of experimenting with beaker/dat/fritter
#
jimpick
he suggested i used h-recipe for my example content i posted on fritter :-)
#
jimpick
i'll repost here: (cross-posted on #dat initially, then #indieweb because the topic came up) >> looking for testers: https://codemirror-multicore.glitch.me/
#
jimpick
original announcement from fritter https://www.irccloud.com/pastebin/vn3x2Mm8/
#
Zegnat
504 Gateway Time-out for me jimpick
#
Zegnat
Is the IRCCloud announcement JS only?!
#
www.boffosocko.com
edited /Dat (+310) "pagelogo; IndieWeb examples"
(view diff)
#
Zegnat
Aa, they offer raw links for the non-JS inclined: https://www.irccloud.com/pastebin/raw/vn3x2Mm8
#
aaronpk
lol, their pastebin is a JS app?!
#
aaronpk
cause apparently it requires javascript to serve plain text now?
#
Zegnat
The noscript block links to the raw version. But because of reasons, noscript blocks do not show in my uBlock setup :(
#
aaronpk
there is a time and a place for javascript, and rendering plain text is not one of them
#
aaronpk
</rant>
#
Zegnat
s/uBlock/uMatrix/
KartikPrabhu joined the channel
#
www.boffosocko.com
edited /Fritter (+193) "Youtube discussion of Fritter"
(view diff)
#
sknebel
Zegnat: uMatrix should have a switch to enable noscript tags
#
Zegnat
The spoof checkbox? I do not know how I never noticed that, I only remember an old issue from the bug tracker that it didn’t work. Huh
#
Zegnat
Seems to work, thanks for the pointer, sknebel!
#
Zegnat
Ah, it is in uMatrix since last December. Relatively new then and my fault for not keeping up with the issue.
rev3rse joined the channel
#
jimpick
i didn't realize the irccloud pastbin links used javascript
#
peterstuifzand.nl
edited /User:Peterstuifzand.nl (+73) "added a few projects"
(view diff)
KartikPrabhu joined the channel
#
www.boffosocko.com
edited /Twitpic (+133) "Twitpic.com URLS for photos apparently still resolve directly to the photo though the prior UI for the service is gone"
(view diff)
#
peterstuifzand.nl
edited /IRC_People (+107) "add pstuifzand to ircpeople"
(view diff)
#
www.boffosocko.com
edited /chicken (+187) "article: The Silicon Valley elite’s latest status symbol: Chickens"
(view diff)
[kevinmarks], KartikPrabhu and [tantek] joined the channel
#
chrisaldrich
I built my chicken feed just in time, no?
[colinwalker], tantek, KartikPrabhu and leg joined the channel
#
tantek
snarfed, have you thought about POSSEing Reviews to pull requests?
#
tantek
e.g. right now when you're looking at a Pull request on GitHub, the Files changed tab in particular, there's a "Review changes" drop-down in the topright of the view of the diffs. Clicking it shows a "Review summary" text field, as well as radio group for ( ) Comment / ( ) Approve / ( ) Request changes, and then a "Submit review" button
#
tantek
feels like a natural fit for h-review
#
tantek
not sure how to represent the radio group tho
#
tantek
seems quite GitHub specific
[kevinmarks] joined the channel
#
tantek
and then when you submit a review, it looks like this:
#
aaronpk
h-review 😂
#
aaronpk
I suppose that is true!
#
tantek
I said that!
#
tantek
there's a real world example
#
tantek
(author) suggested changes
#
KartikPrabhu
suggested changes are edit posts?
#
tantek
not quite. it's just a plain text field in their UI
#
tantek
a pull request would be an edit post :)
#
tantek
which is why it's more of a /review post
#
tantek
we may want to use this "review" feature for example for changes to mf2 parsers
#
tantek
feature *of GitHub*
#
tantek
which would be cool if we could post the reviews on/from our own sites
#
tantek
what is a review
#
Loqi
A review is an evaluation of a product or service, usually involving a written description, but can also be limited to a numerical scale https://indieweb.org/review
#
tantek
guess I should capture the examples and requests
#
tantek
whoa that's a small page
#
snarfed
tantek: yeah PRs are way more complicated than issues. they include git commits (a big new can of worms), comments can be on the PR or individual commits or arbitrary diff lines, etc.
#
tantek
snarfed, I agree about PRs being way more complicated, that's not my request
#
aaronpk
just the PR review is pretty simple tho
#
tantek
right
#
tantek
it's not much more than a PR comment
#
aaronpk
it's in reference to the whole PR, not indiviual commits
#
tantek
which is why I asked
#
tantek
and shows up like a special comment
#
snarfed
ah, true, sorry, caught up now
#
tantek
hmm I'm not sure about indieweb review examples being on the /h-review page
#
snarfed
i'm still reluctant, since reviews often include a bundle of commit- or diff-level comments, which i doubt we have good enough indieweb prior art for
#
tantek
feel a bit plumbing-cnetric
#
snarfed
i haven't done a deep dive on h-review, but i actually doubt it's a good fit
#
snarfed
product (etc) reviews and code reviews are not the same :P
#
tantek
the specific "review" that GitHub allows is very similar to a "product" review
#
snarfed
approved, comment, needs more work?! doesn't seem like it to me
#
snarfed
sure they share the same english word, but semantically, not similar
#
tantek
that's the only difference
#
tantek
and that's essentially a custom rating
#
aaronpk
tantek: I agree, considering the first example under indieweb examples is of a review *without* h-review markup 😂
#
tantek
which h-review has
#
tantek
aaronpk: lol oops
#
snarfed
eh. we can disagree. :P
#
tantek
snarfed, an h-review is basically a comment++ anyway
#
aaronpk
and my first example is also without h-review markup
#
snarfed
sure but that's a bit reductionist
#
aaronpk
so +1 to moving that whole thing to /review
#
tantek
though maybe an h-review is overkill
#
snarfed
if it truly was, we wouldn't have h-review at all, right?
#
tantek
snarfed, we have h-review because 2005. and it predates all notion of marking up replies/comments
#
snarfed
yeah, understood. i know it was a cheap shot :P
#
aaronpk
snarfed++ lol
#
Loqi
snarfed has 49 karma in this channel (364 overall)
#
tantek
it's ok, better we question why we still have something than just blindly accept it
#
snarfed
anyway, the commit- and diff-level comments are what hold me back. those we have not thought through in indieweb yet afaik. and they're important enough to code reviews that i'd be reluctant to ship support without them.
#
tantek
alright, going to mass move the examples then
#
snarfed
a good first step to bridgy etc support is always a good manual example with clear markup!
#
tantek
well I wanted to start with a real world use-case first :)
#
tantek
so that's what I provided above (an example on GH I'd rather have posted on my own site)
#
snarfed
great!
#
tantek
assuming that makes sense as a user-example, then use, clear markup :)
#
snarfed
tantek: it's a good minimal example. doesn't include diff or commit comments though.
#
snarfed
i look forward to someone posseing one manually, especially with some of those! :P
#
aaronpk
starts scheming
KartikPrabhu joined the channel
#
aaronpk
a "collection" post with a bunch of reply posts each in-reply-to a file and line number
#
snarfed
man i can't even imagine the workflow/UI. sounds painful.
#
aaronpk
my reply bookmarklet makes creating the line-number replies pretty easy
#
aaronpk
the trick would be collecting all the replies into a collection at the end
#
snarfed
not to mention replying to someone else's diff level comment
#
tantek
snarfed, I can't POSSE GitHub reviews manually currently as my code will automatically POSSE any such attempt as a comment using Bridgy Publish :)
#
snarfed
tantek: i'm confident you can fix that :P
#
tantek.com
edited /review (+2720) "move indieweb examples from /h-review to /review, expand silo examples, add GitHub review example, stub Why, How to, How to publish"
(view diff)
#
@swentel
Finally got to expose webmentions in a block. Getting slower and slower to alpha state! #drupal #indieweb (https://realize.be/notes/1223) https://pbs.twimg.com/media/DXj3TF3VMAAlOq0.jpg
(twitter.com/_/status/970797630862262272)
#
tantek.com
edited /h-review () "(-1255) move examples to /review, why then how to, expand both a bit"
(view diff)
#
tantek
starts a brainstorming section
#
aaronpk
i'm confused about that github ui
#
aaronpk
"tantek suggested changes 28 minutes ago" links to "view changes"
#
tantek
yeah that's bad UI
#
aaronpk
which do not appear to be changes by tantek
#
aaronpk
without any references to specific lines or commits, how is this different from a comment on the PR?
#
tantek.com
edited /review (+1252) "Brainstorming / POSSE to GitHub, next steps"
(view diff)
#
tantek
aaronpk the *only* difference is the explicit comment/approve/request changes tri-state
#
tantek
aaronpk, snarfed, braindumped: https://indieweb.org/review#POSSE_to_GitHub feel free to add / edit!
#
tantek
pretty raw but wanted to at least capture something
#
[kevinmarks]
Activity streams has verbs for this stuff, I think one of the bug db silos implemented it at one point
#
[kevinmarks]
Accept, reject, assign, close etc
#
[kevinmarks]
No rate or review though
#
tantek
so maybe it's different from an h-review? or maybe h-review needs more flexibility?
#
tantek
accept has a different meaning
#
tantek
there is however, "approve"
#
tantek
"approve a travel request" is the example given, but that seems the same meaning as "approve a pull request"
#
[kevinmarks]
So jira will give you as apparently
#
tantek
example URL needed :)
#
tantek
oh wait this is old AS1
#
[kevinmarks]
Well, yes, the one with implementations
#
tantek
hah - they both have implementations now
#
tantek
just one of them is better documented (AS2 implementation report)
#
[kevinmarks]
True. As1 fell down on documenting
#
tantek
which is typically evidence of community decay / disintegration, which itself is evidence of abandonment of an open standard
#
tantek
hmm looks like "approve" was dropped from AS2. though "reject" is there: https://www.w3.org/TR/activitystreams-vocabulary/#dfn-reject
#
tantek
but only meaning RSVP:no
#
[kevinmarks]
I don't use jira - I wonder if anyone here does
#
tantek
what is Jira
#
Loqi
It looks like we don't have a page for "Jira" yet. Would you like to create it? (Or just say "Jira is ____", a sentence describing the term)
#
tantek
and now I want auto-link -> blockquote support
#
tantek
this whole GitHub use-case is driving a bunch of new feature itches
#
aaronpk
getting dangerously close to markdown :)
#
tantek
which flavor? :P
#
aaronpk
github's of course :P
#
tantek
well I can't really disagree with "> " for blockquotes as that's what plain text email has had for ages
#
tantek
though that's a bit nerdy
#
tantek
does markdown allow indentation for quoting?
#
tantek
er, blockquoting
#
aaronpk
I think one of them turns that into pre code blocks
#
KartikPrabhu
which flavor? :P
#
aaronpk
can't remember which
#
aaronpk
not github tho I think
#
tantek
I think that's mediawiki
#
tantek
hmm, going to try a mult-reply to a GitHub pull request and see what happens (what does my code do, what does Bridgy Publish do)
#
tantek
also going to test "> " in plain text to see if GitHub automatically makes them blockquotes or if they get escaped
#
tantek
and if they get escaped, then I know I need to "auto-link" them to <blockquote>
#
[kevinmarks]
Github has some arbitrary number of backticks meaning a code quote
#
tantek
like tootsie pops
#
[kevinmarks]
Also some way to say what language
#
tantek
(also very ugly)
#
tantek
o rly? missed that part
#
tantek
also this will be a comment on a repo that may not have permission. this will be interesting
#
aaronpk
```html
#
snarfed
huh, can you limit a public repo's issue comments to just members? not sure
#
aaronpk
you can "lock" discussions now
#
aaronpk
bridgy will have to send the "> " to github in order for it to show up as a blockquote
#
snarfed
aaronpk: right, but that's not what this sounded like
#
tantek
huh, bridgy thinks it succeeded
#
Loqi
[Tantek Çelik] https://github.com/martinthomson wrote: > that covers more than just query() In that case, shouldn’t we re-open https://bugzilla.mozilla.org/show_bug.cgi?id=1105827, and file new dependent bugs for what is not yet implemented / covered? https://...
#
tantek
and blockquotes happened, except the links to people's profiles didn't get turned into @-names
#
snarfed
i don't know that github translates profile urls to @-s
#
aaronpk
I think tantek was expecting bridgy to do that 😂
#
tantek
no I was expecting github to do that