]> jfr.im git - irc/evilnet/mod.chanfix.git/history - OPLISTCommand.cc
Fixed missing include, corebug fix was already applied here.
[irc/evilnet/mod.chanfix.git] / OPLISTCommand.cc
2008-01-16  sirvulcanmerge with gnuworld cvs openchanfix
2007-02-01  buzlip01Test commit for ranking display features
2006-10-05  sirvulcanbug fix for 1453584. Renamed sqlUser to sqlcfUser to...
2006-09-26  sirvulcantemporary channel blocking commands, works in with...
2006-06-26  buzlip01Simple feature request to show note count/blocks/alerts...
2006-04-18  sirvulcanHere we are, the way I should of done this first time
2006-04-17  sirvulcanDone RFE #1469566. Adjusted a few things in responses...
2006-04-03  r33dCorrect response reply. Add stopFixingChan() function...
2006-04-02  sirvulcancoekie's OPLIST dots RFC complete, with added colour...
2006-04-01  r33dUse the correct query for LISTBLOCKED (my last commit...
2006-04-01  r33dFix lots of warnings. Correct problems with keyword...
2006-03-31  buzlip01Quick emergency fix, checking for users who are not...
2006-03-30  buzlip01Removed unused var from OPLIST, log ALL commands (per...
2006-03-26  buzlip01Add LISTBLOCKED command to list blocked channels. Make...
2006-03-23  r33dSplit cf into a separate namespace (thanks Compy for...
2006-03-17  r33dMake sure we shutdown and update ourselves successfully...
2006-03-16  buzlip01Removed admin logging from OPLIST since its not needed...
2006-03-14  buzlip01Displaying ops that are on the chan in bold in OPLIST
2006-03-08  r33dDrop CHECK_CHANS_TIME to 60 seconds. Drop PROCESS_QUEUE...
2006-03-07  r33dAdd new logDebugMessage() function that will always...
2006-03-03  r33dFix bug found on Undernet due to use of pointer that...
2005-10-13  sirvulcanand more files updated.. nearly all done, plus added...
2005-08-18  reedlodenUse getRealNickUserHost() instead of getNickUserHost...
2005-08-14  reedlodenAdd a new SendTo() function to take care of privmsg...
2005-08-14  reedlodenFinish all the new flags checking and add parameter...
2005-08-11  reedlodenTons of changes. Rewrote flags completely to use bitwis...
2005-07-31  reedlodenClean-up some more includes, remove excess tabs, fix...
2005-07-30  reedlodenRemove using statements, correct bugs as a result,...
2005-07-23  reedlodenReformat OPLIST output, reword some text in CHANFIX...
2005-07-22  reedlodenSet a ton of properties on the files, fix ts_firstopped...
2005-07-22  reedlodenSwap the order of ts_lastopped and ts_firstopped in...
2005-07-22  CompsterFixed the OPLIST time outputs, committing for debug...
2005-07-22  reedlodenRename ts_opped to ts_lastopped, add REHASH, fix proble...
2005-07-22  CompsterChanged timers to start AFTER burst, added OPLIST ...