rbot
2007-03-05  Giuseppe Bilottaquiz plugin: new cleanup command to remove players...
2007-03-05  Giuseppe BilottaPrevious commit wasn't that good, too restrictive....
2007-03-05  Giuseppe BilottaRework netmask/hostname detection code to work around...
2007-02-24  Giuseppe BilottaTry to give a meaningful quit message when quitting...
2007-02-23  Giuseppe BilottaUtils.secs_to_string now convert seconds to integers...
2007-02-20  Giuseppe BilottaUse ASCII KCODE to prevent problems like missing charac...
2007-02-20  Giuseppe BilottaMinor message optimizations
2007-02-20  Giuseppe Bilottashiritori plugin, thanks to hagabaka
2007-02-20  Giuseppe BilottaNew IRC Framework: bot now keeps track of his nick...
2007-02-20  Giuseppe Bilottaremind plugin: fix for repeated reminders failing after...
2007-02-20  Giuseppe BilottaFix timer handling when Actions raise errors
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-18  Giuseppe BilottaMinor optimization to Auth.random_password
2007-02-18  Giuseppe BilottaMore fixes for nickname handling on connection
2007-02-18  Giuseppe Bilottabasics: respond to public pings too (i.e. to /ping...
2007-02-17  Giuseppe BilottaNew IRC Framework: optimize processing of server messag...
2007-02-17  Giuseppe BilottaNew IRC Framework: fix initial handling and guessing...
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 BilottaRegexp: IP address regexps where missing an octet
2007-02-15  Giuseppe BilottaMore Regexp madness. Fixes, optimizations, and a new...
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-15  Giuseppe BilottaStart implementing common regular expressions to be...
2007-02-15  Giuseppe BilottaNew IRC Framework: set default capabilities to RFC...
2007-02-15  Giuseppe BilottaAllow all printable 7-bit ASCII characters in passwords
2007-02-15  Giuseppe BilottaStringify password when creating botuser. Useful when...
2007-02-14  Giuseppe BilottaReset configuration changed status after saving success...
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 BilottaOnly save config file when configuration changed
2007-02-14  Giuseppe Bilottalart pluing: use plugin.map instead of plugin.register
2007-02-14  Giuseppe BilottaMake message map regexps less aggressive
2007-02-14  Giuseppe BilottaTry to fail more graciously when net/https is not loada...
2007-02-14  Giuseppe BilottaReally minor typo in previous commit
2007-02-14  Giuseppe BilottaNew Irc Framework: fix default channel modes prefixes...
2007-02-14  Giuseppe BilottaNew Irc Framework: fix bug in debug message causing...
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 BilottaRemote Service Provider: increase security by preventin...
2007-02-12  Giuseppe BilottaRemote Service Provider: implement auth control for...
2007-02-12  Giuseppe BilottaRemote Service Provider now functional, although it...
2007-02-12  Giuseppe BilottaFix casemap/server mismatch problems when moving the...
2007-02-12  Giuseppe Bilottaquiz plugin: more UTF-8 workarounds while we wait for...
2007-02-12  Giuseppe BilottaInitial work on a DRb-based remote service for rbot...
2007-02-11  Giuseppe BilottaMessageMapper: documentation cleanup, and Template...
2007-02-11  Giuseppe BilottaMinor messagemapper optimizations
2007-02-11  Giuseppe Bilottaquiz plugin: initial support for unicode (UTF-8) answers
2007-02-11  Giuseppe BilottaStart work on preferring size to length: it's the same...
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 BilottaPreserve safe save dir across rescans
2007-02-10  Giuseppe BilottaHandle server connections (e.g. through a bip proxy...
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 BilottaMessage mapper: we are ony interested in matching messa...
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-07  Giuseppe BilottaFix rbot quieting
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 BilottaFix IRCification of HTML strings when only whitespace...
2007-02-06  Giuseppe BilottaMove code to get first par from a series of urls from...
2007-02-06  Giuseppe BilottaOptimizations to ircify_first_html_par
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 Bilottasendmsg improvements: default send options can now...
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-06  Giuseppe BilottaNew IRC Framework: more convenience methods to look...
2007-02-06  Giuseppe BilottaNew IRC Framework: NetmaskList now have an enhanced...
2007-02-05  Giuseppe BilottaNew IRC Framework: add missing accessors for channel...
2007-02-05  Giuseppe BilottaImproved Utils.secs_to_string
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 BilottaFix max_lines handling in new sendmsg code
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...
next