summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
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 ↵Casey Link
user. fixed help too.
2008-06-21lastfm plugin: users can now associate their lastfm username with their irc ↵Casey Link
nickname, and 'lastfm' by itself will retunr the now playing tracks
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. ↵Ian Alexander Monroe
instead of "UTC" all the time
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 ↵Casey Link
until the cache has been used up.
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
2008-06-01mark translatable strings in nickserv.rb, po updateYaohan Chen
2008-05-29shortenurls plugin: get rid of WWW:: namespace entirelyGiuseppe Bilotta
2008-05-20botsnack plugin: help: it's @bot.nick, not @nickGiuseppe Bilotta
2008-05-20botsnack plugin: restore 0.9.10 code now that reply_with_nick has been fixedGiuseppe Bilotta
2008-05-20Revival of botsnack functionality as a pluginJan Wikholm
The botsnack functionality which was in rbot 0.9.10 core has now been resurrected with love as a plugin. Show your bot some love!
2008-05-15fish plugin: fix text translation after babelfish moved to Yahoo, and ↵Giuseppe Bilotta
disable non-working URL translation
2008-05-15fish plugin: fix text translation after babelfish moved to Yahoo, and ↵Giuseppe Bilotta
disable non-working URL translation
2008-04-29seen plugin: use case instead of ifs, and clean up a littleGiuseppe Bilotta
2008-04-29seen plugin: fix seen data for nick changeGiuseppe Bilotta
2008-04-21uno plugin: most commands should only trigger after the game has startedGiuseppe Bilotta
2008-04-21uno plugin: only allow to pick a color after a wildGiuseppe Bilotta
2008-04-19rss plugin: return from select_nonempty() as soon as nonempty is foundGiuseppe Bilotta
Don't map over all parameters, because some parameters might not respond to empty?. Also, it's unnecessarily slow. Just return as soon as we found a nonempty parameter.
2008-04-15script plugin: report_error() methodGiuseppe Bilotta
2008-04-14uno plugin: more helpGiuseppe Bilotta
2008-04-14uno plugin: initialize top10 counter both for inline and spread listsGiuseppe Bilotta
2008-04-14uno plugin: command to transfer game ownershipGiuseppe Bilotta
2008-04-14uno plugin: game starter how has temporary full uno::manage permissions for ↵Giuseppe Bilotta
the game
2008-04-14uno plugin: cleanly end all games on cleanup()Giuseppe Bilotta
2008-04-14uno plugin: clean up game management permissionsGiuseppe Bilotta
2008-04-14youtube plugin: update filters to new YouTube layoutGiuseppe Bilotta
2008-04-14uno plugin: remove completed TODOsGiuseppe Bilotta
2008-04-12+ delegate notice() for NoticeMessageGiuseppe Bilotta
2008-04-12uno plugin: top scores and winsGiuseppe Bilotta
2008-04-12uno plugin: channel and player statsGiuseppe Bilotta
2008-04-11uno plugin: a Reverse on a Reverse on a +X should be playable regardless of ↵Giuseppe Bilotta
color
2008-04-11uno plugin: Reverse with two players and a picker should bounce the pickGiuseppe Bilotta
2008-04-11uno plugin: mark all legit moves as not challengeableGiuseppe Bilotta
2008-04-11uno plugin: don't fail to drop players that left the channelGiuseppe Bilotta
2008-04-11uno plugin: W+4 can be challengedGiuseppe Bilotta