Age | Commit message (Expand) | Author |
2006-07-21 | Implement new message queue system. Messages in ring 0 have top priority, oth... | Giuseppe Bilotta |
2006-07-21 | Small improvement on the byterate-based throttling code | Giuseppe Bilotta |
2006-07-21 | Better byterate-based throttling code. We really need the separate queues though | Giuseppe Bilotta |
2006-07-20 | Apply patch offered in #98 | Giuseppe Bilotta |
2006-07-20 | Fix #57 | Giuseppe Bilotta |
2006-07-20 | Clean up logging from the plugins | Giuseppe Bilotta |
2006-07-20 | All lib/rbot files are now upgraded to the new logging feature | Giuseppe Bilotta |
2006-07-20 | Rename the former {{{log}}} method to {{{irclog}}} and introduce new logging ... | Giuseppe Bilotta |
2006-07-20 | Redirect standard streams if backgrounding was requested even if the fork failed | Giuseppe Bilotta |
2006-07-20 | Add --background option to daemonize the bot | Giuseppe Bilotta |
2006-07-20 | Include exception class when plugins fail | Giuseppe Bilotta |
2006-07-20 | Explicitly handle BDB::Fatal errors by dumping database stats and restarting | Giuseppe Bilotta |
2006-07-19 | Fine-tune byterate throttling flood prevention. Better than before, but still... | Giuseppe Bilotta |
2006-07-19 | Implement byterate-based flood protection | Giuseppe Bilotta |
2006-07-18 | Improve SIG(INT|TERM|HUP) handling and shutting down sequence | Giuseppe Bilotta |
2006-07-18 | Fix a problem introduced with the new quote saving procedure | Giuseppe Bilotta |
2006-07-18 | Improve robustness while saving auth config files and channel quotes | Giuseppe Bilotta |
2006-07-18 | Some nickservs don't want the nick to be passed to them when identifying | Giuseppe Bilotta |
2006-07-18 | rbot now properly identifies as the 'next version svn', and the gem package i... | Giuseppe Bilotta |
2006-07-17 | Fixed chucknorris.rb debug output | Alexander Beisig |
2006-07-17 | Changes that will (hopefully) make rbot work directly from the SVN checkout | Alexander Beisig |
2006-07-14 | Fix for #102 | Giuseppe Bilotta |
2006-07-13 | ircbot shouldn't issue {{{@socket}}} commands when disconnected | Giuseppe Bilotta |
2006-07-13 | Prevent a traceback when network is down and clearq is called. Don't know if ... | Giuseppe Bilotta |
2006-07-13 | Fix a problem with not rejoining channel after disconnect and nick taken, bec... | Giuseppe Bilotta |
2006-07-05 | Add plugin for dictionary lookup using the (Italian) De Mauro/Paravia online ... | Giuseppe Bilotta |
2006-07-05 | Improve debug output for multiline error messages. Improve exception handling... | Giuseppe Bilotta |
2006-06-29 | Add $stdout flushing to debug. This is needed to work around some 'laggy cons... | Giuseppe Bilotta |
2006-06-29 | Improve nick management when it was taken | Giuseppe Bilotta |
2006-06-28 | Be more tolerant for messages about channels we are not in, but still signal ... | Giuseppe Bilotta |
2006-06-28 | Better workaround for ticket #58; now the {{{names}}} delegationg passes on t... | Giuseppe Bilotta |
2006-06-28 | There are now three nickserv config options (name, ident_request, wait). The ... | Giuseppe Bilotta |
2006-06-28 | Fix issue #101 | Giuseppe Bilotta |
2006-06-28 | Whitespace cleanup | Giuseppe Bilotta |
2006-06-26 | some small improvements to topic.rb | Alexander Beisig |
2006-06-26 | Fix issue #71 with the proposed patch | Giuseppe Bilotta |
2006-06-26 | applied patch to topic.rb by [dmp] for #100 | Alexander Beisig |
2006-06-23 | Apply patch proposed in ticket #99 | Giuseppe Bilotta |
2006-06-09 | fixed directory structure problems with the new db code (#73, comment at #59) | Alexander Beisig |
2006-06-08 | Do environment checkpointing and log cleanups on save. This should prevent lo... | Giuseppe Bilotta |
2006-06-08 | Output {{{gets}}} exceptions on debug | Giuseppe Bilotta |
2006-06-08 | Improved handling of database handling and cleanup during shutdown | Giuseppe Bilotta |
2006-06-07 | The sub_registry method for BotRegistryAccessor had somehow gotten AWOL. This... | Giuseppe Bilotta |
2006-06-07 | New features (private addressing) and cleanup for the topic plugin | Giuseppe Bilotta |
2006-06-07 | Fix #65 and #95. Disable topic built-in command since the new topic plugin ha... | Giuseppe Bilotta |
2006-06-02 | fixed #85, made "chat about" more reliable by trying to avoid two word sentences | Alexander Beisig |
2006-06-02 | fixed #83 and also fixed wrong calculation of games played | Alexander Beisig |
2006-06-01 | Fixes #87 (from giuseppe.bilotta) | Chris Gahan |
2006-06-01 | giuseppe.bilotta's new topic plugin, as well as a tiny patch to the quotes pl... | Chris Gahan |
2006-06-01 | giuseppe.bilotta's patch: "Fix exception when connection with server times out" | Chris Gahan |