rbot
2006-07-24  Giuseppe BilottaNew command system for RSS plugin
2006-07-24  Giuseppe BilottaMore RSS plugin improvements
2006-07-24  Giuseppe BilottaAdditiona work on the caching we really have to look...
2006-07-24  Giuseppe BilottaStupid upper/lowercase typo in rss plugin
2006-07-24  Giuseppe Bilotta[257] was moot, this is the propert way to prevent...
2006-07-24  Giuseppe BilottaRSS plugin is now in '''much''' better shape
2006-07-24  Giuseppe Bilottahttputil get/head/get_cached now also accept strings...
2006-07-24  Giuseppe BilottaSuppress the warnings for Struct redefinition on rescan
2006-07-24  Giuseppe BilottaCleanups and bugfixes for the RSS plugin
2006-07-23  Giuseppe BilottaInitial version of the RSS plugin. Needs lots of love
2006-07-23  Giuseppe BilottaAdd act method to messages; behaves like reply, but...
2006-07-23  Giuseppe BilottaFix yielding in {{{httputil.get}}} and {{{httputil...
2006-07-23  Giuseppe BilottaAdd debug backtrace info for HttpUtil failures
2006-07-23  Giuseppe Bilottaurban dictionary now uses get_cached. It's still slow...
2006-07-23  Giuseppe BilottaAdd get_cached method to httputil. No need to download...
2006-07-23  Giuseppe BilottaUrban requires rubyful_soup, gracefully disable the...
2006-07-23  Giuseppe BilottaUrban dictionary plugin, contributed by eean (#105)
2006-07-23  Giuseppe Bilotta{{{httputil.rb}}} now handles redirects: a step towards...
2006-07-23  Giuseppe BilottaFix a warning introduced with [245]
2006-07-22  Giuseppe BilottaImplement support for the CAPAB IDENTIFY-MSG capability...
2006-07-22  Giuseppe BilottaBetter interruption handling, saner generic exception...
2006-07-22  Giuseppe BilottaOf course, I forgot about creating the subregistry...
2006-07-22  Giuseppe BilottaOk, too hasty. Fix 'no plugins loaded on rescan' bug...
2006-07-22  Giuseppe BilottaNew configuration option plugins.blacklist holding...
2006-07-21  Giuseppe BilottaFix path creation when upgrading 0.9.9 or earlier singl...
2006-07-21  Giuseppe BilottaFix subregistry importing from single-file (0.9.9 or...
2006-07-21  Giuseppe BilottaFix private messages not working and default channel...
2006-07-21  Alexander BeisigWhoops, typo. My bad.
2006-07-21  Alexander BeisigDisabled sending URL info to the channel by default...
2006-07-21  Giuseppe BilottaFix message queue length
2006-07-21  Alexander Beisigadded default security levels for "markov" and "autoop...
2006-07-21  Giuseppe BilottaImplement new message queue system. Messages in ring...
2006-07-21  Giuseppe BilottaSmall improvement on the byterate-based throttling...
2006-07-21  Giuseppe BilottaBetter byterate-based throttling code. We really need...
2006-07-20  Giuseppe BilottaApply patch offered in #98
2006-07-20  Giuseppe BilottaFix #57
2006-07-20  Giuseppe BilottaClean up logging from the plugins
2006-07-20  Giuseppe BilottaAll lib/rbot files are now upgraded to the new logging...
2006-07-20  Giuseppe BilottaRename the former {{{log}}} method to {{{irclog}}}...
2006-07-20  Giuseppe BilottaRedirect standard streams if backgrounding was requeste...
2006-07-20  Giuseppe BilottaAdd --background option to daemonize the bot
2006-07-20  Giuseppe BilottaInclude exception class when plugins fail
2006-07-20  Giuseppe BilottaExplicitly handle BDB::Fatal errors by dumping database...
2006-07-19  Giuseppe BilottaFine-tune byterate throttling flood prevention. Better...
2006-07-19  Giuseppe BilottaImplement byterate-based flood protection
2006-07-18  Giuseppe BilottaImprove SIG(INT|TERM|HUP) handling and shutting down...
2006-07-18  Giuseppe BilottaFix a problem introduced with the new quote saving...
2006-07-18  Giuseppe BilottaImprove robustness while saving auth config files and...
2006-07-18  Giuseppe BilottaSome nickservs don't want the nick to be passed to...
2006-07-18  Giuseppe Bilottarbot now properly identifies as the 'next version svn...
2006-07-17  Alexander BeisigFixed chucknorris.rb debug output
2006-07-17  Alexander BeisigChanges that will (hopefully) make rbot work directly...
2006-07-14  Giuseppe BilottaFix for #102
2006-07-13  Giuseppe Bilottaircbot shouldn't issue {{{@socket}}} commands when...
2006-07-13  Giuseppe BilottaPrevent a traceback when network is down and clearq...
2006-07-13  Giuseppe BilottaFix a problem with not rejoining channel after disconne...
2006-07-05  Giuseppe BilottaAdd plugin for dictionary lookup using the (Italian...
2006-07-05  Giuseppe BilottaImprove debug output for multiline error messages....
2006-06-29  Giuseppe BilottaAdd $stdout flushing to debug. This is needed to work...
2006-06-29  Giuseppe BilottaImprove nick management when it was taken
2006-06-28  Giuseppe BilottaBe more tolerant for messages about channels we are...
2006-06-28  Giuseppe BilottaBetter workaround for ticket #58; now the {{{names...
2006-06-28  Giuseppe BilottaThere are now three nickserv config options (name,...
2006-06-28  Giuseppe BilottaFix issue #101
2006-06-28  Giuseppe BilottaWhitespace cleanup
2006-06-26  Alexander Beisigsome small improvements to topic.rb
2006-06-26  Giuseppe BilottaFix issue #71 with the proposed patch
2006-06-26  Alexander Beisigapplied patch to topic.rb by [dmp] for #100
2006-06-23  Giuseppe BilottaApply patch proposed in ticket #99
2006-06-09  Alexander Beisigfixed directory structure problems with the new db...
2006-06-08  Giuseppe BilottaDo environment checkpointing and log cleanups on save...
2006-06-08  Giuseppe BilottaOutput {{{gets}}} exceptions on debug
2006-06-08  Giuseppe BilottaImproved handling of database handling and cleanup...
2006-06-07  Giuseppe BilottaThe sub_registry method for BotRegistryAccessor had...
2006-06-07  Giuseppe BilottaNew features (private addressing) and cleanup for the...
2006-06-07  Giuseppe BilottaFix #65 and #95. Disable topic built-in command since...
2006-06-02  Alexander Beisigfixed #85, made "chat about" more reliable by trying...
2006-06-02  Alexander Beisigfixed #83 and also fixed wrong calculation of games...
2006-06-01  Chris GahanFixes #87 (from giuseppe.bilotta)
2006-06-01  Chris Gahangiuseppe.bilotta's new topic plugin, as well as a tiny...
2006-06-01  Chris Gahangiuseppe.bilotta's patch: "Fix exception when connectio...
2006-06-01  Chris Gahangiuseppe.bilotta's patch:
2006-05-30  Alexander Beisigfix httputil.rb when using proxy (Ticket #80)
2006-04-15  Chris GahanChucknorris gets even more DIESEL!!
2006-03-28  Chris GahanTotally rewritten Chuck Norris plugin. Now uses QuickQu...
2006-03-25  Chris GahanA few more cosmetic tweaks for IPLookup.
2006-03-25  Chris GahanAnd the bugfix 3 minutes later. :)
2006-03-25  Chris GahanNew plugin that finds out where an IP or domain is...
2006-03-10  Chris GahanAdded a note about libopenssl-ruby to REQUIREMENTS...
2006-03-03  Chris GahanThe chuck norris plugin has become 100 times more aweso...
2006-02-25  Chris GahanSome tweaks to the new Fact-about-anyone funcitonality.
2006-02-25  Chris GahanYou can now add the nick of someone in the channel...
2006-02-23  Chris Gahanchucknorris.rb now supports Vin Diesel and Mr. T, and...
2006-02-23  Chris GahanNew and IMPROVED Deep Thoughts plugin! (Better deep...
2006-02-22  Chris GahanFixed some bugs (should stop showing #<Net::something...
2006-02-22  Chris GahanA fixed chuck norris plugin. (The XML feed was disabled...
2006-02-17  Tom Gilbertdie, annoyingly large log files
2006-02-17  Tom GilbertRalph Churchill submitted a weather forecast plugin :D
2006-02-10  Tom Gilbertuse a db env for the databases to avoid some corruption...
2006-02-09  Tom Gilbertattempt to resolve #65
next