summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-04lastfm plugin: reinstate 1.0 API functions for which we don't have a working ...Giuseppe Bilotta
2008-07-03lastfm plugin: better handling missing album in playing infoGiuseppe Bilotta
2008-07-03lastfm plugin: cleanup Event initialization and fix missing artistGiuseppe Bilotta
2008-07-03lastfm plugin: Tweak event handling, and add attendance to output.Casey Link
2008-07-03utils.rb: added timeago and distance_of_time_in_words functionsCasey Link
2008-07-03lastfm plugin: a bit more polish. updated help, removed cruft.Casey Link
2008-07-03search plugin: added a gcount function to return the number of results in a g...Casey Link
2008-07-03lastfm.rb plugin: a minor bugfix and additional error handling case.Casey Link
2008-07-03lastfm.rb plugin: overhauled plugin to use the 2.0 api, added internationaliz...Casey Link
2008-07-03markov plugin: don't raise if seed message doesn't have enough wordsGiuseppe Bilotta
2008-07-03UNO plugin: skip empty messagesGiuseppe Bilotta
2008-07-03UNO plugin: round cards for late joiners up, not downGiuseppe Bilotta
2008-07-03UNO plugin: don't show user cards if the user is not playingGiuseppe Bilotta
2008-07-02Italian PO fixGiuseppe Bilotta
2008-07-02rss plugin: comment out a couple of potentially oververbose debug linesGiuseppe Bilotta
2008-07-01Version 0.9.11-rc1Giuseppe Bilotta
2008-07-01Rakefile: update list of binariesGiuseppe Bilotta
2008-06-30Italian PO typoGiuseppe Bilotta
2008-06-30figlet plugin: check paths and fonts using Utils.safe_execGiuseppe Bilotta
2008-06-30* external execute plugin default to non-absolute pathsGiuseppe Bilotta
2008-06-30* markov: lowered the priority of the learning threaddmitry kim
2008-06-30+ markov: sleep() some in the learning threaddmitry kim
2008-06-30Add a host.path setting to set the path to the host command.Diego 'Flameeyes' Pettenò
2008-06-30Add a cal.path option with the path to the cal program.Diego 'Flameeyes' Pettenò
2008-06-30Replace spell.program option with a spell.path one.Diego 'Flameeyes' Pettenò
2008-06-30Italian translation updateGiuseppe Bilotta
2008-06-30add task for normalizing po filesYaohan Chen
2008-06-30normalize pot and po filesYaohan Chen
2008-06-30make gettext tasks only update a file with new msg/msgid, normalize po/pot filesYaohan Chen
2008-06-30search plugin: fix gcalc regexpGiuseppe Bilotta
2008-06-30* AUTHORS: jsn-: i refuse to use gmail.org!dmitry kim
2008-06-29message.rb: suppress warning about duplicate methodGiuseppe Bilotta
2008-06-29* fix handling of IDENTIFY_MSGGiuseppe Bilotta
2008-06-28ircbot.rb: @bot.topic() can also be used to retrieve topic information instea...Giuseppe Bilotta
2008-06-28New IRC framework: allow RPL_TOPIC(_INFO) for channels we are not on, since s...Giuseppe Bilotta
2008-06-27figlet plugin: make it more friendly to external usageGiuseppe Bilotta
2008-06-26ircbot.rb: make #mode()'s third argument optionalGiuseppe Bilotta
2008-06-26bans plugin: fix bans rm badword :regexpGiuseppe Bilotta
2008-06-26* plugins/bans: show the bad word message in channel before the (kick)bandmitry kim
2008-06-26* plugins/bans: fix timed bansdmitry kim
2008-06-26Update POGiuseppe Bilotta
2008-06-26config.rb: localize git date in versionGiuseppe Bilotta
2008-06-26message.rb: saner \#inspect() for BasicUserMessage and derivativesGiuseppe Bilotta
2008-06-25markov plugin: use plain messageGiuseppe Bilotta
2008-06-26* (plugins/urban): fix the errors introduced by jsn- in the previous commitdmitry kim
2008-06-25urban plugin: when urbandictionary.com goes offline, don't throw errors.Spencer RInehart
2008-06-25script plugin: store channels as stringsGiuseppe Bilotta
2008-06-25markov plugin: do learning in one thread, instead of threading for each messageYaohan Chen
2008-06-24allow multi-line (artificial) messages be delegated and handledYaohan Chen
2008-06-24extends.rb: suppress warningGiuseppe Bilotta