Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This is dangerous and almost never what is actually wanted.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes: #421
|
|
This is mainly to allow the URL entry to use RPL_CHANNELURL.
|
|
- Use the config setting as a string template instead of as a prefix.
- Allow users of IRCds that have UIDs to use that as the guest nick.
- Fall back to a UID before killing if a guest nick can not be found.
|
|
This is the first step of rewriting nickname protection.
|
|
|
|
Closes #456.
|
|
|
|
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 hasn't done anything since the early 1.9 releases I'm not sure
why it hasn't been removed already.
|
|
|
|
`nickserv:registration` only has as options: none, admin, mail.
I assume that `mail` is the word that should replace `yes`
|
|
|
|
Closes #348.
|
|
Also add more column types to ensure we are storing data in the
best format in the database.
|
|
|
|
Ref: #419
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #392
|
|
|
|
|