#miklb__interesting that Loqi shows same thing for both the permalink as well as the tweet url
#miklb__but this is all super useful because I feel confident that I'll be able to share a theme framework that is rock solid mf2. With aaronpk's feedback about what I'm serving now being really good, I see light at end of tunnel.
alkyl5 joined the channel
#aaronpkfor some reason this one has two empty p-name elements. I don't remember seeing that on the last one
#aaronpkit's not the end of the world, since I think most things will treat an empty name property the same as if it didn't exist, but it is a little weird
#miklb__let me make sure I didn't switch branches or something and not save that code
#miklb__[keithjgrant] I have indiewp.com on the same server as my setup. I'd be happy to give you a user account to test with a live site. Right now that's all it really is is a live test site when I'm not live testing my own stuff.
#[keithjgrant]I'm just on phone right now, but hit me up at me@keithjgrant.con
#miklb__OK, I'll send a new user account to to that email address, and if we need to later set up a separate test site, that's simple to do. I can have a new site up on a subdomain of miklb right away, then we can just point an A record to it need be and I can add the SSL cert.
#miklb__keep in mind this is running the latest head of all of the plugins, so you are testing against beta version of micropub.
#miklb__that offer stands for anyone building indieweb tools. If you need a WP site/account for testing, just shout
#miklb__that's running head of all of the IW plugins. These are subdomains of my main site so only 1 version of plugin installed, and most are straight from the GH repo.
#miklb__well, at least until everything is tagged and stable
#miklb__oh, i see what's happening. That second one comes from the "One thought on “”" heading because in that use of `$title` it actually is the permalink's "title". That can't be avoided in this scenario. I did remove the additional p-names that were appearing on the post navigation links
#Loqi[Aaron Parecki] I went down this rabbit hole a little bit ago… Try Paprika though, it’s really well done.
The Hollywood Building, Portland, Oregon, USA
#GWGI am using it to improve the parsing right now. But more to do. I just wanted to know if it seems to be speedier in retrieval and if it gets your site well enough
#miklb__I tested locally and parsed my live site with no issue
#Loqi[pluginkollektiv] Description
Say Goodbye to comment spam on your WordPress blog or website. Antispam Bee blocks spam comments and trackbacks effectively, without captchas and without sending personal information to third party services. It is free of charge, ad-free...
sknebel, Zegnat and [iambismark] joined the channel
#miklb__I've been lucky with spam. I use a common blacklist and have to check the trash for false positives in webmentions. Did have to block an IP address recently but otherwise not too bad
#Loqi[miklb] #167 Replies via micropub not syndicating properly
#miklb__in short, if I use post-kinds to reply to a Twitter url, bridgy syndicates the reply as a Tweet reply. If I use micropub, bridgy isn't parsing that its a reply, despite the markup in the note being correct.
#miklb__replies from admin work great. I was able to reply to my own note, including an image using the permalink and bridgy picked up the threading and showed the image, so definitely just an issue with micropub
#@miklbI need to schedule a full day to just triage all of the links I sent to Safari iOS because they’re more desktop oriented. Not a tenable solution. (twitter.com/_/status/1036738404879413248)
#aaronpkI don't really understand the lifecycle of all the wordpress plugin internals
#miklb__well there are some new internals so I'm going to go read through the code again now, not sure GWG's schedule
#miklb__I suspect with moving things around in micropub and I know there were some plans to redo how syndicate-to worked something is getting called out of order or with a higher priority
[tantek] joined the channel
#miklb__ might be better to compare what the different methods stored to see any anomalies