Age | Commit message (Collapse) | Author |
|
expires but the group still exists. This can cause access entries for
nicks to not be deleted whenever the nicks are deleted.
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
|
|
Fix not clearing forbids when os_forbid is unloaded
Apply nick and chan forbids when added
Fix loading forbids until after the service is constructed
|
|
Fix some oddities with using persistent channels with no botserv
Send list modes to uplink when bursting
Fix issues with persist + keepmodes
Fix /os modes clear all not clearing all status modes
Fix operwall on ratbox/plexus
Dont apply mlock in SetCorrectModes since that just recursively calls itself unncessarially
Change command logging to show the command name and not the service name
|
|
|
|
|
|
items to ChannelInfo::Unserialize
|
|
|
|
|
|
|
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
users in the join event, which does bad things
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
permanent channel mode
|
|
startup & dropping empty channels
|
|
configuration directives to the actual modules they are used in.
|
|
|
|
|
|
|
|
|
|
|
|
pass it some sometimes/possibly other places
|
|
channelinfos destructor
Change the persist setting on a channel to mean only that it is being
enforced ircd-side
|
|
|
|
|
|
having to iterate over all channels and then all access entries when nicks expire or from nickserv/alist
|
|
|
|
|
|
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' {} \;
|
|
|
|
|
|
|
|
by just moving pointers to the core
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
into 1.9
|
|
fixes bug #1450
|
|
|
|
due to Extensible destructing don't have their references to the already destroyed object for Base invalidated
|
|
topic is locked right after registering a channel without previously being set
|
|
|
|
|
|
|
|
|
|
|
|
order of saving memos (among other things)
|
|
|