mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-15 08:46:14 -05:00
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