Age | Commit message (Collapse) | Author |
|
|
|
|
|
`nickserv:registration` only has as options: none, admin, mail.
I assume that `mail` is the word that should replace `yes`
|
|
|
|
|
|
|
|
|
|
|
|
Closes #348.
|
|
|
|
|
|
|
|
|
|
|
|
All of our builds are fully native on Windows so there's no need
for this anymore.
|
|
Also add more column types to ensure we are storing data in the
best format in the database.
|
|
|
|
At some point UnrealIRCd made an undocumented change to the protocol
where the last parameter on a server-source message would not be a
timestamp. This behaviour is preserved for MODE.
|
|
Co-authored-by: blackbeard420 <blackbeard@blackbeard420.me>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes IRCd-side account cloaks causing CHGHOST spam.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ref: #419
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: CaPa CuL <capacul@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|