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

Allow forward slash in nickname parsing #222

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

tarkah
Copy link
Member

@tarkah tarkah commented Jan 23, 2024

Bouncers use this special character for their nickname format <nick>/<server>. Without this, we were parsing as a "Server" source and not handling NICK changes properly from the bouncer.

Bouncers use this special character for their nickname
format "<nick>/<server>". Without this, we were parsing
as a "Server" source and not handling NICK changes
properly from the bouncer.

Co-authored-by: Andrew Baldwin <andrew@boldfriend.org>
@andymandias
Copy link
Collaborator

I can confirm this fix is working for me. Thanks!

@tarkah
Copy link
Member Author

tarkah commented Jan 23, 2024

I can confirm this fix is working for me. Thanks!

Sweet!

@casperstorm can you approve?

@casperstorm casperstorm merged commit 5d36c6c into main Jan 24, 2024
1 check passed
@casperstorm casperstorm deleted the fix/allow-nickname-forward-slash branch January 24, 2024 07:49
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.

3 participants