Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use rfc7700 for nick/channel names #9

Closed
DanielOaks opened this issue Apr 12, 2016 · 3 comments
Closed

Use rfc7700 for nick/channel names #9

DanielOaks opened this issue Apr 12, 2016 · 3 comments

Comments

@DanielOaks
Copy link
Member

Similar to mammon, should we be using full nameprep casefolding for nick and channel names? Given we're already doing the NFC normalization and such. rfc3454 CASEMAPPING value and all that jazz. See also http://modern.ircdocs.horse/#casemapping-parameter

@DanielOaks
Copy link
Member Author

DanielOaks commented Sep 17, 2016

Let's actually use rfc7700 now that I've thrown the doc their way for it.

@DanielOaks DanielOaks changed the title Use nameprep for nick/channel names? Use rfc7700 for nick/channel names Sep 17, 2016
@DanielOaks
Copy link
Member Author

Marking as a bug because we currently just say we do ascii when we do special unicode mapping.

@DanielOaks
Copy link
Member Author

5e72409 does this, will be cleaned up more later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant