Age | Commit message (Collapse) | Author |
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
|
|
the input is invalid
|
|
|
|
|
|
output format.
|
|
Make some more strings translatable, and remove some that don't need translation at all.
Make expirytimes and units translatable.
Make predefined messages in listings also translatable.
Make the remaining command descriptions translatable.
Make some ns/cs info strings equal to dedupe in translation file. Add missing no-autoop setting to cs info output. Make some strings translatable.
|
|
|
|
os_set: Add missing debug text in help output.
|
|
|
|
Fix not clearing forbids when os_forbid is unloaded
Apply nick and chan forbids when added
Fix loading forbids until after the service is constructed
|
|
|
|
they require when unserializing
|
|
|
|
|
|
bounce modes set by bots or servers, as it was possible to get modules to fight with each other
|
|
|
|
warnings
|
|
|
|
it as rewrites. Allow cs_log to work with either command names or service names.
|
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
more stuff out of the core to the proper modules.
|
|
|
|
configuration directives to the actual modules they are used in.
|
|
to be separated... replace chanserv/set privilege with chanserv/administration. Dont tell users to use 'help' for more help if there is no help.
|
|
Mark our modules as VENDOR and allow modules to have multple types.
|
|
Made cs_statusupdate not remove status on users if they still match other entries.
Move privilege descriptions out of the config
|
|
|
|
|
|
|
|
|
|
|
|
|
|
flags we have juse strings instead of defines/enums
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
|
|
|
|
|
|
registered channels. Prevents the core from always enforcing +r on every channel, even if chanserv is not loaded.
|
|
|
|
|
|
small fixes
|
|
|
|
|
|
session view when a session exception is added at a lower limit than th default
|
|
|
|
|