jamietanna[m]Webmention question - is it OK to re-send a WM to somewhere that has already received the WM, or should we be attempting to only send them once?
LoqiSalmention is a protocol extension to Webmention to propagate comments and other interactions upstream by sending a webmention from a response to the original post when the response itself receives a response (comment, like, etc.) https://indieweb.org/Salmention
gRegorLove, [Rose] and valuemachine joined the channel
petermolnar_jamietanna[m]: I do the same, static site, sending webmentions post-deploy. To avoid unnecessary sends, I keep an outgoing .ping file next to the entry source .md and only re-send it if the mtime of the .md file is > mtime of the .ping file
valuemachine, [tonz] and [Rose] joined the channel
[grantcodes]!tell schmarty I was just working on some micropub client stuff and realised it will be pretty close to what you described at https://martymcgui.re/2019/06/30/232547/ I'm starting lower level though, with a set of react components that automatically build out mf2 properties. But could be extended to include the sort of interfaces you mentioned
jamietanna[m]Interesting thanks! I may look at writing something myself so it's all self contained in my new post-deployment tooling, but I'll likely steal ideas from you!
KartikPrabhu, valuemachine, dhanesh95, [tonz] and juggy joined the channel
omz13When using micropub.rocks, is there a way to reauthorize my server test's endpoint? (Silly me, I accidentally reset the token database on my server)
WidgetBotiocli1[, gRegorLove and [tantek] joined the channel
LoqiSalmention is a protocol extension to Webmention to propagate comments and other interactions upstream by sending a webmention from a response to the original post when the response itself receives a response (comment, like, etc.) https://indieweb.org/Salmention
LoqiIt looks like we don't have a page for "Webmention CRUD" yet. Would you like to create it? (Or just say "Webmention CRUD is ____", a sentence describing the term)
[tantek]jamietanna[m], re: is it OK to re-send a WM to somewhere that has already received the WM, YES and that's how Webmention CRUD works! See https://indieweb.org/CRUD for more
jackybut if they have info (200) and then they go to refresh/re-request and it comes back as not found (404); wouldn't that essentially mean it's gone?
chrisaldrichI just read that Microsoft open sourced their OneNote web clipper a while back. The UI reminds me a bit of Omnibear. It has the ability to do bookmarks, notes, highlights, annotations, captures portions of pages as images or even full text.
chrisaldrichI could see someone adding building blocks like Micropub and IndieAuth to something like this to create a client to post to one's website instead of/in addition to a OneNote notebook.
[tantek]jacky, 404 could mean so many things that you can't really treat it as meaning anything in particular other than a systems failure (no human component)
[fluffy]I’ve always wondered why 404 gets all the love in popular culture and why all the fun cute custom error pages out there are 404-only. Here I am with specific error pages for 403, 5xx, and 4xx in addition to 404...
[grantcodes]I think one reason you might see 404 messages more often is because a lot more internet users sort of know what it means compared all the other status codes.
[grantcodes]I'm pretty happy with just being able to pass in an mf2 properties object and it generating a form, makes it super easy to put together a simple micropub client
[KevinMarks], valuemachine and djmoch joined the channel