summaryrefslogtreecommitdiff
path: root/modules/commands/cs_mode.cpp
AgeCommit message (Expand)Author
2013-02-20Add /cs mode clear command that behaves like the old /cs clear modes/bans/etcAdam
2013-02-14Fix CommandCSMode::CanSet letting everyone set voiceAdam
2013-02-09(re?)add mlock set as a simple way to clear all mlocks and add new ones at onceAdam
2013-01-21Merge usefulness of Flags and Extensible classes into Extensible, made most f...Adam
2013-01-09Update copyright to 2013. This was done with:Adam
2013-01-08Use m_rewrite to rewrite op, deop, halfop, ... etcAdam
2012-12-28Use the same object for chanusercontainer and userchancontainerAdam
2012-11-22Pretty large coding style cleanup, in source docAdam
2012-10-30Send uids everywhere when setting modes on clientsAdam
2012-06-18Allow userless command sourcesAdam
2012-04-25Fixed non-debug buildAdam
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-18Made mode lock del check status of the mode lock before removing itAdam
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-11-04Store flags for memos, fixed the expiring very soon message, fixed /os sessio...Adam
2011-11-01Clarify the message when users try to lock modes they don't have access to lockAdam
2011-09-10Allow modules to add their own channel levelsAdam
2011-09-10Made service_reference type safeAdam
2011-09-10Track what "level" channel status modes are, which allows us to have chanserv...Adam
2011-08-18Fixed crash in /cs modeAdam
2011-08-18Fixed some permission checking fail in modules that got messed up from the bi...Adam
2011-08-09Simiplied a bit of the access systemAdam
2011-08-05Rewrote the example configurations and split themAdam