]> git.donarmstrong.com Git - infobot.git/history - src/Factoids
dunno
[infobot.git] / src / Factoids /
2011-02-07 timrikerurlchannel
2008-05-10 djmcgrath* New maxVolunteerLength to govern max size of non...
2008-04-17 djmcgrath* Merged r1666:1760 from src-cleanup branch
2008-04-16 djmcgrath* Fix previous patches missing "and" statements
2008-04-16 djmcgrath* Minor fix to some long lines perl comlained about
2008-04-16 djmcgrath* Correction to factoid updates to treat appending...
2008-04-16 djmcgrath* Fixed bug in factoid modification code that prevented...
2008-03-15 timrikermore bloot refs
2007-11-01 djmcgrath* Add vim formatting comments ( # vim:ts=4:sw=4:expandt...
2007-10-19 djmcgrath* Merge Don's factoid update recusion check patch
2007-10-19 djmcgrath* Move rebranding branch to trunk
2007-10-12 troubled-irc* Correction to last "whois" bug not handling "whois#"
2007-10-06 troubled-irc* Fix bug with "whois" anywhere in factoid key not...
2007-05-21 timrikertake a few more things literally
2007-03-10 simonravenmassive add-in for postgres support, contributed by...
2006-01-06 timrikerreally support negative booleans and and return -1...
2005-10-24 timriker$date,$time,$day
2005-07-27 timriker$ident for more than one nick
2005-05-31 timrikerfixed: punish apt for (Eating) (Parentheses)
2005-05-31 timrikerpipes in nicks
2005-05-27 timrikers/IsHostMask/IsHostMatch/ from dondelelcaro
2005-05-27 timrikerdon't allow nuking with regex edits
2005-05-19 timrikercmd: editing? or maybe not - dondelelcaro
2005-05-19 timrikerargs in cmd: from dondelelcaro
2005-05-06 timrikercomment,ws
2005-05-06 timrikerold mysql/sqlite don't do +1
2005-05-06 timrikerold mysql/sqlite don't do +1
2005-03-08 timrikerexplicit $chan for getChanConfDefault
2005-03-02 timrikerCMD: is now cmd:, commands in sqlite will be broken!
2005-03-02 timrikerenable factoids with whitespace if HUNGRY
2005-02-28 timrikernobody cares if they are 'main' or 'extra' so kill em
2005-02-18 timrikerminVolunteerLength now per channel
2005-02-15 simonravenURL patch.
2004-11-23 timrikerwoot! %myModules is dead
2004-11-23 timrikerperlMath -> Math
2004-11-23 timrikerdebian -> Debian
2004-11-18 timrikermore babelfish cleanup
2004-08-12 timrikercleaner
2004-07-20 timrikerfactoid msg cleanups
2004-07-14 timrikerfactoidSearch handles "$chan", allow _default on normal...
2004-07-14 timrikerliteral _default factoid - to get default entries
2004-07-14 timrikerliteral searches and shows where
2004-07-14 timrikerchannelFactoids -> factoidSearch
2004-07-09 timriker#channelname factoid overrides factoid in a channel
2004-03-22 timrikerdon't bomb
2003-12-07 timrikerdirect addressing with multiple nicks
2003-11-14 timrikerstandard TODO: and FIXME:
2003-11-11 timrikerws
2003-11-11 timrikerliteral CMD:
2003-11-05 timrikerallow geeky undeleteing of CMD:s
2003-11-05 timrikerallow geeky forgetting of CMD:s
2003-09-27 timrikerbe nicer
2003-09-26 timrikermore ignore stuff
2003-09-04 timrikerwhitespace
2003-05-03 dms- don't list _default in chanstats
2003-05-02 dms- ircTextCounters stuff moved into a separate function.
2003-03-06 dms- forgot these two files.
2003-03-06 dms- nice patch from Phil Edwards <pme@devphil.com>. ...
2002-12-09 timrikerbe quiet on addrchar if dunno
2002-12-07 timriker-freshmeat
2002-12-07 timrikerremove Berkeley DBM support
2002-12-07 timrikerspace
2002-12-07 timrikerfoo+1 does not work on sqlReplace for sqlite.
2002-12-06 timriker<REPLY> see command args
2002-12-06 timrikerreduce sql, fix CMD: DOS
2002-12-05 dms- "what is test?" now works. this was broken forever.
2002-11-24 dms- adding/forgeting factoids work
2002-11-24 dms- converted 3 instances of setFactInfo to 1 sqlUpdate.
2002-11-24 dms- db => sql
2002-11-24 dms- new sql functions changeover.
2002-11-22 timrikergmtime
2002-11-22 timrikerdbm dbGet returns wrong field order
2002-11-22 timrikerdbDel takes a hash, dbm untested
2002-11-21 dms- comment out debug line for factoid args.
2002-11-21 dms- strictify
2002-11-21 dms- regex now safe in factoid redirection.
2002-11-20 timrikerfixed. setFactInfo should take a hash
2002-11-20 timrikermore reasonable default limits and messages
2002-11-20 timrikerfix rand, factoids, convert to gmtime
2002-11-19 timrikerremove old code
2002-11-19 timrikerfactarg debug
2002-11-03 dms- woops. forgot to check +o aswell.
2002-11-03 dms- added user flag +a for asking factoids...
2002-11-02 dms- forgot these changes to allow for +O userfile support.
2002-11-02 dms- added support/hack for channel +o as "+o" in bot...
2002-11-01 timrikercleanup
2002-11-01 timrikersave 2 lookups while I'm at it
2002-11-01 timrikerreduce database calls on each factoid request by using...
2002-10-29 dms- berkeley dbm support now works! thanks to tim riker.
2002-01-05 dms- IsHostMatch: check for NULL.
2001-12-26 dms- make ignoreAdd a little more verbose.
2001-12-15 dms- kill fork if it has run for too long, and still exists!
2001-12-12 dms- updates to DEBUG/WARN/ERROR or the result of looking...
2001-12-11 dms- return early if $AUTOLOAD is undefined.
2001-10-07 dms- ok, now it works. kill me, lear!
2001-10-05 dms- I borked DBCommon.pl by mistake (setFactInfo duplicat...
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-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...
next