summaryrefslogtreecommitdiff
path: root/modules/commands/cs_register.cpp
AgeCommit message (Expand)Author
2012-10-30Send uids everywhere when setting modes on clientsAdam
2012-10-08Fix fantasy !help & give it its own help header, not ChanServ'sAdam
2012-06-18Allow userless command sourcesAdam
2012-04-23Reworked live SQL support yet againAdam
2012-02-26Added chanserv:require config option to set which modes must be on all regist...Adam
2012-02-24Tell users to use NickServ for registering nicks, not chanserv...lethality
2012-02-18Use C++11's explicit override feature if availableAdam
2012-01-02Updated Copyright to 2012Adam
2011-11-17Fixed storing mode locksAdam
2011-10-10Allow chanserv/suspend to take an expiry timeAdam
2011-09-10Rewrote mlock saving/loading code to not use this silly extensible hackAdam
2011-09-10Made service_reference type safeAdam
2011-08-25Set the creator of default mlocks to the channel founder when a channel is re...Adam
2011-08-09Remove +P from unregistered channels if persist is setAdam
2011-08-06sed'd a few typosAdam
2011-08-05Rewrote the example configurations and split themAdam