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
Improve the "You are banned" message #2266
Conversation
Also adds special case for being force PARTed off a channel which happens when getting banned, but does not mean being banned.
@pajlada, could you please review this? |
Applied suggestion to the wrong part of the code
c1198cd
to
fde5c81
Compare
I attempted to fix my own fork and force pushed on the wrong branch :-) |
Co-authored-by: Paweł <zneix@zneix.eu>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am a really big fan of this kind of link-based solutions, code looks good and I'm looking forward to having this merged 👍
@Mm2PL Looks good to me! Please get this branch up-to-date with master and I'll merge this in |
Pull request checklist:
CHANGELOG.md
was updated, if applicableDescription
Closes #2110
Adds:
Link::Reconnect
Removes:
Changes
Notes
An unexpected
PART
doesn't exactly mean being banned. If you get banned you get a Pubsub message saying that you were after thePART
.Screenshots