mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-15 21:21:01 -05:00
* Allow unicode characters in URL query strings Fixes #8408 * Alternative approach to unicode support in urls Adds PoC/idea to approch this problem.