]> git.donarmstrong.com Git - infobot.git/history - src/Modules/News.pl
* Add vim formatting comments ( # vim:ts=4:sw=4:expandtab:tw=80 )
[infobot.git] / src / Modules / News.pl
2007-11-01 djmcgrath* Add vim formatting comments ( # vim:ts=4:sw=4:expandt...
2007-10-19 djmcgrath* Move rebranding branch to trunk
2007-10-16 djmcgrath* Rebranding from blootbot to infobot
2007-05-21 timrikertake a few more things literally
2006-01-06 timrikerreally support negative booleans and and return -1...
2005-03-08 timrikerexplicit $chan for getChanConfDefault
2004-11-23 timrikernews -> News
2003-11-14 timrikerstandard TODO: and FIXME:
2003-11-11 timrikerws
2003-06-14 dms- should possibly fix news problem where you join anoth...
2003-05-21 dms- proper behaviour now. ugly code.
2003-05-03 dms- don't list _default in chanstats
2002-11-22 timrikergmtime
2002-11-21 dms- strictify
2002-11-08 dms- added http support to Debian - no more corruption!
2002-11-08 dms- woops. use && instead of ||
2002-11-08 dms- modules: woops, used wrong var. should work now.
2002-11-08 dms- calculated delta time negatively.
2002-11-02 dms- added support/hack for channel +o as "+o" in bot...
2002-10-29 dms- bah, was editting the comments in another xterm but...
2002-05-13 dms- added weather from Nathan Moschkin <logeist@guinerd...
2002-03-09 dms- Manually applied patch from Morten Brix Pedersen...
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-08-06 dms- irctextcounters: add percentile/ranking.
2001-06-10 dms- forgot :: in News
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.