summaryrefslogtreecommitdiff
path: root/modules/chanserv/main/chanserv.cpp
AgeCommit message (Expand)Author
2017-10-22Store full and masked message in logger for chanserv/logAdam
2017-10-08Simplify initial burst of persistent channelsAdam
2017-10-07No longer expose c->ci and ci->cAdam
2017-06-16chanserv: always lower channel ts to remove ops on new channelsAdam
2017-04-20Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'Adam
2017-03-19Get rid of relying on if(this) in WhoSends()Adam
2017-01-27Store CommandInfo in CommandSource instead of just command/permissionAdam
2017-01-23Make log system use newer format stringsAdam
2016-12-17Split ircdproto send functions out into separate servicesAdam
2016-11-25Rename most ext fields names to be consistent with everything else, add acces...Adam
2016-11-11Fix opers not really being serializableAdam
2016-11-06Remove some now unnecessary cleanup code, make nick depenend on accountAdam
2016-10-22Various codestyle cleanup in most of the core modulesAdam
2016-10-15Various improvements/bugfixes to extdb stuffAdam
2016-10-09Adjust reading botserv core config optsAdam
2016-10-09Adjust reading chanserv core config optsAdam
2016-09-23chanserv: fallback to reading botmodes from chanservAdam
2016-07-31Update license headers and copyrights on all source filesAdam
2016-07-28Add missing operserv/stats headerAdam
2016-07-28Allow serializable fields to use storage in the respective objects.Adam
2015-12-31Rename haader file names to be consistent with module namesAdam
2015-12-14New source tree structure for modules. From commands/cs_access => chanserv/ac...Adam