#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?
[grantcodes] joined the channel
#[grantcodes]It generally should be fine. And even recommended if you update your post
#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
#jamietanna[m]Cool. Just looking at how I do my webmention sending post static site deploy
#jamietanna[m]Don't want to spam the other server with requests that may not be best practice
#[grantcodes]Hmm I don't do it myself but I am sure there are a few options for static sites
[jgmac1106] 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
#[fluffy]You can set it up a git hook that runs pushl on your feed and it’ll automatically update webmentions for changed entries.
jugheadjones69 and KartikPrabhu joined the channel
#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
#jackydoes anyone have a solid example of salmention on their site?
#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
#KartikPrabhuhmmm anyone have ideas on what to do with webmentions received from dead silos via bridgy? like Google+
#jackyI'd get that if KartikPrabhu hadn't interacted with this post before (like if they got this incoming webmention the first time and it was a 410)
#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?
#KartikPrabhujacky: yes, but here crucially it is "gone" vs "deleted" where the second would be author intent
#KartikPrabhulol, I guess I should remove G+ from my about page too :P
chrisaldrich joined the channel
#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)
[dougbeal], valuemachine, leg, jugheadjones69, vilhalmer, [jgmac1106] and [fluffy] joined the channel; jugheadjones69 left the channel
#[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...
[Michael_Beckwit joined the channel
#[Michael_Beckwiti wonder if you can customize internal server errors
#[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