Age | Commit message (Expand) | Author |
2006-07-24 | Fix yet more problem reporting in rss plugin | Giuseppe Bilotta |
2006-07-24 | Fix problem reporting in rss plugin | Giuseppe Bilotta |
2006-07-24 | con: | Giuseppe Bilotta |
2006-07-24 | RSS plugin update. | Giuseppe Bilotta |
2006-07-24 | RSS plugin cleanup: printFormattedRss made more generic, added 'trac' type | Giuseppe Bilotta |
2006-07-24 | RSS plugin now uses bold all around in the help messages | Giuseppe Bilotta |
2006-07-24 | Add constants for Bold/Underline/Reverse/Color | Giuseppe Bilotta |
2006-07-24 | Set KCODE; UTF-8 is the future | Giuseppe Bilotta |
2006-07-24 | Revert the Struct.new-related changes because they don't do what we want | Giuseppe Bilotta |
2006-07-24 | New command system for RSS plugin | Giuseppe Bilotta |
2006-07-24 | More RSS plugin improvements | Giuseppe Bilotta |
2006-07-24 | Additiona work on the caching we really have to look into some serious http l... | Giuseppe Bilotta |
2006-07-24 | Stupid upper/lowercase typo in rss plugin | Giuseppe Bilotta |
2006-07-24 | [257] was moot, this is the propert way to prevent Structs from being created... | Giuseppe Bilotta |
2006-07-24 | RSS plugin is now in '''much''' better shape | Giuseppe Bilotta |
2006-07-24 | httputil get/head/get_cached now also accept strings and not just URIs | Giuseppe Bilotta |
2006-07-24 | Suppress the warnings for Struct redefinition on rescan | Giuseppe Bilotta |
2006-07-24 | Cleanups and bugfixes for the RSS plugin | Giuseppe Bilotta |
2006-07-23 | Initial version of the RSS plugin. Needs lots of love | Giuseppe Bilotta |
2006-07-23 | Add act method to messages; behaves like reply, but does a CTCP action | Giuseppe Bilotta |
2006-07-23 | Fix yielding in {{{httputil.get}}} and {{{httputil.head}}} and usage of [] in... | Giuseppe Bilotta |
2006-07-23 | Add debug backtrace info for HttpUtil failures | Giuseppe Bilotta |
2006-07-23 | urban dictionary now uses get_cached. It's still slow, though, so we can safe... | Giuseppe Bilotta |
2006-07-23 | Add get_cached method to httputil. No need to download the same page over and... | Giuseppe Bilotta |
2006-07-23 | Urban requires rubyful_soup, gracefully disable the plugin if it can't be found | Giuseppe Bilotta |
2006-07-23 | Urban dictionary plugin, contributed by eean (#105) | Giuseppe Bilotta |
2006-07-23 | {{{httputil.rb}}} now handles redirects: a step towards #105, can be used als... | Giuseppe Bilotta |
2006-07-23 | Fix a warning introduced with [245] | Giuseppe Bilotta |
2006-07-22 | Implement support for the CAPAB IDENTIFY-MSG capability available on some ser... | Giuseppe Bilotta |
2006-07-22 | Better interruption handling, saner generic exception handling | Giuseppe Bilotta |
2006-07-22 | Of course, I forgot about creating the subregistry directories for brand new ... | Giuseppe Bilotta |
2006-07-22 | Ok, too hasty. Fix 'no plugins loaded on rescan' bug introduced by previous p... | Giuseppe Bilotta |
2006-07-22 | New configuration option plugins.blacklist holding an array of plugins to be ... | Giuseppe Bilotta |
2006-07-21 | Fix path creation when upgrading 0.9.9 or earlier single-db registry | Giuseppe Bilotta |
2006-07-21 | Fix subregistry importing from single-file (0.9.9 or older) plugin database | Giuseppe Bilotta |
2006-07-21 | Fix private messages not working and default channel names for the message queue | Giuseppe Bilotta |
2006-07-21 | Whoops, typo. My bad. | Alexander Beisig |
2006-07-21 | Disabled sending URL info to the channel by default, as several people | Alexander Beisig |
2006-07-21 | Fix message queue length | Giuseppe Bilotta |
2006-07-21 | added default security levels for "markov" and "autoop" (!) | Alexander Beisig |
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 |