summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-06-24ircbot.rb: create the appropriate directories when updating botclass dir from...Giuseppe Bilotta
2008-06-24bans plugin: badword checks on plain messageGiuseppe Bilotta
2008-06-24message handling: improve IRC format handling for received messagesGiuseppe Bilotta
2008-06-24lastfm plugin: code cleanup and warning suppressionGiuseppe Bilotta
2008-06-24figlet plugin: fix font usage and defaultsGiuseppe Bilotta
2008-06-24ircsocket.rb: use syswrite since ruby's buffered io is racyGiuseppe Bilotta
2008-06-24fake_message duplicates m.reply and m.in_thread from the :from messageYaohan Chen
2008-06-24fake messages will use the originating message's reply methodYaohan Chen
2008-06-24ircbot.rb: copy missing template files on startupGiuseppe Bilotta
2008-06-24config.rb: system wide overrides in /etc/rbot.confGiuseppe Bilotta
2008-06-24PO updateGiuseppe Bilotta
2008-06-24French translationMarc Lagrange
2008-06-24figlet plugin: toilet supportGiuseppe Bilotta
2008-06-24spell plugin: command line optionGiuseppe Bilotta
2008-06-24spell plugin: use case instead of if/elsif/.../end and wrap in rescueGiuseppe Bilotta
2008-06-24spell plugin: spell program is a config optionGiuseppe Bilotta
2008-06-24Follow pagination of resultsSpencer RInehart
2008-06-24lastfm plugin: tries to parse the current station. will show just listened tr...Casey Link
2008-06-23Set GetText.cached = false so that mo files are reloaded when setting localeYaohan Chen
2008-06-24dict.rb plugin: fixes the oxford parser so it doesn't spit out a bunch of ext...Casey Link
2008-06-23Urban can now grab the first page of definitions.Spencer RInehart
2008-06-23Ignore generated files.Diego 'Flameeyes' Pettenò
2008-06-23Properly find out the available fortune categories.Diego 'Flameeyes' Pettenò
2008-06-23rfc2812.rb: skip unknown channel modes altogetherGiuseppe Bilotta
2008-06-22rename plugin_files to source_files in rgettext_procYaohan Chen
2008-06-22make gettext tasks output files being regenerated and sourcesYaohan Chen
2008-06-23+ strip all colours and formatting when sending to a +c or +C channelGiuseppe Bilotta
2008-06-23#any? and #all? methods for Channel#mode to check if modes are setGiuseppe Bilotta
2008-06-23extends: define Array#shuffle(\!) only if not present already, and use simple...Giuseppe Bilotta