summaryrefslogtreecommitdiff
path: root/modules/pseudoclients
AgeCommit message (Collapse)Author
2011-10-14Added options:nonicknameownership config optionAdam
2011-10-10Allow chanserv/suspend to take an expiry timeAdam
2011-10-10Allow nickserv/suspend to take an expiry timeAdam
2011-09-25Added a new database format and sqlite support. Also moved db-convert to a ↵Adam
module.
2011-09-19Allow OnPreHelp to stop processingAdam
2011-09-19Call fantasy events even if the commands for them don't existAdam
2011-09-16Bug #1332 - Fixed ValidateUser to not require secure off to disable nickserv ↵Adam
kill
2011-09-10Fixed service_reference to work correctly with external classesAdam
2011-09-10Allow modules to add their own channel levelsAdam
2011-09-10Made service_reference type safeAdam
2011-09-10Renamed the core pseudoclient modules to match their namesAdam
2011-09-10Made email messages sent by services configurableAdam
2011-09-10Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should ↵Adam
be set.
2011-09-05Don't try and part service bots twice when channels dropAdam
2011-09-03Bug #1328 - Fixed fantasy to re-split message parameters correctlyAdam
2011-08-24Fixed automatic fingerprint identify on nickchange between registered nicksDukePyrolator
2011-08-21Fixed AddAkillerAdam
2011-08-19added some log message for automatic fingerprint identify and removed a ↵DukePyrolator
unused function from ns_cert
2011-08-09Added forgotten founder checks to cs_access, fixed fantasy replies to come ↵Adam
from the right service, and fixed the accessgroup operators to acount for founder/superadmin
2011-08-09Simiplied a bit of the access systemAdam
2011-08-06sed'd a few typosAdam
2011-08-05Rewrote the example configurations and split themAdam
up into seperate files for each pseudo client. Also reorganized how the modules are stored, and made most of the old "extra" modules "core"