Age | Commit message (Collapse) | Author |
|
Keep track of what user modes are oper only/server only/etc
|
|
|
|
|
|
Levels are used in Channel::SetCorrectModes() when removing modes.
|
|
doesn't as intended in ::Login
|
|
|
|
warnings
|
|
specailization)
|
|
|
|
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.
|
|
usestrictprivmsg
|
|
user ctor to ease handling users who connect already identified
|
|
|
|
document it more about what you should and shouldnt do in it
|
|
users in the join event, which does bad things
|
|
|
|
messages from it, and this check in modulemanager is bogus/has a typo
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
block
|
|
|
|
|
|
|
|
|
|
|
|
startup & dropping empty channels
|
|
way to test for a valid IP
|
|
|
|
find ./ -name '*.cpp' -exec sed -i 's/Get<const Anope::string\&>/Get<const Anope::string>/g' {} \;
|
|
system headers
|
|
|
|
|
|
separators are found in a row
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
Made cs_statusupdate not remove status on users if they still match other entries.
Move privilege descriptions out of the config
|