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

whois case-sensitivity fix #551

Closed
wants to merge 1 commit into from
Closed

whois case-sensitivity fix #551

wants to merge 1 commit into from

Conversation

aidalgol
Copy link

Since the whois command is case insensitive, display the nick string from the
server's reply, instead of the string given by the user, so that we display the
nick with correct casing.

Goes with PR matrix-org/node-irc#26

Addresses #496

Since the whois command is case insensitive, display the nick string from the
server's reply, instead of the string given by the user, so that we display the
nick with correct casing.

Addresses #496
@aidalgol aidalgol changed the title Display nick from whois data instead of the command argument whois case-sensitivity fix Feb 10, 2018
@Half-Shot
Copy link
Contributor

Since our move to Typescript, this PR will no longer cleanly merge into the codebase. I'm going to close this rather than request changes. Feel free to re-open the PR if you want to continue to work on it.

@Half-Shot Half-Shot closed this Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants