summaryrefslogtreecommitdiff
path: root/src/modules/m_hidechans.cpp
AgeCommit message (Expand)Author
2007-06-17Conversionsw00t
2007-05-21Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...brain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-05-12The commit that should have been r7000: src/modules now uses IS_OPER instead ...w00t
2007-05-12Opers cannot change the modes of others.w00t
2007-03-30hidechans: allow showing on self whois, QA, test if you're bored :pw00t
2007-03-29Make this available to all usersbrain
2007-03-20Update a notice on server already existing to be more clearw00t
2006-12-28Reasonably sized fix - when adding modes in modules, be sure to check the ret...brain
2006-12-15Remove global namespacing, makes modules compile FASTAH. Also massive update ...w00t
2006-10-30Add m_hidechans: Adds usermode +I to hide an oper's channels from non-opers. ...w00t