Age | Commit message (Collapse) | Author |
|
|
|
Turns out this is already required by the IRCv3 setname spec but
we forgot to implement it. Oops.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #1792.
|
|
|
|
|
|
|
|
Closes #1750.
|
|
Since a TLS (SSL) module will always be the last IOHook attached
to a socket, IsSSL() needs to ignore any Middle IOHooks that may
also be attached.
|
|
|
|
Closes #1790.
|
|
|
|
|
|
A user that is not marked by a DNSBL should never match a
class that requires a DNSBL marking.
Thanks to @kylef for reporting this on IRC.
|
|
|
|
|
|
Thanks to @lethality for reporting this.
|
|
|
|
|
|
|
|
|
|
|
|
Ref: ircv3/ircv3-specifications#412.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|