]> git.donarmstrong.com Git - infobot.git/shortlog
infobot.git
2001-05-18 dms- new, removed, modified files
2001-05-18 dms- new, removed, modified files
2001-05-18 dms- added support of ircTextCounters - works! thanks...
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- don't message user if something weird happened
2001-05-16 dms- fixed problem with non-lowercased nicks
2001-05-16 dms- fixed problem with non-lowercased nicks
2001-05-15 dms- fixed "tell" again!
2001-05-15 dms- fixed "tell" again!
2001-05-15 dms- I broke maths when I tried to fix "999!" - fixed :-)
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- 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- 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-13 dms- moved scripts/setup_sql.pl to src/db_mysql as &create...
2001-05-10 dms- added factoidPreventForgetList
2001-05-10 dms- added factoidPreventForgetList
2001-05-09 dms- debug info on stale - we may use this incorrectly.
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-09 dms- added CR's here and there; minor reformatting
2001-05-08 dms- show total commands used in "status"
2001-05-08 dms- show total commands used in "status"
2001-05-08 dms- use &hasParam() instead of IsChanConf for more commands
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- 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- 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- added "news newsflush" for manual intervention.
2001-05-06 dms- "news read ." shows expire time now.
2001-05-06 dms- "news read ." shows expire time now.
2001-05-06 dms- changed &Get*() to &get*(), &Delete*() to &del*()
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-04 dms- remove several debug messages; convert some to VERB()
2001-05-01 dms- added debugging to newsFlush()
2001-05-01 dms- added debugging to newsFlush()
2001-05-01 dms- ...
2001-05-01 dms- ...
2001-05-01 dms- if a forked process "died", forked{}{PID} somehow...
2001-05-01 dms- if a forked process "died", forked{}{PID} somehow...
2001-04-30 dmsupdated to accomodate new freshmeat table
2001-04-30 dmsupdated to accomodate new freshmeat table
2001-04-30 dms- forgot to set forked{}{PID} in addForked
2001-04-30 dms- forgot to set forked{}{PID} in addForked
2001-04-28 dmsupdated
2001-04-28 dmsupdated
2001-04-28 dmshookMode: change chan to nick. if deopped by chanserv...
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-26 dms"~forget blah" now works. thanks to ElectricElf
2001-04-24 dmsfix more warnings
2001-04-24 dmsfix more warnings
2001-04-23 dmsallow join to join irrelevent of being on chan
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 dmsfix on_targettoofast once and for all, hopefully.
2001-04-22 dmsmake sure chanstats don't flood
2001-04-22 dmsmake sure chanstats don't flood
2001-04-22 dmswoops... forgot this aswell
2001-04-22 dmswoops... forgot this aswell
2001-04-22 dmsdisabled literal if factoid is requested via /msg by...
2001-04-22 dmsdisabled literal if factoid is requested via /msg by...
2001-04-22 dmsdon't call chanservcheck in joinnextchan
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-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-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 dmswe didn't set modified_time for deleted factoids -...
2001-04-20 dmschagned notice lines/sec to 3
2001-04-20 dmschagned notice lines/sec to 3
2001-04-20 dmsconverted %{$blah{$blah}} to %{ $blah{$blah} }
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-19 dmsnews: don't list new items if they don't have Text.
2001-04-18 dmsfixed seen ""
2001-04-18 dmsfixed seen ""
2001-04-18 dmsforgot this one
2001-04-18 dmsforgot this one
2001-04-18 dmsadded flood protection for notice()
2001-04-18 dmsadded flood protection for notice()
2001-04-18 dmsfixed the following bugs:
2001-04-18 dmsfixed the following bugs:
2001-04-18 dmsfix chanlimitChange time
2001-04-18 dmsfix chanlimitChange time
2001-04-17 dmsok... use "" around hashes that use _ bare.
2001-04-17 dmsok... use "" around hashes that use _ bare.
2001-04-17 dms...
2001-04-17 dms...
2001-04-17 dmsforgot to use \d+ for read shortcut
2001-04-17 dmsforgot to use \d+ for read shortcut
2001-04-17 dmsanother round of useless changes
2001-04-17 dmsanother round of useless changes
next