[manton][snarfed] Finally tracked down that Webmention problem… The Microformats parsing library is actually getting tripped up by your “http://public_at_ryanb.org” mailto URL when it’s looking at links on the page.
[fluffy]I seem to recall a lot of weird failures in various mf2 parsers and webmention receivers that are trying to hyper-vigilantly validate data that’s got some antispam/privacy-protecting measures in it. IMO people shouldn’t be trying to validate the u-email property because there are many good reasons to have a non-validating address there.
[fluffy]In my u-email I URL-encode the @ and . which has the nice features of allowing browsers to still decode the address while tripping up most/all spam harvesters. But it also causes problems with some webmention receivers.
tei_1, geoffo, tei_, bret_ and gRegor joined the channel
gRegor[manton], which parser was that? Guessing since it was a rel-me value it was part of the finding the authorship, though it should be leaving that with mailto: scheme