]> git.donarmstrong.com Git - infobot.git/history - src/Modules
- bleh. no need to explain. had to back out one change by mistake.
[infobot.git] / src / Modules /
2002-11-08 dms- bleh. no need to explain. had to back out one change...
2002-11-08 dms- updated apt's source to cvs, undefined values here...
2002-11-08 dms- calculated delta time negatively.
2002-11-08 dms- forgot to delete hash key even if current pid ==...
2002-11-07 timrikernew dist naming
2002-11-04 timrikerexplicit srand for better fork
2002-11-04 timrikeradd zippy by popular request, disabled by default
2002-11-03 timrikeradd initial SQLite support
2002-11-02 dms- added support/hack for channel +o as "+o" in bot...
2002-11-02 timrikerplug.org, there should be a general xml news app...
2002-11-02 timrikersingle line for now
2002-11-02 timrikerzfi/zsi searching for #zaurus
2002-11-02 timrikerBZFlag queries
2002-11-02 timrikerfix freshmeat for dbm, (should not break others)
2002-10-30 timrikerfix babelfish and add new languages
2002-10-29 dms- bah, was editting the comments in another xterm but...
2002-10-29 dms- berkeley dbm support now works! thanks to tim riker.
2002-07-03 dms- Lycos.pm not installed on some machines - can cause...
2002-05-13 dms- added weather from Nathan Moschkin <logeist@guinerd...
2002-03-28 dms- ok, if there are no hits, make sure $num is undefined.
2002-03-09 dms- Manually applied patch from Morten Brix Pedersen...
2002-03-09 dms- "unless if" typo! found by <morten@wtf.dk>
2002-02-18 dms- Another patch from Morten Brix Pedersen <morten@wtf...
2002-02-16 dms- patch from Morten Brix Pedersen <morten@wtf.dk>....
2002-01-03 dms- on_disconnect: check if $self is defined. debugging...
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-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- basically fix up openDB to allow unix sockets. -lear.
2001-10-08 dms- another patch from lear.
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-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- 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 dns lookup
2001-05-25 dms- modified db_mysql to allow eleet usage of dbSet
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- 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- I broke maths when I tried to fix "999!" - fixed :-)
2001-05-13 dms- moved scripts/setup_sql.pl to src/db_mysql as &create...
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- 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- if a forked process "died", forked{}{PID} somehow...
2001-04-30 dms- forgot to set forked{}{PID} in addForked
2001-04-26 dms"~forget blah" now works. thanks to ElectricElf
2001-04-22 dmspart now warns if we're on a channel - allow it anyway.
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 dmsfix chanlimitChange time
2001-04-17 dms...
2001-04-17 dmsforgot to use \d+ for read shortcut
2001-04-16 dmschanset: fixed the following problem.
2001-04-14 dmsIRC/IrcHooks.pl
2001-04-13 dmsanother round of changes, damn it was hard to figure...
2001-04-13 dmsnews: can make news compulsory (chanset +newsNotifyAll)
2001-04-12 dmsnews: added news->factoid redirection
2001-04-11 dmsA round of fixes:
2001-04-07 dms- load file if we enabled option on the fly before...
2001-04-06 dmsWhen we did a symlink to all the set commands, the...
2001-04-06 dmsJust some more minor changes, to make some people happy...
2001-04-03 dmsMore clean ups, forgotten what they were, heh.
2001-04-01 dmsforgot to add this file, heh.
2001-03-31 dmsMany changes, basically added and integrated News,...
2001-02-20 dms- changed "m" to "n". asu.
2001-02-17 dms- ".op" fixed. found by Rev
2001-02-13 dmsmain:: fixes
2001-02-13 dms- moved read-only stuff from DynaConfig to here.
2001-02-13 dms- added support to factstats (requested,requesters...
2001-02-13 dmsdebugging added
2001-02-11 dmsremaining stuff... should fix factoids problem I hope
2001-02-09 dmstypo
2001-02-09 dmswe did a sort() when we should not have for '.sched'
2001-02-07 dms- list all schedulers and their respective time-of...
2001-02-07 dms- finally (about three times) fixed search for "*bin...
2001-02-06 dmsFixed by swapping dists hash around.
2001-02-06 dmsdebugging added.
next