Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Closes #439.
|
|
Every IRC server we support (other than Bahamut which is probably
on the chopping bock) uses UIDs so this setting does nothing.
Instead, allow configuring a server-side alias for each service
and use that when servicealias is enabled.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|