]> git.donarmstrong.com Git - infobot.git/history - src/CommandStubs.pl
dunno
[infobot.git] / src / CommandStubs.pl
2003-03-06 dms- nice patch from Phil Edwards <pme@devphil.com>. ...
2002-12-18 timrikersome botmail aliases
2002-12-07 timriker-freshmeat
2002-12-07 timrikerTODO
2002-12-07 timrikerdbm -> sql
2002-12-05 dms- Applied patch from Morten. Thanks.
2002-11-24 dms- half-assed attempt to move over to new sql functions
2002-11-21 timrikerbotmail stats
2002-11-21 dms- added new botmail feature (inspired by botmail from...
2002-11-21 dms- strictify.
2002-11-21 timrikercookie arg bug
2002-11-19 timrikerreenable seen for tests
2002-11-11 timrikerexchange
2002-11-04 timrikeradd zippy by popular request, disabled by default
2002-11-03 timrikerinitial weather fixes, needs to use Geo::METAR before...
2002-11-02 timrikerplug.org, there should be a general xml news app...
2002-11-02 timrikerzfi/zsi searching for #zaurus
2002-11-02 timrikerBZFlag queries
2002-10-30 timrikerfix babelfish and add new languages
2002-10-29 dms- bah, was editting the comments in another xterm but...
2002-10-29 dms- berkeley dbm support now works! thanks to tim riker.
2002-05-13 dms- added weather from Nathan Moschkin <logeist@guinerd...
2002-03-09 dms- Manually applied patch from Morten Brix Pedersen...
2002-02-16 dms- patch from Morten Brix Pedersen <morten@wtf.dk>....
2002-01-11 dms- ircCheck of channels should now try and join channels...
2002-01-03 dms- on_disconnect: check if $self is defined. debugging...
2001-12-29 dms- Fixed: Fork: pid could be undefined.
2001-12-29 dms- now support verstats for those who don't reply to...
2001-12-12 dms- updates to DEBUG/WARN/ERROR or the result of looking...
2001-10-04 dms- another round of patches from lear. "we love you...
2001-10-02 dms- renamed Factoids/Misc.pl to Factoids/Core.pl
2001-09-08 dms- bot stats: "blah has blah... is ranked xx/yy (zz...
2001-08-06 dms- irctextcounters: add percentile/ranking.
2001-06-10 dms- irctextcounters: add percentage to top3
2001-06-01 dms- irctextcounter: ORDER by counter, not nick!
2001-05-29 dms- added top3 irctextcounter stats
2001-05-26 dms- dbGet: warn if $select is NULL
2001-05-26 dms- allow textcounters request irrelevent of setting
2001-05-23 dms- fixed listvals. why did this break anyway?
2001-05-22 dms- commandstubs: cmd or ident could be null - semi fix.
2001-05-18 dms- added support of ircTextCounters - works! thanks...
2001-05-08 dms- use &hasParam() instead of IsChanConf for more commands
2001-05-06 dms- changed &Get*() to &get*(), &Delete*() to &del*()
2001-04-20 dmsconverted %{$blah{$blah}} to %{ $blah{$blah} }
2001-04-18 dmsfixed seen ""
2001-04-16 dmschanset: fixed the following problem.
2001-04-07 dms- we now check if CODEREF exists.
2001-03-31 dmsMany changes, basically added and integrated News,...
2001-02-23 dmsstrip trailing whitespaces, force use of quotes to...
2001-02-20 dmsminor updates, warn fixes, removed comments
2001-02-11 dmsremaining stuff... should fix factoids problem I hope
2001-02-09 dmschanged FlatArg to ArrayArgs to make more sense. by...
2001-02-08 dmswe did not use flat args for forkers. found by asuffield.
2001-02-08 dmsfix delayed task mechanism to verstats... we have to...
2001-02-07 dms- finally (about three times) fixed search for "*bin...
2001-02-05 dmsok, that failed. lets now set $chan aswell
2001-02-05 dmsverstats was using dynamic chan var...
2001-02-04 dmsif more than 1/4 users from channel gave version replie...
2001-02-02 dms- fixes for babelfish
2001-01-31 dmsnickometer: there could be multiple results with the...
2001-01-31 dmsnickometer and verstats: sort descendingly
2001-01-30 dms- added 'unknown/cloaked' stats item to verstats.
2001-01-29 dmsadded 'verstats'
2001-01-28 dms- aCH: don't remake hook hash.
2001-01-06 dms- more updates.
2001-01-03 dms- unified for global command hooks
2000-12-03 dmstypo fixed
2000-12-03 dmsRemoved W3 regex
2000-11-23 dmsmade freshmeat fork always
2000-11-23 dms@args changed to flat
2000-10-03 dms- we shifted args before using args[0]. fixed.
2000-10-02 dmsalias to fm for freshmeat forgotten
2000-09-29 dmstiny cleanup
2000-09-24 dmsmore changes
2000-09-23 dmsmore conversion to new code
2000-09-22 dmsmoved more functions to new hook scheme
2000-09-18 dmsminor cleanup.
2000-09-16 dmsadded ddesc for desc search
2000-08-31 dmslame warning fix for babel
2000-08-30 dmspreliminary command hook support added
2000-08-01 dmsuserinfo had wrong argument # set
2000-07-31 dmschanged NOREPLY to dollar noreply
2000-07-27 blootbotInitial revision