Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
There might be more than this so its better to just store it in a
1+ parameter vector.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
Closes #340.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also add more column types to ensure we are storing data in the
best format in the database.
|
|
|
|
Co-authored-by: blackbeard420 <blackbeard@blackbeard420.me>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|