Age | Commit message (Collapse) | Author |
|
|
|
Closes #431.
|
|
|
|
Extended bans are stored without their prefix. Therefore, we should
not try to strip their prefix before matching.
Closes #288.
Co-authored-by: k4be <k4be@pirc.pl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #348.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
This fixes IRCd-side account cloaks causing CHGHOST spam.
|
|
|
|
|
|
|
|
|
|
|
|
Ref: #419
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|