Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
procedure calls
|
|
|
|
are run if they are not implemented per module
|
|
|
|
more stuff out of the core to the proper modules.
|
|
|
|
way to test for a valid IP
|
|
sane rank incase they are prefixless, and 50 other things
|
|
|
|
find ./ -name '*.cpp' -exec sed -i 's/Get<const Anope::string\&>/Get<const Anope::string>/g' {} \;
|
|
configuration directives to the actual modules they are used in.
|
|
dont need the headers too
|
|
users want them built they should copy or symlink them out of extras
|
|
|
|
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
|
|
|
|
|
|
really work
|
|
|
|
by ldap, don't tell users they must change their email during initial user registration
|
|
|
|
|
|
|
|
|
|
Web Panel Modifications
|
|
|
|
|
|
|
|
having to iterate over all channels and then all access entries when nicks expire or from nickserv/alist
|
|
|
|
|
|
equal. Fixes oddities with caching objects that are actually updated.
|
|
|
|
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
|
|
|
|
|
|
some valgrind errors with db_sql_live
|
|
|
|
completely pointless
|
|
for the modal as it's related
|