AngeloGladding, KevinMarks and cweiske joined the channel
#ZegnatKevinMarks, sorry for not getting back to you yesterday. But I was playing vegetable on the couch in 30 degCelsius and did not move much ;) I will be trying to set-up HEAD requests with fetch() today and try to run the requests synchronised after each other.
#ZegnatIf that works out I will put the entire thing on GitHub for scrutiny.
tantek joined the channel
#KevinMarksNice. I think we can do well with multiple implementations
#cweiskedo we have icons in the wiki? (green checkmark, red cross etc)
#Loqicweiske: tantek left you a message 13 hours, 30 minutes ago: thanks for the ping on https://github.com/w3c/Micropub/issues/48 - followed up on that and the related h-entry issue with hopefully a sufficient explanation. Likely worthy of an FAQ.
#cweiskeI tried the wordpress simple-location plugin with micropub. the location gets saved, but not displayed at all since the setting "Display Text Location" defaults to "off"
#voxpellicweiske: feel free to update the implementation status of my endpoint if you try it out
#aaronpkit's the same as "get their email on a device" but different from "username" because getting a username implies the device already knows the service the username is for
#aaronpkif you're trying to authorize a device to upload to your youtube account, the device knows the only way it can do that is to go to youtube's OAuth API which it has prior knowledge of
#aaronpkif you're trying to authorize a device to post to your own website, it has no way of knowing *which* OAuth API to use until it asks you to identify yourself (by entering your URL) and then it can find your endpoints
#bearfor chandler we, if I recall correctly code from that far back ..., we used a token that had the url embedded and used it as a onetime token to enable retrieving a longer lived one
#aaronparecki.comcreated /device-auth (+715) "Created page with "{{stub}} '''<dfn>Device Auth</dfn>''' is an OAuth 2.0 extension for logging in on devices that have limited input options or no web browser. == IndieWeb Examples == * ... == ..."" (view diff)
#bearbut I don't know if that fits with what your trying to do
#tantekperhaps some tool that collects structured citations on pages you visit could gather these up and automatically pre-load or suggest further reading
#cweiske"The idea of the single "edit" is based on the idea of an "edit post", which is similar to a Github pull request. A pull request contains many changes, including replacing, adding and deleting content. "
#tantekaaronpk I vaguely remember that being a feature of micropub