]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_join.cpp
Spotted problem: must clear out all prefixes attached to a user when they quit or...
[user/henk/code/inspircd.git] / src / cmd_join.cpp
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 brainMove tons more stuff into class InspIRCd*, make signal...
2006-08-09 brainuserrec and chanrec now have their own independent...
2006-08-08 brainWHEEEEE!!!!!
2006-08-08 brainadd_channel -> chanrec::JoinUser()
2006-07-16 brainCreated new class irc::commasepstream.
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-04-20 brainChanged first of files to match new location of headers
2006-04-08 omRemove references to inspircd_io from these, stop confi...
2006-03-09 w00tMore cleanup
2006-02-13 w00tm_join: Use IsValidChannelName()
2006-01-29 brainFix to send 403 on invalid channel name
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-16 brainExtern/include zapping - brain
2005-12-16 brainFixed LoopCall method calls
2005-12-16 brainSplit all commands into seperate files and redid comman...