Skip to content

Remove querystring from Twitter URLS

Jamie Tanna requested to merge feature/sanitise-twitter-urls into develop

It has been noticed that these not so-pretty URLs are used if sharing from Twitter to i.e. Indigenous, as well as potentially meaning that Webmentions don't work via Brid.dy.

This requires adding the new HugoMicroformats2Sanitiser functionality through our MicropubService, to handle this before validation.

Closes #86 (closed).

Merge request reports