Age | Commit message (Collapse) | Author |
|
|
|
- If referring to the specific piece of software use "Anope".
- If referring to services in general use "services".
|
|
|
|
|
|
|
|
|
|
The previous default example (which is in use on many Anope networks) refers to Services in 2nd person, then 1st person - in the same sentence.
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This breaks the `killprotect' functionality, because a user is expected to turn into guest after the specified amount of time.
Also new users that register their nicknames will wonder why they can't join a +R channel but they didn't change their nick to Guest*
|
|
|
|
|
|
|
|
There is no point having these now plain text passwords are deprecated.
|
|
Insecure algorithms can still be used for existing accounts.
|
|
Now UnrealIRCd 3.2.x support has been removed nothing uses this.
|
|
None of these are supported by upstream anymore.
|
|
|
|
stats.standalone.example.conf and irc2sql.example.conf.
|
|
|
|
|
|
Fixed stupid simple type, changed "bot not both" to "but not both"
|
|
Also improve the hide_* descriptions slightly.
|
|
|
|
with example.conf, etc.
|
|
Make it more clear where the uplink config goes.
|
|
|
|
|
|
Missing permissions that otherwise allow any registered user to turn on/off chanstats option to any other user
|
|
|
|
|
|
Disable the os_oline module by default.
|
|
|
|
|
|
This only works on UnrealIRCd 3.2 (which has been EOL for over a
year now) and regularly confuses users who think that "your IRCd
does not support OMODE" is an error they need to fix.
|
|
|
|
|
|
|