Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
missing privileges, and settings corrections.
|
|
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
|
|
mask if given an unregistered nick
|
|
entries currently and if they did it would delete them.
|
|
|
|
|
|
|
|
levels, and some code cleanup
|
|
fixed logging for cs_entrymsg.
|
|
|
|
|
|
registered user
|
|
|
|
|
|
small fixes
|
|
using numbers, and clean up cs_xop slightly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
|
|
module.
|
|
|
|
|
|
|
|
|
|
|
|
and prevent adding multiple of the same nick to access lists
|
|
|
|
|
|
|
|
matching all identified users
|
|
from the right service, and fixed the accessgroup operators to acount for founder/superadmin
|
|
|
|
matching ACCESS_INVALID levels, and added in a disabled config option for levels
|
|
up into seperate files for each pseudo client.
Also reorganized how the modules are stored, and
made most of the old "extra" modules "core"
|