#dev 2020-08-14

2020-08-14 UTC
[tw2113], [chrisaldrich], KartikPrabhu, j605 and geman joined the channel
#
hirusi[m]
I tested another entry which is also a like with context, and it turns out OK. This is also a wordpress site and probably? uses the same plugins. 👀
#
Loqi
[Ru Singh] 2020-08-14-kev-fishkeeping-story
[jeremycherfas], deltab, oenone, AkyRhO, ben_thatmustbeme, KartikPrabhu, [KevinMarks], dckc, inkjama, loicm, moppy, swentel, [argovaerts], cap_da_flag, [Murray], [chrisaldrich], [Rose], [Ana_Rodrigues], [jgmac1106], [tonz], [pfefferle], deathrow1, [tb], [tw2113] and [schmarty] joined the channel
#
@hdv
↩️ I use @grabaperch… does the job well, has built in Webmention support and lets me do my own markup
(twitter.com/_/status/1294301587217829888)
KartikPrabhu, ndegruchy, [tantek], nickodd, [tb], gRegorLove, leg, [fluffy], [snarfed], tinfoil-hat, [Rose] and jonnybarnes joined the channel; nickodd left the channel
#
jonnybarnes
Quill, on loading the new note page, is making requests to my media endpoint, with params ?q=source&limit=1
#
jonnybarnes
and reading the docs I’m not sure how I’m meant to respond to that
#
Loqi
[dshanske] #14 q=source on Media Endpoint
#
GWG
jonnybarnes: Have you read the latest post popups?
#
GWG
There's a video too
#
GWG
Also, a lot of things moved to stable
#
jonnybarnes
ahh thanks
#
GWG
jonnybarnes: What are your Micropub itches?
#
GWG
Burning unresolved Micropub problems?
#
GWG
aaronpk: As a living spec, Micropub can now accept PRs to add the stable extensions?
#
jonnybarnes
at the moment, just using Quill without my server logging an error :P
#
jonnybarnes
though thats partly an oversight in how I coded up handling GET requests to the media endpoint
#
jonnybarnes
if it doesn’t know about the q value being used I end up getting a PHP TypeError cos I’m a dunce
#
aaronpk
i suppose that's something to consider, we haven't really talked about how to incorporate extensions
#
GWG
aaronpk: That's the question. I would write up some PRs for the stable extensions if so.
#
GWG
The question is...if it is stable, is it no longer an extension?
#
GWG
At the least, it could go into a section on the spec called extensions that MAY be supported.
#
sknebel
I feel it'd still make sense to track those in extra documents, referenced from the main?
#
GWG
sknebel: We need some sort of a clean format then...
#
GWG
Maybe move proposed extensions to a page separate from stable ones on the wiki and rewrite stable in more definitive language?
#
GWG
Or do we need a Micropub extensions html page for stable that is generated off the GitHub repo, similar to the specs?
#
GWG
So, 1. should it be in the spec document? 2. If not, how can we make it a bit clearer?
[pfefferle] joined the channel
#
sknebel
I think format like the spec would be nice. but only my opinion, curious what others think
gRegorLove joined the channel
#
GWG
sknebel: I'd like that just because proposed vs stable... proposed should be neat and clean.
#
GWG
Maybe I'll clean up the stable descriptions a bit regardless
#
GWG
I did the move from the proposed to stable... but didn't change the text
[schmarty] and lahacker joined the channel
#
@JamieTanna
↩️ A fair few of us using static sites use https://webmention.io as our webmention server, and then you have the choice of how you want to display them. I used to do it on site builds, but moved to dynamically doing it with client-side JavaScript for a… https://www.jvt.me/mf2/2020/08/xdfvz/
(twitter.com/_/status/1294394871055298560)
[KevinMarks] joined the channel
#
jonnybarnes
so, the published value in the media endpoints source response
#
jonnybarnes
is that the date the media gets used in a note or article etc?
#
jonnybarnes
and if youve just uploaded a media to be used in a note, it wouldn’t have a published value
#
GWG
jonnybarnes: The response is still under discussion, only url is currently required.
#
GWG
Published would reflect upload date
jonnybarnes joined the channel