#dev 2016-09-30

2016-09-30 UTC
#
AngeloGladding
does anyone know the name of a service that provides hosted reverse tunnel?
#
AngeloGladding
that's it
#
AngeloGladding
kicking myself for not coming here sooner
#
AngeloGladding
thank you
#
@nicolehill17
#IndieAuthors Want to be featured on Lady N's Den of Indie Awesomeness? Find out more here: http://nicolefaithhill.blogspot.com/p/indie-auth
(twitter.com/_/status/781525689736585216)
tantek joined the channel
tantek, AngeloGladding, cweiske, KartikPrabhu, KevinMarks_, KevinMarks and loicm joined the channel
#
pfefferle
good morning #indieweb-dev
#
pfefferle
GWG have you deleted the Webmention API implementation branch?
#
GWG
No, why?
#
GWG
I finished it.
#
pfefferle
GWG couldn't find it...
#
GWG
There are some ideas I wanted to propose for the Webmentions plugin in it.
#
pfefferle
oh, once again a new plugin :)
#
pfefferle
you are confusing me :D
#
GWG
I sometimes do that when I want to break things.
#
GWG
This was wondering exploring taking over Pingbacks as well.
#
pfefferle
I saw that one... nice idea!
#
GWG
pfefferle, curious what you think of the implementation.
#
pfefferle
GWG I like the API part and I think we should use it for the Webmention plugin! But I am still unhappy with the misleading wording of the API URL rooting.
#
GWG
wp-json?
#
pfefferle
GWG yes
#
GWG
You can change it
#
pfefferle
Why not wp-api
#
pfefferle
yes, on my installation
#
GWG
But it changes for everything
#
pfefferle
wp-api would work for every implementation
#
GWG
I can prepare a PR for merge if you want.
#
pfefferle
the first implementation (OEmbed) ironically breaks the rule by also using XML
#
pfefferle
I would like to see that
#
GWG
pfefferle, I used it as a model
#
pfefferle
a model?
#
GWG
When I was learning the infrastructure API I read the oEmbed code
#
pfefferle
I like using JSON as the default, but it should allow other endpoints that are not JSON
#
pfefferle
otherwise we shouldn't use the API
#
GWG
It does, just using a filter
#
pfefferle
I know... but what are the WordPress folks suggesting?
#
GWG
I used it to return a Webmention form
#
pfefferle
yes, but do you know what the suggestion for the API usage is?
#
GWG
Jorbin was at IWC NYC2
#
GWG
He told me that allowing other return types was the intent
#
GWG
For future proofing
#
pfefferle
then wp-json is misleading and wrong...
#
pfefferle
and we can propose a change
#
GWG
Yes. At least they allow it to be changed.
#
pfefferle
sure, will start to change it by using a filter ;)
#
GWG
But I now have enough of a grasp of the code to implement things in it.
#
GWG
Do you have an opinion on the webmention form being re returned if the endpoint is retrieved with no parameters?
#
GWG
I played with the idea in June. Several people in the community do that
#
GWG
Oh, and pfefferle, the update comment filter got committed for 4.7
#
pfefferle
GWG I saw it! nice!!!
tommorris and tantek joined the channel
#
tantek.com
edited /events/2016-10-05-homebrew-website-club (+12) "fix a little markup balancing"
(view diff)
#
loqi.me
created /IndieWebCamp_Berlin (+28) "prompted by tantek and dfn added by tantek"
(view diff)
#
tantek.com
edited /Planning (+103) "/* Berlin */ can't make the second weekend, also we need a local to Berlin organizer to make a venue happen"
(view diff)
#
tantek
waves at GWG and pfefferle
#
vanderven.se martijn
edited /Planning (+244) "/* Berlin */ Small update on the possible revival of this IWC!"
(view diff)
loicm, singpolyma and tantek joined the channel
#
tantek.com
edited /2016/Brighton (+136) "/* Photos */ add at least one official looking photo with photosrcalt template so it shows up as a photo on the event"
(view diff)
#
tantek.com
edited /2016/Brighton (+130) "/* Photos */ let's try embedding a big animated gif and see what happens"
(view diff)
#
@nicolehill17
#IndieAuthors Want to be featured on Lady N's Den of Indie Awesomeness? Find out more here: http://nicolefaithhill.blogspot.com/p/indie-auth
(twitter.com/_/status/781888064104923136)
barryf joined the channel
#
tantek.com
edited /Events (+242) "since SWWG f2f didn't make it into last week's this week, add it explicitly so it can squeeze in to this week's this week"
(view diff)
#
aaronparecki.com
edited /Special:Log/upload () "uploaded a new version of "[[File:2016-268-iwc-brighton.gif]]": replace with a 3mb version to get under the 5mb twitter size limit"
(view diff)
#
aaronparecki.com
edited /this-week-in-the-indieweb (+124) "/* How to add events to the newsletter */"
(view diff)
tantek and doesntgolf joined the channel
#
kevinmarks.com
edited /collection (+253) "/* Twitter moments */"
(view diff)
KartikPrabhu and tantek joined the channel
#
@AMKBochnak
“And that's the thing about people who mean everything they say. They think everyone else does too.” ― Khaled Hosseini #quote #indieauth...
(twitter.com/_/status/781961825239916544)
#
sknebel
bear++ (borrowing code again)
#
Loqi
bear has 164 karma (5 in this channel)
#
bear
sknebel - do let me know if there is anything I can split out to a library so our code is shared and not cut-n-pasted
#
sknebel
bear: will do once I've finished this and know what changes i've made
#
bear
coolness
#
@aaronpk
Just wrote about my first draft implementation of Private Webmention, a new extension to @W3C Webmention… https://twitter.com/i/web/status/781973995818143744
(twitter.com/_/status/781973995818143744)
#
tantek.com
edited /2016/Brighton/Demos (+611) "add a brief description of mine"
(view diff)
chrisaldrich_ and gRegorLove joined the channel
#
sknebel
do you invalidate auth codes or can they be used multiple times? how long are they valid?
#
aaronpk
mine are one-time use, valid for 60 seconds
#
sknebel
ok, then I have to build a more forgiving testing endpoint I think, that code is to buggy
#
aaronpk
hm yes it would be useful if webmention.rocks could send these for you
#
sknebel
got started on sending anyways, so mocking something shouldn't be to hard
#
sknebel
but i think I'll do that tommorrow and go sleep now, otherwise I'll want to finish it tonight and that's a bad idea
#
aaronpk
hehe yes
#
aaronpk
i gotta implement receiving but right now it's overwhelming for similar reasons to why sending was initially overwhelming
#
aaronpk
gotta figure out how to trim down the plan
#
gRegorLove
Re private webmention, since I send async I'm trying to decide if I should store a flag indicating the post is private when I add it to the queue, or whether the actual sending process should look at the source and determine it's private from the 401.
#
gRegorLove
Leaning towards the flag, since private posts will be in the minority, so would be fetching a lot of URLs unnecessarily.