Adjustment for parsing non-ICANN domain mentions #134

Open
mint wants to merge 2 commits from gitlab-mr-iid-49 into master
Member

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.

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.
This fixes tests from previous commit by replacing i2p/loki with random
but still valid Handshake domains (porkbun.com/handshake)
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin gitlab-mr-iid-49:gitlab-mr-iid-49
git switch gitlab-mr-iid-49

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff gitlab-mr-iid-49
git switch gitlab-mr-iid-49
git rebase master
git switch master
git merge --ff-only gitlab-mr-iid-49
git switch gitlab-mr-iid-49
git rebase master
git switch master
git merge --no-ff gitlab-mr-iid-49
git switch master
git merge --squash gitlab-mr-iid-49
git switch master
git merge --ff-only gitlab-mr-iid-49
git switch master
git merge gitlab-mr-iid-49
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma-elixir-libraries/linkify!134
No description provided.