]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_list.cpp
Spotted problem: must clear out all prefixes attached to a user when they quit or...
[user/henk/code/inspircd.git] / src / cmd_list.cpp
2006-08-18 specialForward port of /list pattern matching, reported by...
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainConfigReader and FileReader now take InspIRCd* to their...
2006-08-10 brainFindNick, FindChan, ChanModes, UserList, CountInvisible...
2006-08-09 brainMove tons more stuff into class InspIRCd
2006-08-09 brainMove clientlist and chanlist into InspIRCd*
2006-08-08 brainWHEEEEE!!!!!
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-04-20 brainMove to new include path
2006-04-08 omRemove references to inspircd_io from these, stop confi...
2006-03-18 brainNo RFC says anything about hiding channels containing...
2006-03-12 brainRenamed to chanrec::modes
2006-03-12 brain*NEEDS TESTING* changed binarymodes to use the custom_m...
2006-03-09 brainDon't show channels where all users are invisible and...
2006-03-09 brainSpeedup of list
2006-03-08 brainRemoved has_channel(userrec*,chanrec*), the new preferr...
2006-01-31 brainKey hiding when youre not on the channel
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-17 brainCode tidyup - brain
2005-12-16 brainSplit all commands into seperate files and redid comman...