]> git.donarmstrong.com Git - infobot.git/history - src/Modules/News.pl
- irctextcounters: add percentage to top3
[infobot.git] / src / Modules / News.pl
2001-06-10 dms- irctextcounters: add percentage to top3
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-22 dms- commandstubs: cmd or ident could be null - semi fix.
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-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-04-30 dms- forgot to set forked{}{PID} in addForked
2001-04-26 dms"~forget blah" now works. thanks to ElectricElf
2001-04-19 dmsnews: don't list new items if they don't have Text.
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.