3
0
mirror of https://github.com/jlu5/PyLink.git synced 2025-02-15 13:01:04 +01:00
James Lu 11b65ee809 relay: rework nick normalization with optional unidecode support
This will attempt to translate UTF-8 nicks to ASCII ones instead of doing the ugly '||||' replace.
Also, the fallback character for disallowed nick characters is now "-" instead of "|".

TODO: document relay::use_unidecode

Closes #561.
2019-02-12 00:58:20 -08:00
..
2018-06-08 18:28:41 -07:00