Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
This is just duplicating Anope::Duration there's no need to reimplement
a worse version of that here.
|
|
|
|
|
|
- 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 can't be applied to the po files so there's no point doing it.
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
This ensures that the SQL import actually succeeds before we do
something that might terminate the process.
|
|
|
|
|
|
|
|
Closes #456.
|
|
|
|
|
|
|
|
Closes #452.
|
|
|
|
|