Age | Commit message (Collapse) | Author |
|
expires but the group still exists. This can cause access entries for
nicks to not be deleted whenever the nicks are deleted.
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
|
|
ns_suspend and cs_suspend: Fix log wording, and correct syntax to show the reason is optional.
|
|
|
|
|
|
Keep track of what user modes are oper only/server only/etc
|
|
warnings
|
|
|
|
|
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
configuration directives to the actual modules they are used in.
|
|
call it on module load on modules that hook to it
|
|
Mark our modules as VENDOR and allow modules to have multple types.
|
|
|
|
really work
|
|
|
|
|
|
missing privileges, and settings corrections.
|
|
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' {} \;
|
|
|
|
message processing is done
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
|
|
|
|
|
|
be a bit more C++ ish
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
module.
|
|
|
|
|
|
descriptions, removed lots of dead code, fixed memory leaks, etc
|
|
|