]> git.donarmstrong.com Git - infobot.git/history - src/IRC/Irc.pl
- Another patch from Morten Brix Pedersen <morten@wtf.dk>:
[infobot.git] / src / IRC / Irc.pl
2002-02-18 dms- Another patch from Morten Brix Pedersen <morten@wtf...
2002-01-11 dms- added irc numeric 443 (useronchannel). should fix...
2002-01-06 dms- modules: age of a few files were set to time(); use...
2001-12-12 dms- updates to DEBUG/WARN/ERROR or the result of looking...
2001-09-08 dms- bot stats: "blah has blah... is ranked xx/yy (zz...
2001-08-06 dms- irctextcounters: add percentile/ranking.
2001-06-01 dms- irctextcounter: ORDER by counter, not nick!
2001-05-30 dms- userAdd, if no mask is given, don't add it.
2001-05-29 dms- added top3 irctextcounter stats
2001-05-18 dms- added support of ircTextCounters - works! thanks...
2001-05-13 dms- moved scripts/setup_sql.pl to src/db_mysql as &create...
2001-05-08 dms- use &hasParam() instead of IsChanConf for more commands
2001-05-06 dms- changed &Get*() to &get*(), &Delete*() to &del*()
2001-05-04 dms- remove several debug messages; convert some to VERB()
2001-04-30 dms- forgot to set forked{}{PID} in addForked
2001-04-26 dms"~forget blah" now works. thanks to ElectricElf
2001-04-24 dmsfix more warnings
2001-04-23 dmsallow join to join irrelevent of being on chan
2001-04-22 dmsdon't call chanservcheck in joinnextchan
2001-04-22 dmspart now warns if we're on a channel - allow it anyway.
2001-04-20 dmschagned notice lines/sec to 3
2001-04-20 dmsconverted %{$blah{$blah}} to %{ $blah{$blah} }
2001-04-18 dmsfixed seen ""
2001-04-18 dmsforgot this one
2001-04-18 dmsadded flood protection for notice()
2001-04-16 dmschanset: fixed the following problem.
2001-04-14 dmsIRC/IrcHooks.pl
2001-03-31 dmsMany changes, basically added and integrated News,...
2001-02-28 dmsremoved msg/say repeating code.
2001-02-23 dmsclosedcc debug
2001-02-17 dms- sub "op" fixed.
2001-02-13 dmsban fixes.
2001-02-09 dmswoops, use while instead of foreach for ircloop
2001-02-09 dmsadded debugging info to ircloop... if irc() does not...
2001-02-04 dmsreconnect if join fails
2001-02-04 dms- output update
2001-02-03 dms- $nuh{} fix up.
2001-02-03 dmsadded _default to chan mask.
2001-02-02 dms- more fixes to new-style config, should be 99% of it.
2001-02-01 dms- getJoinChans, don't add _default
2001-01-31 dmsmake $nickserv global and set to zero in Irc.pl
2001-01-31 dmsadded retval to &ban()
2001-01-28 dms- Remaining files that were changed due to removal...
2001-01-10 dms- cosmetic (useless) update.
2001-01-06 dms clearIRCVars update
2001-01-03 dms- floodjoinCheck.
2000-12-16 dms- &dccsay() added.
2000-11-01 dmsdebug msg for mixed-case chan
2000-10-02 dmschange timeout value for scheduler interval
2000-09-25 dmsfixed up performReply to be more intelligent
2000-09-18 dmsop (mode) does not work?
2000-09-18 dmschanserv update to &joinNextChan()
2000-07-31 dmscvs commit borked, continuing
2000-07-29 dmschanged email address
2000-07-27 blootbotInitial revision