Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This hasn't done anything since the early 1.9 releases I'm not sure
why it hasn't been removed already.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[skip alpine ci]
[skip ubuntu ci]
|
|
|
|
|
|
This has a default now.
|
|
|
|
|
|
|
|
|
|
|
|
This is useful for init scripts that don't fork.
|
|
|