Replied to Webmentions work log 20200113 by Jeremy Felt (jeremyfelt.com)

Why not, right?
I shipped a great bug yesterday. A big thanks to Chris Aldrich for catching that and sending me a DM today to let me know.
With all my cleverness around separating comment types for display below posts, I forgot to check for cases where there was some kind of Webmention, but no regul…

The approve and whitelist functionality in webmentions broke. It does need to be renamed, but the issue at the moment has to be traced through execution of both plugins to figure out why it is causing issues. Since some functionality is being moved from one plugin to the other, it is waiting on that. If you update a webmention it does work, but it isn’t triggering on initial creation.

I am eager to see custom comment types and statuses…I’ve been following those tickets since the beginning

Happy Anniversary Webmention Specification

When I joined the Indieweb community in 2014, the first work I did was thinking about how to improve displaying webmentions. The specification was being developed and there were a lot of ideas floating around.

The specification for Webmentions became a W3C recommendation three years ago, on January 12, 2017. The whole idea of a webmention, like its predecessors, is it is a way for one site to notify another that it is linking to it.

The receiving site gets to decide what to do with the notification…display it, store it, use it for stats…etc.

Now, in recent times, with additional Indieweb protocols being developed, webmentions are not getting the attention they once did in discussions. That is the sign of maturity.  But there are still areas to explore.

On the development front, I have been slowly submitting improvements to  the webmention plugin in WordPress. The webmention functionality in WordPress is bifurcated into two plugins, Semantic Linkbacks and Webmentions. They are being merged, piece by piece, each piece being improved and redesigned as it is merged.

The webmentions plugin now has the MF2 Parser, which it hasn’t since its early days. In future iterations, it will be hooked up and start parsing microformats, gradually moving this away from Semantic Linkbacks.