#dev 2025-05-18
2025-05-18 UTC
grufwub, NaomiAmethyst, github247, barnaby, PsyLok, GuestZero_, CycloN, srazkvt and srxl joined the channel
#
perryflynn regarding micropub: du I have to implement form and json format? will I break support for some client if I just implement JSON for example? the rfc document is not clear to me.
#
perryflynn > All Micropub requests to create posts are sent as UTF-8 x-www-form-urlencoded, multipart/form-data [HTML5], or [JSON]-encoded HTTP requests. Responses typically do not include a response body, indicating the needed information (such as the URL of the created post) in HTTP headers.
#
perryflynn doesnm: ok. for a standard which is called "micropub" it's a little bit annoying that I have to implement two different formats...
barnaby joined the channel
#
immibis activitypub is even worse
barnaby and PsyLok joined the channel
#
perryflynn I added docker support to micropublish. Would be happy if one could check the PR and give feedback: https://github.com/barryf/micropublish/pull/122
ttybitnik, [Schepp], [schmarty], pfych, btrem, PsyLok, barnaby, NaomiAmethyst, bugliker, bterry and [qubyte] joined the channel
#
rosipov here, https://pastebin.com/ZQKTpNaL - the h-card is live on https://rosipov.com/blog/about
#
osteophage Could you define a different div for the h-card?
#
rosipov aaronpk like that? https://pastebin.com/kM5yfCV2
#
rosipov ok yeah, I think I nailed it now - https://indiewebify.me/validate-h-card/?url=https%3A%2F%2Frosipov.com%2F
barnaby joined the channel
#
perryflynn wuhu create/update/delete via micropub works. converting the form request to json was not that bad in the end. when I am done with syndication and maybe a media endpoint it's finally ready that I could share the code on github.
[social], [aciccarello], [Murray] and balintm joined the channel