Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix IDN mentions not being processed, IDN domains not being rendered #12715

Merged
merged 1 commit into from
Dec 30, 2019

Conversation

Gargron
Copy link
Member

@Gargron Gargron commented Dec 30, 2019

This changes the REST API to return unicode domains in the acct attribute instead of punycode, and to render unicode instead of punycode on public HTML pages as well.

Fix #7812, fix #12246

This changes the REST API to return unicode domains in the `acct`
attribute instead of punycode, and to render unicode instead of
punycode on public HTML pages as well.

Fix #7812, fix #12246
@Gargron Gargron added the bug Something isn't working label Dec 30, 2019
@Gargron Gargron merged commit f86ee4b into master Dec 30, 2019
@Gargron Gargron deleted the fix-idn-mentions branch December 30, 2019 18:21
@tigransimonyan
Copy link

Hello,
I think the current version of Mastodon has the same problem. Please check the issue: #16602

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants