HttpUtil: decompress gzipped body in partial_body too; whitespace cleanup too
[rbot] / data /
2007-03-15  Dmitry Kim+ Added remotectl plugin and an example druby API clien...
2007-03-14  Chris GahanAdded config option: "url.titles_only"
2007-03-13  Giuseppe Bilottaimdb plugin: update to the new site layout, use rbot...
2007-03-07  Giuseppe Bilottaquiz plugin: don't crash when the answer is entirely...
2007-03-05  Giuseppe Bilottaautorejoin plugin: insult on rejoin now optional
2007-03-05  Giuseppe Bilottaquiz plugin: new cleanup command to remove players...
2007-02-20  Giuseppe Bilottashiritori plugin, thanks to hagabaka
2007-02-20  Giuseppe Bilottaremind plugin: fix for repeated reminders failing after...
2007-02-18  Giuseppe BilottaInitial steps towards a namespace rationalization
2007-02-18  Giuseppe Bilottanickserv plugin: previous commit had a line wrong
2007-02-18  Giuseppe Bilottanickserv plugin: export information on current identifi...
2007-02-18  Giuseppe BilottaPlugin header boilerplating.
2007-02-18  Giuseppe Bilottanickserv plugin: better nickname recovery handling
2007-02-17  Giuseppe Bilottabans plugin: fix badword regular expression creation
2007-02-16  Giuseppe Bilottaquiz plugin: remove debug stuff
2007-02-16  Giuseppe Bilottaquiz plugin: sometimes cmd_hint was not busting even...
2007-02-16  Chris Gahan * Fixed roshambo (the bot would always tie if it picke...
2007-02-16  Giuseppe Bilottakeywords plugin: more fixes to 'reply-on-question'...
2007-02-15  Giuseppe Bilottaautoop plugin: auto-opping on nick change can now be...
2007-02-15  Giuseppe Bilottaremind plugin: one-shot reminders gave a reminder time...
2007-02-15  Giuseppe BilottaNew unreplied() method for plugins that want to handle...
2007-02-15  Giuseppe Bilottaautoop plugin: make it work again when no channel is...
2007-02-15  Giuseppe BilottaMore minor plugin optimizations
2007-02-14  Giuseppe BilottaModernize/optimize/cleanup a bunch of plugins
2007-02-14  Giuseppe Bilottashortenurls plugin, merging tinyurl and rubyurl and...
2007-02-14  Giuseppe Bilottalart pluing: use plugin.map instead of plugin.register
2007-02-13  Giuseppe Bilottaquiz plugin: quiz refresh command to refresh the questi...
2007-02-13  Giuseppe Bilottaquiz plugin: QuizAnswer class to wrap quiz answers...
2007-02-13  Giuseppe Bilottaquiz plugin: multiple answers allowed per questions...
2007-02-12  Giuseppe Bilottaquiz plugin: more UTF-8 workarounds while we wait for...
2007-02-11  Giuseppe Bilottaquiz plugin: initial support for unicode (UTF-8) answers
2007-02-10  Giuseppe Bilottarss plugin: spam log less
2007-02-10  Giuseppe Bilottamarkov plugin: upgrade ignores to new IRC framework
2007-02-10  Giuseppe BilottaNo we aren't. Fix devoiceme. Thanks Kamu
2007-02-10  Giuseppe BilottaAhem. Rename usermodes plugin to modes plugin :D. Are...
2007-02-10  Giuseppe BilottaRename op plugin to usermodes
2007-02-10  Giuseppe Bilottaop plugin: fix hop and add voice
2007-02-10  Giuseppe Bilottaop plugin: add half-op commands (hop). Also, previous...
2007-02-10  Giuseppe Bilottaop plugin: also provide a deop command. Thanks to Yaoha...
2007-02-10  Giuseppe Bilottaquiz plugin: online and on-disk sources can now be...
2007-02-08  Giuseppe Bilottarss plugin: rss watch improvements: can now specify...
2007-02-08  Giuseppe BilottaJapanese language support, thanks to Yaohan Chen
2007-02-07  Giuseppe BilottaRubify ugly unhilight_nick code
2007-02-07  Giuseppe Bilottaquiz plugin: dottification of nicks made optional,...
2007-02-06  Giuseppe BilottaEnhance Utils tools to get first pars, allowing an...
2007-02-06  Giuseppe Bilottadict plugin: options to set number of hits and first_pa...
2007-02-06  Giuseppe BilottaMove code to get first par from a series of urls from...
2007-02-06  Giuseppe BilottaMove code to find and ircify first par from search...
2007-02-06  Giuseppe BilottaMove extensions to standard classes into a specific...
2007-02-06  Giuseppe BilottaSuppress a couple of warnings
2007-02-06  Giuseppe BilottaCreate an utils subdir in core, which will store all...
2007-02-06  Giuseppe BilottaMinor fix for english salutation
2007-02-06  Giuseppe Bilottasalut plugin: try to reply in the same language we...
2007-02-06  Giuseppe Bilottasalut plugin: don't respond to salutations when changin...
2007-02-05  Giuseppe Bilottarss plugin: the refresh rate of each rss can be set...
2007-02-05  Giuseppe Bilottarss plugin: add command to change the handle or url...
2007-02-05  Giuseppe Bilottaazgame plugin: acceptable strings are defined per-langu...
2007-02-05  Giuseppe Bilottarss plugin: only parse feeds when xml changed. also...
2007-02-05  Giuseppe Bilottalinkbot plugin: nick/network catchers were not greedy...
2007-02-05  Giuseppe Bilottaazgame plugin: Japanese support (via wordlist) thanks...
2007-02-05  Giuseppe Bilottaazgame plugin: move az rules into the plugin initialization
2007-02-05  Giuseppe Bilottarss plugin: fix missplet 'gmane'
2007-02-05  Giuseppe Bilottarss plugin: performance enhancements when outputting...
2007-02-05  Giuseppe Bilottalinkbot plugins to properly delegate messages from...
2007-02-05  Giuseppe Bilottasearch plugin now exploits the new sendmsg improvements
2007-02-04  Giuseppe BilottaMore search.rb first_par fixups
2007-02-04  Giuseppe BilottaImprove 'first paragraph' detection in search plugin...
2007-02-04  Giuseppe Bilottaweather plugin: allow choice between metric, english...
2007-02-04  Giuseppe BilottaWeather plugin fixups
2007-02-04  Giuseppe BilottaMerge weather plugins
2007-02-02  Giuseppe BilottaTwo plugins had the executable property set. Reset it
2007-02-02  Giuseppe BilottaFix rm methods in bans plugin
2007-02-01  Giuseppe BilottaPrevious commit also implemented quiz autoask delay...
2007-02-01  Giuseppe Bilottasalut plugin: don't try matching something when we...
2007-01-30  Giuseppe Bilottaauth -> auth_path fixes
2007-01-30  Giuseppe BilottaWhen adding a feed watcher, let it fire instantly so...
2007-01-30  Giuseppe Bilottacase fixes in bans
2007-01-30  Giuseppe BilottaThe path to the fortune executable can now be configure...
2007-01-30  Giuseppe Bilottaquiz plugin was failing on private messages. Fix the...
2007-01-30  Giuseppe Bilottatime plugin: provide commands to let the bot forget...
2007-01-30  Giuseppe BilottaFix b0rkedness in bans plugin
2007-01-30  Giuseppe BilottaBetter debugging when bans errors out
2007-01-30  Giuseppe BilottaImproved bans plugin, thanks to kamu (reworked)
2007-01-29  Giuseppe BilottaUse the bot timer instead of Threads for periodic rss...
2007-01-29  Giuseppe BilottaRemove unused code from rss
2007-01-29  Giuseppe BilottaFix urban handling of links
2007-01-28  Giuseppe BilottaSearches now can return the first paragraph of the...
2007-01-27  Giuseppe BilottaSince the new Irc framework the quotes plugin wasn...
2007-01-26  Giuseppe BilottaSalutation improvements when the bot isn't address
2007-01-26  Giuseppe BilottaKeep track of invalid tries in azgame, but report them...
2007-01-26  Giuseppe BilottaSort azgame scores from highest to lowest
2007-01-26  Giuseppe BilottaForgot a space
2007-01-25  Giuseppe BilottaScore display cleanups in azgame
2007-01-25  Giuseppe BilottaInitial attempt at scoring in azgame. scoring isn't...
2007-01-23  Giuseppe BilottaItalian salut datafile enhancements
2007-01-23  Giuseppe BilottaMore lart plugins cleanup
2007-01-23  Giuseppe BilottaOops, forgot to reset @changed after save in salut
2007-01-23  Giuseppe Bilottasalut only saves its data files when they were changed...
2007-01-21  Giuseppe Bilottaquotefiles are now only saved only if they were changed
2007-01-11  Giuseppe BilottaFix more ranking bugs, hopefully prevent corruption
next