mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-12 21:53:51 -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