]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/shortlog
user/henk/code/ruby/rbot.git
2008-07-10 Giuseppe BilottaVersion 0.9.11-rc2
2008-07-10 dmitry kim* (plugins/rss) fixed item unique ids
2008-07-07 Giuseppe Bilottaspell plugin: it's spell.path, not spell.program
2008-07-07 Giuseppe Bilottafreshmeat plugin: trap errors raised during XML parse
2008-07-07 Giuseppe Bilottahttputil: don't fail when b0rked servers put the charse...
2008-07-07 Giuseppe Bilottafreshmeat plugin: fix feed retrieval
2008-07-07 Yaohan Chengenerate mo files only from existing po files, instead...
2008-07-07 Yaohan Chenuse msginit to generate po file when it does not exist
2008-07-07 Giuseppe BilottaPO update
2008-07-07 Giuseppe BilottaRakefile: ensure that the placeholder PACKAGE VERSION...
2008-07-07 Giuseppe BilottaRakefile: don't fail if .po or .pot file doesn't exist
2008-07-07 Yaohan Chenmo files are no longer included in gem but built as...
2008-07-06 Giuseppe Bilottaautoop plugin: stricter default permissions
2008-07-04 Giuseppe Bilottalastfm plugin: fail more graciously when no event is...
2008-07-04 Giuseppe Bilottalastfm plugin: some formatting changes for events
2008-07-04 Giuseppe Bilottalastfm plugin: document compare command
2008-07-04 Giuseppe Bilottalastfm plugin: properly use CGI.escape instead of wrong...
2008-07-04 Giuseppe Bilottalastfm plugin: quoting sux, bolding rox
2008-07-04 Giuseppe Bilottalastfm plugin: artist summary is HTML, IRC-ify it
2008-07-04 Giuseppe Bilottalastfm plugin: lastfm track search
2008-07-04 Giuseppe Bilottagrouphug plugin: help text simplification
2008-07-04 Casey Linkgrouphug plugin: add support for posting confessions...
2008-07-03 Giuseppe Bilottalastfm plugin: reinstate 1.0 API functions for which...
2008-07-03 Giuseppe Bilottalastfm plugin: better handling missing album in playing...
2008-07-03 Giuseppe Bilottalastfm plugin: cleanup Event initialization and fix...
2008-07-03 Casey Linklastfm plugin: Tweak event handling, and add attendance...
2008-07-03 Casey Linkutils.rb: added timeago and distance_of_time_in_words...
2008-07-03 Casey Linklastfm plugin: a bit more polish. updated help, removed...
2008-07-03 Casey Linksearch plugin: added a gcount function to return the...
2008-07-03 Casey Linklastfm.rb plugin: a minor bugfix and additional error...
2008-07-03 Casey Linklastfm.rb plugin: overhauled plugin to use the 2.0...
2008-07-03 Giuseppe Bilottamarkov plugin: don't raise if seed message doesn't...
2008-07-03 Giuseppe BilottaUNO plugin: skip empty messages
2008-07-03 Giuseppe BilottaUNO plugin: round cards for late joiners up, not down
2008-07-03 Giuseppe BilottaUNO plugin: don't show user cards if the user is not...
2008-07-02 Giuseppe BilottaItalian PO fix
2008-07-02 Giuseppe Bilottarss plugin: comment out a couple of potentially overver...
2008-06-30 Giuseppe BilottaVersion 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...
next