snikket-android icon indicating copy to clipboard operation
snikket-android copied to clipboard

Use libidn for stringprep

Open singpolyma opened this issue 2 years ago • 1 comments

Which actually validates according to spec instead of just being lazy.

For example, this means an invalid MUC nick will actually be caught by the app and reported in the UI rather than trying to send it to the server and giving and obscure message about "nick already taken".

singpolyma avatar Jun 26 '23 13:06 singpolyma

I think upstream now has this? (hence the conflict)

mwild1 avatar Jun 20 '24 09:06 mwild1