rbot
2008-06-30  Giuseppe BilottaVersion 0.9.11-rc1 rbot-0.9.11-rc1
2008-06-30  Giuseppe BilottaRakefile: update list of binaries
2008-06-30  Giuseppe BilottaItalian PO typo
2008-06-30  Giuseppe Bilottafiglet plugin: check paths and fonts using Utils.safe_exec
2008-06-30  Giuseppe Bilotta* external execute plugin default to non-absolute paths
2008-06-30  dmitry kim* markov: lowered the priority of the learning thread
2008-06-30  dmitry kim+ markov: sleep() some in the learning thread
2008-06-30  Diego 'Flameeyes... Add a host.path setting to set the path to the host...
2008-06-30  Diego 'Flameeyes... Add a cal.path option with the path to the cal program.
2008-06-30  Diego 'Flameeyes... Replace spell.program option with a spell.path one.
2008-06-30  Giuseppe BilottaItalian translation update
2008-06-30  Yaohan Chenadd task for normalizing po files
2008-06-30  Yaohan Chennormalize pot and po files
2008-06-30  Yaohan Chenmake gettext tasks only update a file with new msg...
2008-06-30  Giuseppe Bilottasearch plugin: fix gcalc regexp
2008-06-29  dmitry kim* AUTHORS: jsn-: i refuse to use gmail.org!
2008-06-29  Giuseppe Bilottamessage.rb: suppress warning about duplicate method
2008-06-29  Giuseppe Bilotta* fix handling of IDENTIFY_MSG
2008-06-28  Giuseppe Bilottaircbot.rb: @bot.topic() can also be used to retrieve...
2008-06-28  Giuseppe BilottaNew IRC framework: allow RPL_TOPIC(_INFO) for channels...
2008-06-27  Giuseppe Bilottafiglet plugin: make it more friendly to external usage
2008-06-26  Giuseppe Bilottaircbot.rb: make #mode()'s third argument optional
2008-06-26  Giuseppe Bilottabans plugin: fix bans rm badword :regexp
2008-06-26  dmitry kim* plugins/bans: show the bad word message in channel...
2008-06-26  dmitry kim* plugins/bans: fix timed bans
2008-06-26  Giuseppe BilottaUpdate PO
2008-06-26  Giuseppe Bilottaconfig.rb: localize git date in version
2008-06-25  Giuseppe Bilottamessage.rb: saner \#inspect() for BasicUserMessage...
2008-06-25  Giuseppe Bilottamarkov plugin: use plain message
2008-06-25  dmitry kim* (plugins/urban): fix the errors introduced by jsn...
2008-06-25  Spencer RIneharturban plugin: when urbandictionary.com goes offline...
2008-06-25  Giuseppe Bilottascript plugin: store channels as strings
2008-06-25  Yaohan Chenmarkov plugin: do learning in one thread, instead of...
2008-06-24  Yaohan Chenallow multi-line (artificial) messages be delegated...
2008-06-24  Giuseppe Bilottaextends.rb: suppress warning
2008-06-24  Giuseppe Bilottaircbot.rb: create the appropriate directories when...
2008-06-24  Giuseppe Bilottabans plugin: badword checks on plain message
2008-06-24  Giuseppe Bilottamessage handling: improve IRC format handling for recei...
2008-06-24  Giuseppe Bilottalastfm plugin: code cleanup and warning suppression
2008-06-24  Giuseppe Bilottafiglet plugin: fix font usage and defaults
2008-06-24  Giuseppe Bilottaircsocket.rb: use syswrite since ruby's buffered io...
2008-06-24  Yaohan Chenfake_message duplicates m.reply and m.in_thread from...
2008-06-24  Yaohan Chenfake messages will use the originating message's reply...
2008-06-24  Giuseppe Bilottaircbot.rb: copy missing template files on startup
2008-06-24  Giuseppe Bilottaconfig.rb: system wide overrides in /etc/rbot.conf
2008-06-24  Giuseppe BilottaPO update
2008-06-24  Marc LagrangeFrench translation
2008-06-24  Giuseppe Bilottafiglet plugin: toilet support
2008-06-23  Giuseppe Bilottaspell plugin: command line option
2008-06-23  Giuseppe Bilottaspell plugin: use case instead of if/elsif/.../end...
2008-06-23  Giuseppe Bilottaspell plugin: spell program is a config option
2008-06-23  Spencer RInehartFollow pagination of results
2008-06-23  Casey Linklastfm plugin: tries to parse the current station....
2008-06-23  Yaohan ChenSet GetText.cached = false so that mo files are reloade...
2008-06-23  Casey Linkdict.rb plugin: fixes the oxford parser so it doesn...
2008-06-23  Spencer RInehartUrban can now grab the first page of definitions.
2008-06-23  Diego 'Flameeyes... Ignore generated files.
2008-06-23  Diego 'Flameeyes... Properly find out the available fortune categories.
2008-06-23  Giuseppe Bilottarfc2812.rb: skip unknown channel modes altogether
2008-06-23  Yaohan Chenrename plugin_files to source_files in rgettext_proc
2008-06-23  Yaohan Chenmake gettext tasks output files being regenerated and...
2008-06-22  Giuseppe Bilotta+ strip all colours and formatting when sending to...
2008-06-22  Giuseppe Bilotta#any? and #all? methods for Channel#mode to check if...
2008-06-22  Giuseppe Bilottaextends: define Array#shuffle(\!) only if not present...
2008-06-22  Giuseppe Bilottarfc2812.rb: warn about unhandled numeric replies too
2008-06-22  Giuseppe Bilottaircbot.rb: ask about current channel modes on join
2008-06-22  Giuseppe Bilottarfc2812.rb: refactor MODE parsing to use it for RPL_CHA...
2008-06-22  Giuseppe BilottaPO updates
2008-06-21  Yaohan Chenmakemo task autocreates data/locale/*/LC_MESSAGES direc...
2008-06-21  Giuseppe Bilottalastfm plugin: default to current nick for lookups
2008-06-21  Casey Linklastfm plugin: no need to specify a username for functi...
2008-06-21  Casey Linklastfm plugin: users can now associate their lastfm...
2008-06-21  Casey Linklastfm plugin: added now playing info to the help
2008-06-21  Casey Linklastfm plugin: Added now playing command
2008-06-21  Giuseppe Bilotta* initialize $version_timestamp to suppress a warning
2008-06-21  Giuseppe Bilottafiglet plugin: font is now a config value
2008-06-21  Giuseppe Bilottafiglet plugin: utf-8
2008-06-21  Giuseppe Bilottafiglet plugin: ignore max_lines
2008-06-21  Giuseppe Bilottafiglet plugin: be informative when figlet wasn't found
2008-06-20  Yaohan Chenmove bin/msgmerge-wrapper.rb to top level, as it is...
2008-06-20  Giuseppe Bilottasetup.rb: some sanitizing
2008-06-20  Giuseppe BilottaUpdate to setup.rb 3.4.1
2008-06-20  Yaohan Chenrewrite updatepo and makemo tasks to take advantage...
2008-06-20  Giuseppe BilottaItalian translation fixes
2008-06-20  Ian Alexander... made the time plugin have more pretty output, show...
2008-06-20  Feroce Maria... updated italian translation
2008-06-20  Casey Linkgrouphug plugin: tweak regex so it captures confessions...
2008-06-20  dmitry kim* directory independent launch_here.rb: 3rd attempt
2008-06-20  Giuseppe Bilottadbhash: doh
2008-06-20  Giuseppe Bilottadbhash.rb: slightly rework errors for failing to load bdb
2008-06-20  Giuseppe Bilottaircbot.rb: ensure that the logger is flushed
2008-06-20  Giuseppe Bilottabin/rbot: don't look for a svn revision if .svn doesn...
2008-06-19  Giuseppe BilottaPO update
2008-06-19  Giuseppe Bilottaquotes plugin: fix help
2008-06-19  Giuseppe Bilottaquotes plugin: more localization
2008-06-19  Giuseppe Bilottaupdated italian translation for quotes
2008-06-19  Giuseppe Bilottawheelfortune: typo in help
2008-06-19  Giuseppe Bilottaupdated italian translation for WOF
2008-06-19  Giuseppe Bilottaupdated italian translation for factoids
2008-06-19  Giuseppe Bilottaupdated italian translation for rss
next