Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
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
|
|
levels to ACCESS_FOUNDER, fix cs_enforce +R from an earlier commit, fixed ChangeModeInternal TS checking when IRCds don't send TS on mode
|
|
|
|
ircd given value from NICK
|
|
|
|
This reverts commit 87478187af9f6f670ebf679ce7cc6cc29b21f7af.
|
|
|
|
ftopic on inspircd not the current time. Removed some unneeded protocol functions
|
|
be a bit more C++ ish
|
|
|
|
|
|
compatible with current phpdenora or magirc installations.
|
|
all of the */list commands, etc.
Also extended the ability of akill to match a full nick!user@host and
real name of users.
|
|
default messages for very standard things (KICK etc)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
being introduced by 3rd party modules
|
|
|
|
modes by clients on burst
|
|
|
|
chanserv/mode determine if a status mode can be set by users better
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows naming commands and having spaces within command names.
|
|
|
|
not sleep(), enable usage of non-blocking connect() and default all sockets to non blocking mode. Some cleanup to m_ssl and some cleanup to main.cpp.
|
|
location in the configuration file.
|
|
|
|
|
|
|