Skyther[d], IWDiscordRelay and petermolnar joined the channel
#[tantek]sure, to Mastodon, that's my point. This is a quirk of Mastodon's inbound federation support
#[tantek]regardless of whether it comes from BF or directly from a personal site like aaronpk's
#[tantek]seems like the current theory (e.g. from aaronpk's example) is that a Mastodon requires an AS2 hashtag entry to at least have: "type": "Hashtag",
#[tantek]unknown if it also needs an href (though possibly, in order to replace the tag link in the content with an instance-local tag link)
#[aciccarello][capjamesg] I'm looking at updating the docs on webmention.app (at least in my fork). I saw you had opened this issue and was wondering if could clarify what you initially tried/expected. https://github.com/remy/wm/issues/43
#Loqi[preview] [capjamesg] #43 Add new guidance to "How to integrate with Netlify" section of the documentation
#sknebelwell you could offer a switch for the api to ignore all for sites that know they can be ignored
#sknebelalthough it feels like they should(TM) be cleaned up earlier....
#sknebelbut I guess thats difficult for wm.io which can't know
[aciccarello] joined the channel
#[aciccarello]Is there any way currently to query those mentions if you don't know the exact query params?
#aaronpkright now there's nothing special about query parameters, a URL is a string and may or may not have query params
#[aciccarello]Maybe webmention sending should check for the canonical url?
#sknebelsending needs to send the url as it appears on the page
#sknebelverification could, *if* it can know the canoncial url (easy if the endpoint is integrated with the site or the site redirects, harder otherwise), store the mapping to the canonical url
geoffo and [tantek] joined the channel
#[tantek]ignoring query params would/could be a different API