summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
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-30search plugin: fix gcalc regexpGiuseppe Bilotta
2008-06-27figlet plugin: make it more friendly to external usageGiuseppe 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-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-24bans plugin: badword checks on plain messageGiuseppe Bilotta
2008-06-24lastfm plugin: code cleanup and warning suppressionGiuseppe Bilotta
2008-06-24figlet plugin: fix font usage and defaultsGiuseppe 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-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-23Properly find out the available fortune categories.Diego 'Flameeyes' Pettenò
2008-06-21lastfm plugin: default to current nick for lookupsGiuseppe Bilotta
2008-06-21lastfm plugin: no need to specify a username for functions that act on a user...Casey Link
2008-06-21lastfm plugin: users can now associate their lastfm username with their irc n...Casey Link
2008-06-21lastfm plugin: added now playing info to the helpCasey Link
2008-06-21lastfm plugin: Added now playing commandCasey Link
2008-06-21figlet plugin: font is now a config valueGiuseppe Bilotta
2008-06-21figlet plugin: utf-8Giuseppe Bilotta
2008-06-21figlet plugin: ignore max_linesGiuseppe Bilotta
2008-06-21figlet plugin: be informative when figlet wasn't foundGiuseppe Bilotta
2008-06-20made the time plugin have more pretty output, show real timezone abbr. instea...Ian Alexander Monroe
2008-06-20grouphug plugin: tweak regex so it captures confessions with newlines properlyCasey Link
2008-06-20quotes plugin: fix helpGiuseppe Bilotta
2008-06-20quotes plugin: more localizationGiuseppe Bilotta
2008-06-20wheelfortune: typo in helpGiuseppe Bilotta
2008-06-19hl2 plugin: improve helpGiuseppe Bilotta
2008-06-19updated hl2 pluginAndrew Northall
2008-06-18* plugins/grouphug: cache the results from a page request, don't re-request u...Casey Link
2008-06-17* plugins: misc warnings cleanupsdmitry kim
2008-06-12* rss.rb: use guids to check for seen itemsdmitry kim
2008-06-11help for eval and echoAdam Di Carlo
2008-06-07mark spell plugin for gettextYaohan Chen