mastodon / mastodon-ios

Official iOS app for Mastodon
https://app.joinmastodon.org/ios
GNU General Public License v3.0
2.09k stars 269 forks source link

Internationalized Domain Names not supported #429

Open jyrgi66 opened 2 years ago

jyrgi66 commented 2 years ago

Is there an existing issue for this?

Current Behavior

When searching for instances using IDNs the app cannot find it. Also user names with IDNs are not displayed correctly.

Expected Behavior

Support IDN to allow searching for such domain names and display user names with IDNs correctly.

Steps To Reproduce

When signing in search for example for the Mastodon instance „theländ.land“. This Instance exists, but is not found. Workaround: searching for „xn—thelnd-eua.land“.

Environment

All environments.

Anything else?

No response

j-f1 commented 2 years ago

Fixed in https://github.com/mastodon/mastodon-ios/pull/598, mostly.