Skip to content

Adjustment for parsing non-ICANN domain mentions

mint requested to merge mint/linkify:domain-mention-parsing-fix into master

This should fix mentioning of users on I2P/Yggdrasil/Lokinet Pleroma instances, which rendered as plaintext before. Additionally, this also add config check to mention parser in order to be able to mention users on arbitrary first-level domains if validate_tld is set to false, which was ignored before.

Merge request reports