Age | Commit message (Collapse) | Author |
|
|
|
|
|
This allows fully tracking extbans and other modes set by a different
underlying mode, such as InspIRCd's namedmodes
Add two configuration options to cs_ban to configure which mode is set
and whether or not to kick banned users.
Add default "mute" fantasy command to botserv.example.conf
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
|
|
cs_ban: Merge the syntaxes into one.
|
|
|
|
|
|
more stuff out of the core to the proper modules.
|
|
configuration directives to the actual modules they are used in.
|
|
Mark our modules as VENDOR and allow modules to have multple types.
|
|
|
|
people it will kick
|
|
|
|
really work
|
|
peace setting
|
|
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' {} \;
|
|
|
|
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
|
|
small fixes
|
|
|
|
|
|
|
|
|
|
|
|
up into seperate files for each pseudo client.
Also reorganized how the modules are stored, and
made most of the old "extra" modules "core"
|