#dev 2018-07-15

2018-07-15 UTC
snarfed and ben_thatmustbeme joined the channel
#
@kickscondor
↩️ Apologies. Microsub, that is.
(twitter.com/_/status/1018301286003798016)
#
@jgmac1106
↩️ Glad to see your http://micro.blog adventures going so well. Just saw on #indieweb chat @kfitz added webmentions. We really need to pull all us academics together. Maybe an IWC even virtually. (http://jgregorymcverry.com/4359-2/)
(twitter.com/_/status/1018305235037679617)
dougbeal|mb1, renem and tantek__ joined the channel
#
@jgmac1106
If folks at #WPCampus would love to learn more about how #IndieWeb themes and plugins work let me know. Happy to have convo. Webmentions are a glue to hold students together.
(twitter.com/_/status/1018350098831609856)
#
@pstuifzand
I see that you also added dt-published to the date. That makes it complete for the readers. Thanks! https://www.kickscondor.com/2018/07/14/microsub-for-xyz-and-this/ https://p83.nl/p/796
(twitter.com/_/status/1018379548302413824)
#
@NielsGouman
↩️ @frankmeeuwsen Best leuk die webmentions onderaan je blog. Waarmee heb jij die weergave gefixt?
(twitter.com/_/status/1018400031454453766)
iasai, barpthewire, [jgmac1106], [wiobyrne], renem and iasai_ joined the channel
#
GWG
There was some discussion of a Micropub endpoint outputting what properties/post types it recognized as a query option, wasn't there?
#
aaronpk
sounds familiar
[eddie] joined the channel
#
[eddie]
Aha beat me to it!
snarfed and [jgmac1106] joined the channel
#
GWG
snarfed: Howdy
#
snarfed
hey GWG, lots of great work recently!
#
snarfed
sorry i've been slow ish on reviewing. real life :P
#
GWG
snarfed, I have heard of it
#
GWG
I don't mind. Just excited about moving forward
#
GWG
I am trying to ride the wave
#
GWG
But while I am waiting, I have some other things I can do.
#
GWG
Like writing a media endpoint
#
GWG
The problem is that I have to make sure things work during intermediate steps when I intend to switch to functionality that has those pieces built in
#
snarfed
hah, yes!
#
GWG
snarfed, for the Micropub Endpoint, it would have to be a massive PR to rewrite every single test to use the request object over a direct query check.
#
GWG
That's why I wrote the media endpoint, to show you what the code for the main endpoint would look like with tests
#
snarfed
GWG: great! thanks!
#
snarfed
i'm actually looking at the auth PR right now. your latest commit on it, https://github.com/snarfed/wordpress-micropub/pull/135/commits/b78db77aa40a06f6820e5e4fb9be0c47e50c7dd7 , is a really big structural change from what the original PR did, which was a surprise
#
GWG
snarfed, as I noted, the problem is trying to build something knowing that I won't need it in the next phase
#
snarfed
that's unusual, since it makes a PR hard to reason about and review when it changes so drastically in the middle or reviewing
#
GWG
I was trying to address the issue of the confusion about testing
#
snarfed
ah, sure! i probably could have been more clear. i'm definitely looking forward to seeing more tests!...but it wasn't required for this PR itself, just in the (near) future
#
GWG
snarfed, oh
#
snarfed
mind if we punt that commit to another later PR, so we can keep this one contained and understandable based on what you originally put in it?
#
GWG
Okay. Need me to revert?
#
snarfed
yeah please do. make a separate branch based on this one first so you can save that commit and use it later, or however you want
#
snarfed
i think then we just need to 1) return $user_id vs $user and 2) ideally move those add_filter()s to init()
#
GWG
I have no problem, as I really wanted to get the parse query stuff out before unit testing
#
snarfed
debates whether this kind of talk belongs here, or #-wordpress, or DM
#
GWG
snarfed, happy to move to Wordpress. When I move the filters right now, it breaks the testing
#
snarfed
heh #-dev isn't ideal because this is narrow, for a single PR; #-wordpress isn't ideal because it should ideally be welcoming for non-technical people; DMs aren't ideal because then other people don't see the conversation
#
snarfed
¯\_(ツ)_/¯
#
snarfed
asking in #-meta
snarfed, iasai, [jgmac1106], [snarfed] and sketchess joined the channel
#
@jeffwatkins
Do I know anyone who would be willing to write an Amazon Lambda WebMention thing? I’ll release the code as open source and (if necessary) pay you a bit for your time. This is intended to work with a Jekyll-published Website.
(twitter.com/_/status/1018549298726821890)
#
dougbeal
What is Lambda
#
Loqi
Lambda is a service from Amazon Web Services that runs individual functions of code rather than running a server https://indieweb.org/Lambda
matpacker joined the channel
#
gregorlove.com
edited /discuss (+26) "/* Chat Channels */ #wordpress +general WordPress development, per /2018/Leaders"
(view diff)
#
dougbeal
Idiepaper users lambda?
#
dougbeal
need caffine, Indiepaper uses lambda?
[jgmac1106] and sketchess joined the channel
#
sketchess
greetings tech corner
#
dougbeal
Hi sketchess
#
@outlawpoet
↩️ Now I'm concerned some hapless employee is going to die trying to push the microsub to the final cave so he can "claim victory"
(twitter.com/_/status/1018578083358507008)
#
sketchess
I am pretty lost again.
#
sketchess
I go for straight as possible. How does a url get its http? Not https..... http.
#
sketchess
After reading about CSP, lets encrypt, HTTP or HTTPS and so on.... it just hit me. My Domain is as plain as it gets. Typ it www. or leave it aside and does not matter..
KartikPrabhu joined the channel
#
dougbeal
What is www
#
Loqi
www in the context of the IndieWeb is an unnecessary subdomain on personal domain name https://indieweb.org/www
#
dougbeal
What is 301
#
Loqi
301 (301 Moved Permanently) is an HTTP status code returned from a web server to indicate the URL is permanently redirected to another URL https://indieweb.org/301
#
sketchess
Please don't through wiki links at me.
#
dougbeal
sketchess: Usually the webserver is responsible for redirecting www. to .
#
dougbeal
sketchess: Just refreshing/looking for pointers
#
dougbeal
sketchess: A browser will use DNS to translate www.domain into an IP address, which it uses to actually talk to your webserver.
#
sketchess
I see, we hadn't the pleasure to meet before.
#
dougbeal
sketchess: Then then webserver (in apache its usually configured in .htaccess) tells the browser (with HTTP status code 301) that it actually wants .domain
#
dougbeal
Was that the level of detail you were looking for?
#
sketchess
fetching for the right words
#
sketchess
Ok, straight as possible again. Try to explain it to me as if I were a child.
#
sketchess
That would work in my case.
#
sketchess
Do you need an starting point from my side?
#
sketchess
-n
#
sketchess
level of knowledge for example
#
dougbeal
Sure, and what point of view, like from the browser, or from the point of view of creating a new website.
#
sketchess
give me a little time to put the words together
#
sketchess
Probably some background information (attempts) would be a good idea.
#
dougbeal
Let me try an analogy.
#
sketchess
wait
#
dougbeal
Oh, did you mean you will give the background information?
#
sketchess
Yes. Otherwise I would have asked you for it straight.
#
sketchess
I am aware of my cognitive weaknesses. Well I am not quite the fastest typer as well. I need a little bit of time to process language. I am also not native English speaking.
#
sketchess
good candidate for dyslexia ;)
#
sketchess
Ok. I own my own domain. Its hosted on an Apache server. I have very basic knowledge when it comes to web development. .....
#
sketchess
For me the decision was easy to stick with pure CSS and HTML5. So a static webpage it is.
#
sketchess
We had a chat about security issuses on beginners level and possibility / benefits in chat yesterday.
[Vanessa] joined the channel
#
sketchess
To sum it up. HTTPS combined with CSP was deeper dived into.
#
sketchess
I left with some material to read about (links), which I did. And got basically triggered by articles regarding gooles decision to mark HTTP websites as unsecure. ......
#
sketchess
own further research to get a hang of things.... well.....
#
sketchess
Things went as they had to..... I checked my own Domain. OK HTTP will get marked as unsecure... but wait, realising, doubt... I don't even have THAT anyway. Just a line (CSP) in a .htaccess file can't set my Domain to HTTP. So how do URLs get their HTTP before even think about HTTPS or not.
#
sketchess
picture painted......
#
dougbeal
Ok, I think I have a analogy.
#
sketchess
shot
#
sketchess
ok shoot
#
dougbeal
Using phone numbers. A url is like an entry in your contacts, it takes a name to a number (www.domain.tld - "Jonny B. Goode")
#
dougbeal
http is like an implied country code when making a phone call
#
sketchess
you mean the person to reach for...
#
dougbeal
which ends up being the server port apache is listening on (80)
#
sketchess
and you lost me
#
dougbeal
yeah, I didn't like that jump
#
sketchess
hahahahahaha
#
Loqi
rofl
[chrisaldrich] joined the channel
#
sketchess
Well I have assumptions.
#
sketchess
Or better....
#
sketchess
Let's pretend may main document got a nice little .htaccess with its CSP line. Is it correct that creating that file won't set my Domain to http?
#
dougbeal
To talk to a computer on the internet, you need an address and a port (10.0.0.1:80). Its kinda of like a building address, and then the aparement in the building
#
dougbeal
http is like a well understood thing in each building, say a lobby
#
dougbeal
So when you want a web page, you send to http (or in the analogy, the lobby)
#
sketchess
no document is not the correct word.... wrong wire
#
sketchess
folder
#
dougbeal
So by default, anyone wanting your webpage will send to http
[eddie] joined the channel
#
dougbeal
In the analogy, apache would be like the manager in the lobby, accepting packages
#
dougbeal
With static pages, apache works by looking at your folder for the website. Like a manager might look at building mailboxes
#
dougbeal
Is the analogy helping at all?
#
sketchess
I am not sure, cause I have to translate your word into pictures and give them meaning.
#
sketchess
It would be a greate script for a learning video with all those interactions and text pieces poping up.
#
sketchess
Maybe you are trying to hard beeing metaphorically accurate.
#
sketchess
One simple question.
#
sketchess
Is .htaccess somehow connected to HTTP?
#
dougbeal
yes, through apache
#
sketchess
Next simple question.
#
GWG
htaccess is a configuration file for Apache
#
sketchess
Does .htaccess somehow define / implement HTTP?
#
sketchess
used to let it appear
#
GWG
No, just defines how Apache responds to requests
[pfefferle] joined the channel
#
sketchess
OK, then what does?
#
GWG
Your web browser or server
#
GWG
Apache being a server
#
GWG
A very popular one
#
sketchess
Hello GWG.
#
dougbeal
http is defined by a standards body (IETF, I guess?)
#
GWG
IETF and the W3C
#
GWG
It is a protocol on which the web is built
#
GWG
It is how you get web pages
#
sketchess
Maybe you can take all my wonders from me, why my Domain doesn't have a HTTP?
#
GWG
Which domain is this?
#
dougbeal
sketchess: do you mean if you go http://domain.tld it doesn't work?
#
dougbeal
go (in a web browser)
#
sketchess
picmodi.de still
#
GWG
And what did you do once you bought it?
#
sketchess
hat do you mean
#
GWG
I see the site when I visit it
#
sketchess
Yeah. That does not prevent me from wondering, why it is not shown http://....
#
GWG
In the browser bar?
#
GWG
Because some browsers hide it.
#
sketchess
jup..... that's why I got triggered in the first place
#
sketchess
aaaaah......
#
sketchess
So I did ask the wrong question due to my lack of knowledge.
#
GWG
I think it was seen as a development question
#
sketchess
My curse is that nobody can see my thoughts printed on a wall. *sigh
#
sketchess
That would make things so much easier. Gosh what would I give to make it possible.
#
sketchess
Hah, the aswer is. All domains are by default HTTP, some just got hidden and others, well they got their upgrade to HTTPS.
#
sketchess
Thank you very much for all that patience.
#
dougbeal
You are welcome, I'm glad we got to an answer.
#
sketchess
dougbeal++
#
Loqi
dougbeal has 2 karma in this channel (11 overall)
#
sketchess
You prevented me from having a very bad night. :D
#
sketchess
I rather not ask what part happens to appear development related. Hahahaha. Instead I wish you a very pleasant night and sleep.
#
Loqi
rofl
#
sketchess
enjoy your time
#
sketchess
bye
KartikPrabhu and snarfed joined the channel
#
@jeffwatkins
↩️ I think I’ve got this all wrong: I think the WebMention thing needs to be part of my Jekyll build so posts ping people I’ve @ mentioned.
(twitter.com/_/status/1018610456821288960)
#
aaronpk
whoa something's going crazy in aperture
#
aaronpk
there's some post that is filling the logs with "3"s
#
aaronpk
holy crap the log file from today is 6gb
#
aaronpk
it's writing hundreds of megabytes a second
#
aaronpk
attempts to download this file to see what's inside it
#
aaronpk
how do you even open a file this big
#
aaronpk
whoa, it's marty's podcast
#
schmarty
Wait what
#
aaronpk
this is so weird
#
schmarty
Is this feed data from one of my feeds?
#
aaronpk
trying to trace this, one sec
#
schmarty
Woah. Hmm. it’s pulling the audio attribute as a full file?
#
aaronpk
.. could that be?
#
aaronpk
the proxy thing is supposed to be encoding the URL as hex
#
aaronpk
you aren't using a data URL anywhere are you?
#
schmarty
I dang well shouldn’t be
#
@ChrisAldrich
↩️ I have a lot of email spammers talking about my site who can't spell CONVERSATIONS either. What's worse is that when I contact them, none have ever even heard of simple standards like Webmention. ;)
(twitter.com/_/status/1018615665111035904)
tantek__ joined the channel
#
loqi.me
created /Loqi_syntax_for_a_redirect (+82) "prompted by dougbeal and dfn added by tantek__"
(view diff)
#
loqi.me
created /podcasts_about_indieweb (+40) "prompted by dougbeal and redirect added by tantek__"
(view diff)
#
loqi.me
created /indieweb_podcasts (+40) "prompted by aaronpk and redirect added by aaronpk"
(view diff)
#
dougbeal
snarfed: does anything happen with bridgy when an issue is closed?
[jgmac1106] joined the channel
#
snarfed
dougbeal: github backfeed? no
#
dougbeal
I wonder what should happen...
#
dougbeal
A badge status (if such a thing is possible) doesn't seem like the right solution
#
snarfed
there are lots of non-comment events that could ideally be backfeed
#
snarfed
closed, reopened, labels/commits/reviewered added/removed, etc
#
snarfed
feel free to file issue(s)
#
dougbeal
yeah. are there any other Kinds that have similar needs?
#
tantek__
what is an issue
#
Loqi
issue is a special kind of article post that is a reply to typically some source code, though potentially anything at a source control repository https://indieweb.org/issue
#
tantek__
dougbeal: see and add to existing brainstorming here: https://indieweb.org/issue#Close_and_re-open_issues_when_commenting
[chrisaldrich] joined the channel
#
snarfed
(dougbeal was talking about backfeed)
#
tantek__
that detail is irrelevant. whether posting from your own site, or bridgy posting a synthetic post as backfeed, the question (brainstorming) remains of how to represent such actions/posts
#
snarfed
afaik github still renders them in the UI (and i expect the API too) as separate comment and close actions, not combined, even if you created them by clicking the "comment and close" button
#
snarfed
i expect it's just a convenient UI not shortcut, not an inherent part of their data model. like gmail's "send and archive"
#
dougbeal
Are labels part of this "status stream" as well?
#
tantek.com
edited /tag-reply (+130) "/* tag and comment */ related bridgy issue"
(view diff)
#
dougbeal
Assignes?
#
snarfed
dougbeal: yes
matpacker joined the channel
#
dougbeal
Hurm, so would listen/read have a similar control stream?
#
dougbeal
Like percent remaining?
#
snarfed
example of github "comment and close" creating two separate events ("posts") on an issue timeline, not a combined one: https://github.com/snarfed/bridgy/issues/827#issuecomment-392522810
#
Loqi
[snarfed] tentatively closing.
#
snarfed
dougbeal: no clue
#
dougbeal
What is Comment Kind
#
Loqi
It looks like we don't have a page for "Comment Kind" yet. Would you like to create it? (Or just say "Comment Kind is ____", a sentence describing the term)
#
dougbeal
What is a Comment
#
Loqi
A comment is a reply syndicated into the context of the original post https://indieweb.org/comment
#
dougbeal
Oh, with Salmention in the mix, comments are a tree?
KartikPrabhu joined the channel
#
tantek__
what is a response
#
Loqi
responses, or interactions, in the context of the indieweb, refer to all the different ways and things people explicitly do to and with others’s posts, from written replies to quick likes, in other words responses = replies + reactions https://indieweb.org/response
#
tantek__
comment kind is /response
#
loqi.me
created /comment_kind (+21) "prompted by dougbeal and redirect added by tantek__"
(view diff)
#
snarfed.org
edited /issue (+424) "/* Close and re-open issues when commenting */ github feature is just a UI shortcut, not actual combined comment-and-close object"
(view diff)
#
snarfed
comments can be a tree independent of salmentions, right? since you can reply to a reply
#
tantek__
snarfed, interesting about the two separate "events" of GitHub comment and close
[dougbeal] joined the channel
#
tantek__
still, I'll take the UI-centric view (what you're calling a "UI shortcut) as the "actual" [reflection of reality], instead of the plumbing-centric view (what "events" are created in GitHub's database)
#
tantek__
storing and displaying user intent (close + comment simultaneously) > what happens to fit some abstract data model
#
aaronpk
is it displayed as one event?
#
aaronpk
no, it shows up as two separate things, the same as if the two actions were taken separately
#
snarfed
tantek__: no, look at the example link i posted. they're *rendered* visibly as two separate events
#
snarfed
also kind of like gmail's send-and-archive
#
tantek__
which to me smacks of fidelity loss somewhere
#
tantek__
snarfed, except there is no stream of the history of a message in gmail
#
snarfed
sent and archived are distinct things that show up visibly in the UI
#
snarfed
but understood, the analogy is a stretch
#
tantek__
so we can't argue kind of like either way - because there is no way to confirm what send-and-archive does in that respect
#
tantek__
send, archive, send+archive are distinct things that show up visibly in the UI
#
snarfed
sure you can. send is a clear action with a permanently visible result. archive is too.
#
snarfed
...on the email *after* you do it, that is
#
tantek__
the existence of distinct things does not prove the non-existence of composite things
#
tantek__
CSS properties are a good example.
#
aaronpk
the gmail shortcut is slow enough that you can actually see that it is two separate actions
#
snarfed
lol sure....but in these cases, after you take a composite action, there's no visible way to tell that you did that, vs if you did the two separately
#
snarfed
which is a pretty strong signal
#
aaronpk
you can watch it send then archive as two separate steps
#
tantek__
which as I said, is lossy in terms of capturing user intent
#
snarfed
eh. high level, i don't really think it's a high priority for us to figure out composite actions like these
#
tantek__
maybe we need a transaction post special type of collection post to reflect these kinds of composite responses
#
tantek__
instead of trying to design individual composite variants
#
snarfed
i get that they're a convenience for publishing code in some cases, but they make more work for lots of other code and tools in many other places
#
tantek__
to reflect user action 1:1
#
tantek__
which is more important than reflecting data model 1:1
#
snarfed
and i don't see a benefit beyond pure authoring UI shortcuts like github's or gmail's
#
tantek__
because the data model must always follow the user model, not vice versa
#
tantek__
snarfed, easy: undo
#
tantek__
which exists in gmail
#
aaronpk
eh, it's more important to me that the backfeed I get to my site looks the same as it does on github
#
tantek__
it undoes whatever you chose
#
tantek__
whether send, archive, or send+archive
#
snarfed
hah, undo send does exist in gmail, but i bet undo send and archive doesn't also undo the archive
#
snarfed
do you know that?!?
#
tantek__
so yes, they are saving that information somewhere
#
snarfed
i kinda doubt it
#
tantek__
yes of course I do it all the time
#
snarfed
but maybe!
#
snarfed
cool! ok then
#
tantek__
aaronpk: re: why -> undo
#
tantek__
undo must undo the user notion of what they did, not some abstract data model of the most recent atomic thing in the data model
#
snarfed
eh ok. i'd love to see more examples of composite actions in silos that are rendered visually later as composite actions. i don't think we have many (any?) yet
#
tantek__
undo is a powerful reason IMO
#
snarfed
absolutely, very good reason
#
tantek__
to treat composite actions as such
#
aaronpk
aren't we talking about backfeed?
#
snarfed
i still think composite actions are probably medium to low priority for us as a community, but i get the rationale
#
tantek__
exactly
#
tantek__
agreed with the priority, and I'm realizing I'm scratching the edges by bumping into this
#
snarfed
and they're *definitely* low priority for me specifically on bridgy and granary, vs other things
#
snarfed
but understood. no worries! gotta blaze trails :P
#
tantek__
undo is still a bit priority for me
#
snarfed
agreed!
#
tantek__
perhaps the biggest reason I have yet to finish a working posting UI
#
tantek__
(not requiring editing HTML + scp)
#
Loqi
stats has 1 karma in this channel (2 overall)
#
[dougbeal]
I wonder if gitea copies GitHub semantics , and if itbl has undo
#
snarfed
aaronpk: oh man cool!!!
#
aaronpk
that's gonna look great in 24 hours
#
tantek__
snarfed, in short, I've wanted (and designed a user flow / mockup UIs) a gmail-style "undo" of every possible post/delete sequence in my own posting UI
#
tantek__
that works with/without JS
#
tantek__
it's quite hard
#
snarfed
oh hell yes it is
#
snarfed
ambitious
#
tantek__
yes. keeps getting sniped by other smaller incremental improvements / explorations
#
tantek__
might be the kind of thing where I'd need to take a vacation off all other work/email for 1-2 weeks in order to build it. incrementally making progress on it has been insufficient to date.
matpacker and [kimberlyhirsh] joined the channel
#
dougbeal
I still want some sort of issue link so I can use a bookmakrlet/micropub client to one-click create an issue on my blog and syndicate it
#
dougbeal
Guess I will start with my own blog
#
dougbeal
What form should the link take?
#
aaronpk
what the heck format is this http://feeds.pinboard.in/rss/u:ats/
#
dougbeal
Would the issue status problem be similar to if you wanted to have seperate comment streams for different languages?
#
dougbeal
What is a channel
#
Loqi
It looks like we don't have a page for "channel" yet. Would you like to create it? (Or just say "channel is ____", a sentence describing the term)
#
dougbeal
What is a microsub channel
#
Loqi
It looks like we don't have a page for "microsub channel" yet. Would you like to create it? (Or just say "microsub channel is ____", a sentence describing the term)
snarfed joined the channel
#
KartikPrabhu
aaronpk:seems like RSS + RDF
#
Loqi
[Fabien Gandon] RDF 1.1 XML Syntax
#
aaronpk
omg why
#
KartikPrabhu
good job Loqi
#
tantek__
which is worse than 927
#
KartikPrabhu
tantek__: yeah but I couldn't find a comic for that ;)
#
tantek__
KartikPrabhu: 1174 is close. see /app
#
tantek__
dougbeal: I don't understand your questions
#
tantek__
what do you mean by "issue link"? can you provide an existing (silo?) example?
#
tantek__
(the issue status problem appears to overlap the reading status problem - see also gRegorLove's post, /indiebookclub etc.
#
dougbeal
tantek__: not aware of any, something like <link rel="issues" href="https://github.com/dougbeal/repo" />?
#
dougbeal
tantek__: I'm wondering if the generalization is just having some sort of grouping on comment stream
#
tantek__
sounds like we need to document "issues" as distinct from "issue"
#
tantek__
to help clarify this discussion
#
tantek.com
edited /issue (+500) "/* Close and re-open issues when commenting */ follow-up to preferring UI model ("shortcut") as more reflecting user-reality than plumbing-centric perspective of API, add Gmail send+archive example which it treats atomically when undoing"
(view diff)
#
tantek__
dougbeal a-ha we have a separate page, /issues which redirs to https://indieweb.org/issue_tracker
#
tantek__
what is an issues link
#
Loqi
It looks like we don't have a page for "issues link" yet. Would you like to create it? (Or just say "issues link is ____", a sentence describing the term)
#
tantek__
what is a repo
#
Loqi
A repository (AKA repo) is a collection of typically code & related versioned files in a folder (hierarchy), issues & their responses, and a set of (named) releases, often hosted in a source control backend such as Git, on a service like GitHub, or on independent sites using open source software https://indieweb.org/repo
#
dougbeal
tantek__: I guess now is the time if we want to disambiguate the link name ;)
#
tantek__
issues link is a common UI element on [[repo]] pages and web standards specifications (often with just a label like “Issues”) that links to the [[issue tracker]], usually to a [[collection]] or [[stream]] of [[issue]] posts, for that repo or spec.
#
loqi.me
created /issues_link (+278) "prompted by tantek__ and dfn added by tantek__"
(view diff)
#
tantek__
dougbeal does that reflect what you meant by "issue link"?
#
dougbeal
Is rel-me the only codified link?
#
tantek__
what is rel registry
#
dougbeal
tantek__: yes, but I want is to expand it to project/websites for autodiscovery
#
dougbeal
What is rel
#
Loqi
It looks like we don't have a page for "rel" yet. Would you like to create it? (Or just say "rel is ____", a sentence describing the term)
#
dougbeal
Should rel point to rel registry?
#
dougbeal
What is rel-me
#
Loqi
Using rel=me on a hyperlink indicates that its destination represents the same person or entity as the current page, which is a key building-block of web-sign-in and IndieAuth https://indieweb.org/rel-me
#
dougbeal
rel-me << rel registry
#
tantek__
rel is an HTML attribute that has a space separated set of values defined by the [[rel registry]] used in the IndieWeb for various [[discovery]] purposes such as [[identity]] ([[rel-me]]), [[authorship]] ([[rel-author]]), [[Webmention]] endpoint, [[Micropub]] endpoint, [[IndieAuth]] endpoints, etc.
#
loqi.me
created /rel (+326) "prompted by dougbeal and dfn added by tantek__"
(view diff)
#
tantek__
dougbeal, feel free to start /issues_link#Brainstorming and document your specific user scenario(s) you want to enable
#
dougbeal
tantek++ I would never have followed that back to rel registry
#
Loqi
tantek has 40 karma in this channel (457 overall)
#
tantek__
continues to externalize the hypermedia in his head
#
tantek__
repo << issues link
#
tantek__
issues link << repo
#
Loqi
ok, I added "[[repository]]" to a brand new "See Also" section of /issues_link https://indieweb.org/wiki/index.php?diff=49983&oldid=49979
#
loqi.me
edited /issues_link (+34) "tantek__ added "[[repository]]" to "See Also""
(view diff)
#
tantek__
issues link << issues
#
tantek__
issues << issues link
snarfed joined the channel