]> git.donarmstrong.com Git - infobot.git/shortlog
infobot.git
2002-02-16 dms- patch from Morten Brix Pedersen <morten@wtf.dk>....
2002-02-06 dms- Typo. Patch sent in by Joey Smith. Thanks.
2002-02-02 dms- hrm... forgot to update local copy before I can commi...
2002-01-16 dms- ok, shouldn't have deleted it in the first place
2002-01-16 dms- ok, google is now fixed!
2002-01-11 dms- added irc numeric 443 (useronchannel). should fix...
2002-01-11 dms- ircCheck of channels should now try and join channels...
2002-01-06 dms- modules: age of a few files were set to time(); use...
2002-01-05 dms- IsHostMatch: check for NULL.
2002-01-05 dms- we used $name instead of $_ in fe. Finally fixed...
2002-01-03 dms- better fix for on_disconnect.
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-28 dms- on_invite: used 'next' in if statement, changed to...
2001-12-26 dms- make ignoreAdd a little more verbose.
2001-12-18 dms- woops. we can kill parent by mistake!
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-12-02 dms- we used $::who when we sohuld have used $who in ...
2001-10-27 tom-One more directory fix.
2001-10-19 noopcommiting for tom lear fixes #456939
2001-10-15 dms- another orund of changes from lear.
2001-10-14 dms- lets remove $fhs
2001-10-14 dms- basically fix up openDB to allow unix sockets. -lear.
2001-10-08 dms- fhs changes
2001-10-08 dms- another patch from lear.
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- fhs changes
2001-10-04 dms- ok... is there a way, in cvs, to commit everything...
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- should fix "dict 1 shit". fixed by lear
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-21 dms- attempt to fix .reset (chans) prob
2001-06-14 dms- fixed, found by someone (lnx.de?)
2001-06-10 dms- forgot :: in News
2001-06-10 dms- irctextcounters: add percentage to top3
2001-06-01 dms- irctextcounter: ORDER by counter, not nick!
2001-06-01 dms- merged/modified patch from asuffield.
2001-05-30 dms- show how many calls we do to DEBUG,WARN,FIXME,status...
2001-05-30 dms- userAdd, if no mask is given, don't add it.
2001-05-29 dms- news: latest: use $who instead of $::who - need a...
2001-05-29 dms- quick reference... small but it's a start.
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-26 dms- fixed "news #debian latest" - how did I break it?
2001-05-26 dms- fixed dns lookup
2001-05-25 dms- modified db_mysql to allow eleet usage of dbSet
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-21 dms- if autoload fails, make poor attempt to load module.
2001-05-18 dms- new, removed, modified files
2001-05-18 dms- added support of ircTextCounters - works! thanks...
2001-05-16 dms- don't message user if something weird happened
2001-05-16 dms- fixed problem with non-lowercased nicks
2001-05-15 dms- fixed "tell" again!
2001-05-15 dms- I broke maths when I tried to fix "999!" - fixed :-)
2001-05-13 dms- added "setup/" directory with all the tables in separ...
2001-05-13 dms- renamed setup_sql.pl to setup.pl; added findparam.pl
2001-05-13 dms- moved scripts/setup_sql.pl to src/db_mysql as &create...
2001-05-10 dms- added factoidPreventForgetList
2001-05-09 dms- debug info on stale - we may use this incorrectly.
2001-05-09 dms- added CR's here and there; minor reformatting
2001-05-08 dms- show total commands used in "status"
2001-05-08 dms- use &hasParam() instead of IsChanConf for more commands
2001-05-06 dms- use ChanConfList instead of IsChanConf for newsFlush...
2001-05-06 dms- news: don't delete news cache if tehre are no news...
2001-05-06 dms- added "news newsflush" for manual intervention.
2001-05-06 dms- "news read ." shows expire time now.
2001-05-06 dms- changed &Get*() to &get*(), &Delete*() to &del*()
2001-05-04 dms- remove several debug messages; convert some to VERB()
2001-05-01 dms- added debugging to newsFlush()
2001-05-01 dms- ...
2001-05-01 dms- if a forked process "died", forked{}{PID} somehow...
2001-04-30 dmsupdated to accomodate new freshmeat table
2001-04-30 dms- forgot to set forked{}{PID} in addForked
2001-04-28 dmsupdated
2001-04-28 dmshookMode: change chan to nick. if deopped by chanserv...
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 dmsfix on_targettoofast once and for all, hopefully.
2001-04-22 dmsmake sure chanstats don't flood
2001-04-22 dmswoops... forgot this aswell
2001-04-22 dmsdisabled literal if factoid is requested via /msg by...
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-21 dmstodo list, for those who want to know what "new" featur...
2001-04-20 dmswe didn't set modified_time for deleted factoids -...
2001-04-20 dmschagned notice lines/sec to 3
2001-04-20 dmsconverted %{$blah{$blah}} to %{ $blah{$blah} }
2001-04-19 dmsnews: don't list new items if they don't have Text.
2001-04-18 dmsfixed seen ""
2001-04-18 dmsforgot this one
next