Age | Commit message (Collapse) | Author |
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
usestrictprivmsg
|
|
user ctor to ease handling users who connect already identified
|
|
|
|
document it more about what you should and shouldnt do in it
|
|
users in the join event, which does bad things
|
|
|
|
messages from it, and this check in modulemanager is bogus/has a typo
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
block
|
|
|
|
|
|
|
|
|
|
|
|
startup & dropping empty channels
|
|
way to test for a valid IP
|
|
|
|
find ./ -name '*.cpp' -exec sed -i 's/Get<const Anope::string\&>/Get<const Anope::string>/g' {} \;
|
|
system headers
|
|
|
|
|
|
separators are found in a row
|
|
|
|
configuration directives to the actual modules they are used in.
|
|
|
|
|
|
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
|
|
|
|
overwrite modules on install without deleting them first
|
|
|
|
really work
|
|
|
|
|
|
Instead of adding timers into a vector and sorting them every time a timer is added, use a multimap
|
|
channelinfos destructor
Change the persist setting on a channel to mean only that it is being
enforced ircd-side
|
|
|
|
if their displayed host is their real real host. Also match against cloaked host even if full matching is not being done
|
|
request being dispatched and when it returns, so don't assume the source user pointer is always valid
|
|
|
|
|
|
|
|
|