]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib
Implement map! properly this time
[user/henk/code/ruby/rbot.git] / lib /
2006-07-24 Giuseppe BilottaImplement map! properly this time
2006-07-24 Giuseppe BilottaAdd mapsvn diff method for plugins: just like map,...
2006-07-24 Giuseppe BilottaAdd constants for Bold/Underline/Reverse/Color
2006-07-24 Giuseppe BilottaAdditiona work on the caching we really have to look...
2006-07-24 Giuseppe Bilottahttputil get/head/get_cached now also accept strings...
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 BilottaAdd get_cached method to httputil. No need to download...
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 Giuseppe BilottaFix message queue length
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 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 BilottaImprove robustness while saving auth config files and...
2006-07-18 Giuseppe Bilottarbot now properly identifies as the 'next version svn...
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-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-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 Giuseppe BilottaFix issue #71 with the proposed patch
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 BilottaFix #65 and #95. Disable topic built-in command since...
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-02-17 Tom Gilbertdie, annoyingly large log files
2006-02-10 Tom Gilbertuse a db env for the databases to avoid some corruption...
2006-02-09 Tom Gilbertattempt to resolve #65
2006-02-08 Tom Gilbertbug pointed on in #64, hopefully now resolved.
2006-02-05 Tom Gilbertoops bug
2006-01-27 Tom Gilbertautosplit registry. now we have one per plugin.
2006-01-21 Tom Gilbertbunch of changes.
2006-01-12 Tom Gilbertfix the fix
2006-01-12 Tom Gilbertproperly support ssl
2005-12-12 Tom Gilbertfound a bug
2005-12-12 Tom Gilberttry to handle backwards compat issues
2005-12-09 Tom Gilbertrequested for certain networks
2005-12-01 Tom Gilbertfixes from eean
2005-11-14 Tom Gilberttry this better fix
2005-11-04 Tom Gilbertmore escaping
2005-11-04 Tom Gilbertwindows hates logging to files with : in them :p
2005-10-13 Tom Gilbertvarious outstanding changes
2005-09-11 Tom Gilbertfix bug #29
2005-09-09 Tom Gilberttimestamp debug logs
2005-09-09 Tom Gilbertbugfix
2005-09-07 Tom Gilbertbetter win32 fix
2005-09-07 Tom Gilbertwin32 thing for signal handling
2005-09-05 Tom Gilbertbetter failure to connect behaviour
2005-08-31 Tom Gilberta little more robustness around emtpy lookups
2005-08-30 Tom Gilbertreconnect one connect failures too. Examples are tempor...
2005-08-28 Tom Gilbertfix ping/pong/reconnect issue reported in #20
2005-08-27 Tom Gilbertbetter setup for ping timeouts.
2005-08-27 Tom Gilbertfix for ticket #17
2005-08-27 Tom Gilbertreworked that last patch, now rbot pings the server...
2005-08-27 Tom Gilbertpatch from ticket #19 modified and applied - thanks :)
2005-08-24 Tom Gilbertegads, Etc.getlogin returns the real login, so if you...
2005-08-24 Tom Gilbertadd this to clean up
2005-08-24 Tom Gilbertswitch back to post-config to help packagers
2005-08-24 Tom Gilbertattempt fix for annoying exception issue
2005-08-24 Tom Gilbertfix nil lookups
2005-08-24 Tom Gilbertapplied patch from ticket #15, and added .inspect to...
2005-08-21 Tom GilbertSun Aug 21 13:29:55 BST 2005 Tom Gilbert <tom@linuxbri...
2005-08-12 Tom Gilbertsome tweaks
2005-08-10 Tom Gilbertpatch from Alexey Froloff:
2005-08-10 Tom Gilbertpatch from Alexey Froloff to use homedir from /etc...
2005-08-07 Tom GilbertSun Aug 07 18:20:24 BST 2005 Tom Gilbert <tom@linuxbri...
2005-08-07 Tom GilbertSun Aug 07 17:53:06 BST 2005 Tom Gilbert <tom@linuxbri...
2005-08-07 Tom Gilberttry that maybe
2005-08-07 Tom Gilberttry again
next