Age | Commit message (Collapse) | Author |
|
These are ignored by MySQL so specifying them is meaningless.
|
|
|
|
|
|
|
|
|
|
|
|
Closes #444.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
name
|
|
|
|
|
|
This makes it more clear you can use this for more than just an
URL to an external service.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes being unable to unset mlock on the first attempt.
|
|
|
|
|
|
|
|
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|