Age | Commit message (Collapse) | Author |
|
This is just duplicating Anope::Duration there's no need to reimplement
a worse version of that here.
|
|
|
|
|
|
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.
|
|
|
|
|
|
Closes #452.
|
|
|
|
|
|
Closes #340.
|
|
Co-authored-by: CaPa CuL <capacul@gmail.com>
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
Co-authored-by: CaPa CuL <capacul@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: CaPa CuL <capacul@gmail.com>
|
|
|
|
|
|
|
|
|
|
Admins can now queue multiple messages and send them when they are
ready. This is fully compatible with the previous global behaviour.
Admins can now also send messages to individual servers. This is
useful for informing users of maintenance due to downtime.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
y
|
|
|
|
|
|
This is wildly insecure and has been disabled by default for at
least a decade.
|
|
|
|
|
|
Closes #357.
|
|
|