Age | Commit message (Collapse) | Author |
|
Ref: #1816.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes a (git only) crash when a user gets xlined before they have
been initialised.
|
|
|
|
|
|
|
|
Allows wildcards to be used
|
|
|
|
|
|
|
|
Resolves #1540.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|