Age | Commit message (Collapse) | Author |
|
|
|
|
|
Closes #471.
|
|
|
|
|
|
|
|
This is actually shown by modern clients so its useful info.
|
|
|
|
|
|
There might be more than this so its better to just store it in a
1+ parameter vector.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes: #421
|
|
TODO: learn to spell `git add` correctly.
|
|
We will drop this later in the year when that branch goes EOL.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
- Allow selecting languages using an abbreviated language code
(e.g. en for en_US.UTF-8).
- Preprocess the language list on load as it never changes. This
allows us to stop special casing the English language.
|
|
|
|
|
|
|
|
This avoids slow startups for the 95% of users who are using the
db_flatfile database backend.
|
|
This is the first step of rewriting nickname protection.
|
|
|
|
|
|
|
|
Closes #452.
|
|
|
|
|
|
The former causes a dereference which cause a database update. This
is not good for performance with db_sql_live on bigger networks.
|
|
|
|
|
|
These are ignored by MySQL so specifying them is meaningless.
|
|
|