]> git.donarmstrong.com Git - infobot.git/history - src/Process.pl
* VERSION to 1.5.3 to match ChangeLog entries for HEAD
[infobot.git] / src / Process.pl
2008-05-17 djmcgrath* VERSION to 1.5.3 to match ChangeLog entries for HEAD
2008-04-18 timrikermore lame "s
2008-04-17 djmcgrath* Merged r1666:1760 from src-cleanup branch
2007-11-01 djmcgrath* Add vim formatting comments ( # vim:ts=4:sw=4:expandt...
2007-10-19 djmcgrath* Move rebranding branch to trunk
2007-05-21 timrikersingle quote stuff, fix karma to non-chan specific.
2007-03-12 troubled-ircstats are per channel instead of global ('PRIVATE'...
2007-03-10 simonravenmassive add-in for postgres support, contributed by...
2005-07-26 timrikermissed sqlite2 bits
2005-02-28 timrikernobody cares if they are 'main' or 'extra' so kill em
2005-02-18 timrikers/hasParam/IsChanConfOrWarn/
2005-02-18 timrikerno more pSReply
2004-11-23 timrikersort FLAGs
2004-11-23 timrikerwoot! %myModules is dead
2004-11-18 timrikercleanup UserDCC
2004-08-12 timrikeraddrchar instead
2004-07-22 timrikerjoin channel with key
2004-07-08 timrikerdon't be so generous
2003-12-20 timrikerA can unlobotomize
2003-11-14 timrikerstandard TODO: and FIXME:
2003-06-13 dms- karma was borked; patch/fix from <jan@jungnickel...
2003-03-06 dms- nice patch from Phil Edwards <pme@devphil.com>. ...
2003-01-30 timrikerlang praises too
2002-12-07 timrikerremove Berkeley DBM support
2002-12-07 timrikerfoo+1 does not work on sqlReplace for sqlite.
2002-11-28 dms- last set of changes to convert from db*() to sql*()
2002-11-24 dms- admin flag to allow DCC CHAT functions available...
2002-11-21 dms- strictify
2002-11-08 dms- modules: woops, used wrong var. should work now.
2002-11-03 dms- it would help if I had checked before committing...
2002-11-03 timrikeradd initial SQLite support
2002-11-02 dms- added support/hack for channel +o as "+o" in bot...
2002-05-13 dms- added weather from Nathan Moschkin <logeist@guinerd...
2002-03-09 dms- Manually applied patch from Morten Brix Pedersen...
2001-10-01 dms- second round of changes from lear@OPN. thanks!
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-30 dms- userAdd, if no mask is given, don't add it.
2001-05-29 dms- added top3 irctextcounter stats
2001-05-26 dms- fixed dns lookup
2001-05-25 dms- modified db_mysql to allow eleet usage of dbSet
2001-05-18 dms- added support of ircTextCounters - works! thanks...
2001-05-15 dms- I broke maths when I tried to fix "999!" - fixed :-)
2001-05-10 dms- added factoidPreventForgetList
2001-05-09 dms- added CR's here and there; minor reformatting
2001-04-26 dms"~forget blah" now works. thanks to ElectricElf
2001-04-23 dmsallow join to join irrelevent of being on chan
2001-04-20 dmswe didn't set modified_time for deleted factoids -...
2001-04-20 dmsconverted %{$blah{$blah}} to %{ $blah{$blah} }
2001-04-14 dmsIRC/IrcHooks.pl
2001-04-11 dmsA round of fixes:
2001-03-31 dmsMany changes, basically added and integrated News,...
2001-02-28 dmsdon't backup #DEL# factoids. asuffield.
2001-02-23 dmsnow use "or" instead of "and" operator for "rename".
2001-02-20 dms- lobotomy warning now cached
2001-02-17 dms- typo in if statement for "forget" when users
2001-02-13 dmssafe delete did not run delFactoid, hah! found by asuffield
2001-02-09 dmsfixed up ignore code. discovered by debian@OPN
2001-02-09 dmsmoved nick lock checking to lock only. detected by...
2001-02-06 dms- converted %joinverb to %cache
2001-02-05 dmsfinal cruft from old static configuration file fixed...
2001-02-03 dmsmove identify code before outsider checking
2001-02-02 dmstypo for ckpasswd
2001-02-02 dms- fixup for question handling.
2001-02-01 dmsnow use pass auth for 'identify'.
2001-01-31 dmsadded 'identify <PASS> [nick]'
2001-01-30 dms- typo for return val of &Modules()
2001-01-28 dms- Remaining files that were changed due to removal...
2001-01-03 dms- unified hook changes.
2000-12-29 dmsfor join, ignore whether on a channel if we have power
2000-12-18 dmsignore long unparseable messages.
2000-09-22 dmsadded undelete command
2000-09-18 dmsremoved feedback addressing. Issue raised by Flugh
2000-07-31 dmsChanged $infobot_ to $bot_
2000-07-27 blootbotInitial revision