Age | Commit message (Collapse) | Author |
|
sessions closed when a Mechanism is unloaded
|
|
|
|
name instead of nick alias
|
|
|
|
|
|
|
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
|
|
|
|
badwords censor mode to censor
|
|
|
|
|
|
|
|
|
|
under us while we are running
|
|
|
|
|
|
|
|
|
|
Drop matching nicks on forbid.
|
|
Have proto mods recognize cidr ranges as zlineable IPs
Remove operserv/global from global.conf because its dumb
Fix example config ~botserv/set example to work as expected
|
|
|
|
Better ngIRCd support
|
|
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
|
|
Fix db_sql_live to not reinsert all records if there are extra columns.
Plexus has no chmode +r
|
|
|
|
|
|
This is implemented via the accountname METADATA command
|
|
|
|
|
|
|
|
confusing. Also fix cs_mode config
|
|
|
|
didn't already exist
|
|
Keep track of what user modes are oper only/server only/etc
|
|
|
|
|
|
Levels are used in Channel::SetCorrectModes() when removing modes.
|
|
warnings
|
|
the patch
|
|
|
|
|
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
|
|
user ctor to ease handling users who connect already identified
|
|
|
|
|
|
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|