Age | Commit message (Collapse) | Author |
|
end of a multiline comment
|
|
|
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
|
|
non conf opers on rehash
|
|
lessens the insanity of renaming services
|
|
|
|
os_ignore: Log expired ignores to the normal log level.
cs_drop: Allow Services Operators to actually drop channels in Read-Only mode.
os_akill, os_sxline, cs_akick: Log deletions by number.
|
|
|
|
|
|
|
|
spotted by fgs
|
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
usestrictprivmsg
|
|
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
block
|
|
as the client should always be in the channel
|
|
|
|
|
|
|
|
|
|
only whitespace
|
|
being off by 1
|
|
late, after the users server can be gone. Fix a couple other small things
|
|
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' {} \;
|
|
once the function returns, so we can't use them. gcc is just nice. cronus sucks. also validate a few more config options
|
|
|
|
configuration directives to the actual modules they are used in.
|
|
call it on module load on modules that hook to it
|
|
|
|
Made cs_statusupdate not remove status on users if they still match other entries.
Move privilege descriptions out of the config
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some existing settings to look more consistent/uniform. Added some missing commands/permissions.
Merged operserv/modlist permission into operserv/modinfo.
Fixed ChanServ INFO privilege to actually work for /BotServ INFO too for those users who have it, instead of only for founders.
Fixed some typos aswell as removed whitespaces along the way.
|
|
|
|
|
|
quit field
|
|
flags we have juse strings instead of defines/enums
|
|
|
|
config values
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
|