diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2023-10-18 01:20:00 +0000 |
---|---|---|
committer | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2023-10-18 01:20:00 +0000 |
commit | e3ea311cd594d4f0bc8c4e05ca8eb1eee18ae6be (patch) | |
tree | 135d421546e79dfc5b62943f7cb11d57d20f190f /changelog.d | |
parent | 340c8812963a71f5f04b12a4c540bad3871f87fd (diff) | |
parent | df0b56576a6863db9f1ca2c7987f2a465bd1f1c3 (diff) | |
download | pleroma-e3ea311cd594d4f0bc8c4e05ca8eb1eee18ae6be.tar.gz pleroma-e3ea311cd594d4f0bc8c4e05ca8eb1eee18ae6be.zip |
Merge branch 'tusooa/2810-punycode-mention' into 'develop'
Fix mentioning punycode domains when using Markdown
Closes #2810
See merge request pleroma/pleroma!3925
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/punycode-mention.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/punycode-mention.fix b/changelog.d/punycode-mention.fix new file mode 100644 index 000000000..f013c2dac --- /dev/null +++ b/changelog.d/punycode-mention.fix @@ -0,0 +1 @@ +Fix mentioning punycode domains when using Markdown |