#tantek_funwhilelost, keithjgrant, martymcguire, miklb - yeah I think in context, it is easy to read ChrisAldrich's post as (admittedly unintentional) mansplaining
#miklbwell, locally, but sending a webmention for the like would be ideal.
#GWGI thought about local likes akin to local comments.
#GWGBut Semantic Linkbacks supports receiving likes via webmentions.
#miklbmaybe I'm thinking of something for webmenton comments. Scenario - you write a in-reply-to to a post I've written. I "like" your comment on my site, and it sends back a like of that in-reply-to. If a native comment, someone could "like" that comment natively as well.
#tantek_alrighty why is that not answering what is
glennjones_ and miklb joined the channel
#[kevinmarks]If woodwind.xyz isn't coming back i may morph my mastodon thing into a feed reader
barpthewire and sebsel joined the channel
#sebselI believe bridgy has problems with Instagram
#Loqisebsel: tantek left you a message 2 weeks, 6 days ago: hey because you're recognized in IRC (probably due to being signed in and /irc-people) can you make it to any of the dates here? add yourself! https://indieweb.org/Planning#Summit
#sebsel(oh, I haven't said much in a while I see, will look at it!)
#Loqicommunication in the context of the indieweb refers to using your personal website as a starting point and potentially way for people to contact you https://indieweb.org/contact
#LoqiWebFinger is a discovery protocol for the web that uses email address-like identifiers to get info about users; it has been largely superseded on the indieweb by the use of personal web sites and representative h-card https://indieweb.org/WebFinger
hs0ucy, adactio and [chrisaldrich] joined the channel
#[chrisaldrich]jeremycherfas glad you found at least a temporary solution
#Loqi[chrisaldrich]: [jeremycherfas] left you a message 10 minutes ago: I tool a look at the G&T issue and found what I think is a solution, posted as an issue
#funwhilelostPotentially you could propose htmlspecialchars(strip_tags("My post title"))
#funwhilelostThen if someone did "My <b>Post</b> & Yours" it would result in "My Post & Yours" - which is valid. But I don't see how/why HTML tags would end up in a post title...
wolftune joined the channel
#[jeremycherfas]Trying to add webmention support to my WP site at eatthispodcast.com. I have the indieauth plugin activated, and have signed in at indieauth using Twitter to validate. But webmention rocks says it cannot find an authorization endpoint. What now?
#[jeremycherfas]@funwhilelost this was something of an odd case in that the title in my Known stream was actually brought in there by ownyourgram as the caption of an image.
#snarfed[jeremycherfas]: authorization? webmention shouldn't need authorization. are you maybe accidentally using micropub.rocks?
#[chrisaldrich]jeremycherfas Once you've downloaded the webmention plugin and activated it, you should be good to go.
#[chrisaldrich]Though you _could_ test it against webmention.rocks, it should give you the basic functionality for sending/receiving.
#[jeremycherfas]I thought I would test before trying anything else, because a test from Twitter this morning failed, and I had webmention plugin enabled.
#[jeremycherfas]Yeah. The linkback hasn’t actually arrived at my /mentions page, as far as I can tell. But that’s another issue for another day. Baby steps.
#[chrisaldrich]for comments, likes, etc. to come back from twitter via bridgy you'll also want to have u-syndication labeled links on your posts and this is most easily done with the syndication links plugin.
#[chrisaldrich]jeremycherfas Keep in mind that native webmentions can get caught up in your spam filter, though I don't know that I've ever seen a case of Akismet marking anything from brid.gy as spam.
funwhilelost joined the channel
#gRegorLove[jeremycherfas]: Twitter link appears broken on eatthispodcast.com: "http://@eatpodcast"
#[jeremycherfas]That’s really interesting gregorlove. That error has been there a long time, and I never noticed. I need to try and remember how I put the link in there.
#[chrisaldrich]jeremycherfas Based on it's location, it's probably something set by your theme. Check eatthispodcast.com/wp-admin/customize.php?return=%2Fwp-admin%2F
#GWGBridgy does tell you if publishing is successful, by the way
#martymcguire[m]aaronpk: I am! i have been hesitant to use the existing micropub syndication "stack" because I don't actually trust myself to construct posts that work on FB and Twitter the first time.
#martymcguire[m]i almost scrapped my post when i saw the syndication updates as part of the micropub spec, haha
#aaronpkThe mini built-in Micropub client in p3k has a field to add syndication urls, which is what I do after I manually post one on Twitter for whatever reason
KevinMarks joined the channel
#martymcguire[m]updated my post to be clearer what i mean about the "last mile" when syndicating through bridgy.
snarfed joined the channel
#snarfednice post martymcguire[m]. my posting flow is actually the same. manual until it hurts :P
#snarfedalso martymcguire[m], you probably already know, but just in case, re "Brid.gy has no mechanism for informing my site that the new syndicated post is available," if you bridgy publish via webmention, it includes the syndicated post url in the response. https://brid.gy/about#response
#martymcguire[m]snarfed: oh, good point, i should probably expand the "but bridgy can be automated" part of my post to note that.
#snarfedno webhook for when you do it interactively though. understood.
#singpolymabridgy publish makes my life possible. A+
#GWGsingpolyma, I discovered that you needed to support trackbacks to get webmention and had to stop that
#singpolymaGWG: oh? You didn't want trackbacks for some reason?
#GWGsingpolyma, I found it counterintuitive. So in the latest version custom post types have to declare support for webmentions
#singpolymayeah. so, I'll have to add that when I upgrade :) but hopefully then it stays working, since it's very explicit
[chrisaldrich] joined the channel
#[chrisaldrich]GWG: does one need to accept pingbacks/trackbacks to receive webmentions in general. jeremycherfas was having issues this morning, and I wasn't sure if that may have been a problem for him.
#GWGsingpolyma, I have a Trac ticket open about the fact that you have to declare support for trackbacks to get Pingbacks, also counterintuitive.
#singpolyma[chrisaldrich]: on Wordpress with the plugin, normally yes
#singpolymaGWG: I mean, they're all considered the same thing. The average Wordpress user doesn't know the names of the tech, they just want to be notified when someone links to them
#GWGsingpolyma, this is at the developer, not the UI level
#singpolymaRight. I mean, it seems odd to support one and not the other, since they're the same at the UI level
#GWGsingpolyma, I don't think Trackbacks can be saved and they are weighing down Pingbacks by association
#singpolymaGWG: Shhh! Are we allowed to admit anything but Webmention exists in here? ;)
#GWGI think being able to selectively disable Trackbacks would make people more willing to consider the benefits of Webmentions... some of which apply to Pingbacks
cweiske joined the channel
#singpolymaYou know that all the benefits of Webmentions can be applied to any of the other protocols, right? The main-cited "benefit" being checking if they link to you to prevent spam... which you can do no matter what protocol submitted the information to your system. At the bottom they're all just super-light protocols that send a source,dest URL pair to you in some format
#singpolymawhat you do with that pair is up to you
#GWGsingpolyma, I've laid out some of my Core WordPress thoughts in recent posts on my site
#GWGsingpolyma, I tried to suggest Trackbacks be source verified. It just seems like even if the old protocols could be adapted, it is just too hard to overcome perception of them.
#Loqimicropub chaining is when you have one micropub endpoint itself use micropub to post to another micropub endpoint, like to POSSE a post to silos, or to a community site or other commons https://indieweb.org/micropub_chaining
#aaronpkThe term Micropub chaining always seemed more confusing to me than what's actually happening there
Gold joined the channel
#sknebelmartymcguire[m]: from a UI perspective, closest to what you describe I've seen is posting UI that has extra fields for each syndication post content, but I have only seen that on WP sites that used neither bridgy publish nor Micropub
tbbrown joined the channel
#snarfedyup, e.g. jetpack and SNAP. also *lots* more UI examples of this outside indieweb, notably in bigger (often commercial) CMSes used by online publishers.
#martymcguire[m]sknebel: i've seen that pattern several times myself
#martymcguire[m]i have a complication that sometimes my "POSSE" version of a post is more like a teaser with a link back to the post
#martymcguire[m]and those can't always be syndicated until the post actually exists at the eventual URL
#sknebelmartymcguire[m]: as in, you want to include a link to the post at a chosen location in the posse'd post?
#martymcguire[m]sknebel: exactly. another case: i sometimes want FB to pick up the info in my post for the link preview
#aaronpkIn any case, it's usually good/fine to publish the post on your site first and *then* syndicate it, updating your post with the syndication links later
#aaronpknothing about POSSE says you should tweet it first before it's on your site