Age | Commit message (Collapse) | Author |
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
|
|
startup & dropping empty channels
|
|
late, after the users server can be gone. Fix a couple other small things
|
|
sane rank incase they are prefixless, and 50 other things
|
|
InspIRCd: Recognize a few more channel modes that weren't recognized
|
|
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.
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
InspIRCd sends all known version strings at burst and remembers the version strings sent to it. When a client does a /version <server> the cached version string is sent.
|
|
|
|
if their displayed host is their real real host. Also match against cloaked host even if full matching is not being done
|
|
currently)
|
|
|
|
|
|
internally kill users that we kill. Bug #1481
|
|
|
|
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' {} \;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
an ircd message module event, and a few more fixups
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
|
|
|
|
changes ident on the network
|
|
module is not loaded
|
|
|
|
|
|
when it is available
|
|
|
|
|
|
|
|
ftopic on inspircd not the current time. Removed some unneeded protocol functions
|
|
be a bit more C++ ish
|