summaryrefslogtreecommitdiff
path: root/modules/commands/cs_info.cpp
AgeCommit message (Expand)Author
2012-11-22Pretty large coding style cleanup, in source docAdam
2012-10-29Only show mode lock in /cs info if there really is a mode lockAdam
2012-07-01Remove ExtensibleString everywhereAdam
2012-06-18Allow userless command sourcesAdam
2012-05-20Updated help messages for ns_list, cs_list, cs_entrymsg, and cs_info. Also fi...Robby
2012-04-23Reworked live SQL support yet againAdam
2012-04-08Added Chanstats. It uses a new, improved database format and is not compatibl...DukePyrolator
2012-02-18Use C++11's explicit override feature if availableAdam
2012-01-07Cleaned up a lot of log messages, help replies, fixed cs_tban, and other smal...Robby
2012-01-02Updated Copyright to 2012Adam
2011-12-19Fixed formatting of many lists and INFO outputsAdam
2011-10-18Fixed compile errors on release buildAdam
2011-09-25Added a new database format and sqlite support. Also moved db-convert to a mo...Adam
2011-09-10Allow modules to add their own channel levelsAdam
2011-09-10Made service_reference type safeAdam
2011-08-14Brought back the old 1.7 behavior of a level -1 matching all users and 0 matc...Adam
2011-08-09Simiplied a bit of the access systemAdam
2011-08-05Rewrote the example configurations and split themAdam