]> git.donarmstrong.com Git - infobot.git/history - src/DynaConfig.pl
dunno
[infobot.git] / src / DynaConfig.pl
2008-12-01 djmcgrath* Merged in changes for r1841:1850 from don's dpkg...
2008-04-21 djmcgrath* Merged r1772:1784 from /branches/misc-cleanup
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-21 djmcgrath* Optimized and cleaned up SQL related to hehstats
2007-10-19 djmcgrath* New user flag "+s", to bypass +silent on channels
2007-10-19 djmcgrath* Move rebranding branch to trunk
2007-10-16 djmcgrath* Rebranding from blootbot to infobot
2007-05-21 timrikertake a few more things literally
2006-01-06 timrikerchanset zero handling
2006-01-06 timrikerreally support negative booleans and and return -1...
2006-01-01 timrikerOnJoin - tensai, fixes by TimRiker
2005-02-28 timrikerold typo
2005-02-18 timrikerno more pSReply
2005-02-17 timrikernslookup -> dns as a forker
2004-11-24 timrikerhmm. didn't hide. oh well. revert
2004-11-24 timrikerhide in cvs tag
2004-11-23 timrikersort FLAGs
2004-11-23 timrikersort FLAGS
2004-11-23 timrikeruptime -> Uptime
2004-11-23 timrikerroot[wW]arn -> RootWarn
2004-03-27 timrikertodo
2003-11-15 timrikerautojoin <nick> instead of +autojoin
2003-11-15 timrikerunbroken, moved to SF patch
2003-11-14 timrikerstandard TODO: and FIXME:
2003-11-13 dms- forgot to comment out...
2003-11-13 dms- upgraded user flags to attributes. write support...
2003-11-11 timrikerare they FIXMEs or not? ;-)
2003-09-26 timrikermore ignore stuff
2003-05-02 dms- ircTextCounters stuff moved into a separate function.
2003-03-06 dms- forgot these two files.
2002-12-07 timriker-freshmeat
2002-11-24 dms- comments update
2002-11-22 timrikergmtime
2002-11-21 dms- strictify
2002-05-13 dms- added weather from Nathan Moschkin <logeist@guinerd...
2002-03-09 dms- Manually applied patch from Morten Brix Pedersen...
2002-02-19 dms- patch from Morten Brix Pedersen:
2001-12-26 dms- make ignoreAdd a little more verbose.
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-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-04-26 dms"~forget blah" now works. thanks to ElectricElf
2001-04-20 dmsconverted %{$blah{$blah}} to %{ $blah{$blah} }
2001-04-16 dmschanset: fixed the following problem.
2001-04-03 dmsMore clean ups, forgotten what they were, heh.
2001-03-31 dmsMany changes, basically added and integrated News,...
2001-02-20 dms- preliminary check of masks in chan for matches.
2001-02-13 dms- now prevent ".chanset +blah 10"
2001-02-06 dmssplit off chanset from UserDCC to here to do multiple...
2001-02-02 dmstiny changes that I've missed
2001-02-02 dms- undefining vars in wrong subs; fixed.
2001-02-01 dms- prevent /^[+-]/ options being loaded.
2001-01-31 dmsprevent repetion in verifyUser.
2001-01-30 dms- added removal of possible duplicate configuration...
2001-01-28 dms- NEW dynamic user/chan stuff.