summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-07-29Italian translation updatesGiuseppe Bilotta
2008-07-29wheeloffortune plugin: don't fix a question when we say we can'tGiuseppe Bilotta
2008-07-29wheeloffortune plugin: fix a bug where the wrong timing would get the QA ↵Giuseppe Bilotta
stuck at always being the same
2008-07-29Some enhancements to tag-releaseGiuseppe Bilotta
2008-07-29Start working on 0.9.12Giuseppe Bilotta
2008-07-24Version 0.9.11Giuseppe Bilotta
2008-07-18Version 0.9.11-rc3Giuseppe Bilotta
2008-07-18rss plugin: strip whitespace from link, category and authorGiuseppe Bilotta
2008-07-18* (plugins/rss) more item uid calculation fixesdmitry kim
2008-07-16Revert "* use to_irc_netmask(:force => true) to unlink Netmasks from their ↵Giuseppe Bilotta
Server to prevent errors when dumping users" This reverts commit 9a1cf6a11b12c06cd925dd6a789ec98fe750c8ad, since it was a hack to work around the undumpable Channel (and consequently Server and Netmask) caused by 847a977b228b35f5ab281a31dd3724a4db887dff "#any? and #all? methods for Channel#mode to check if modes are set" and fixed by 8f8205310518e7b0626d657ba9667f7bfc745371 "Dumpable definition of #any? and #all? methods for Channel#mode"
2008-07-16Dumpable definition of #any? and #all? methods for Channel#modeGiuseppe Bilotta
Commit 847a977b228b35f5ab281a31dd3724a4db887dff "#any? and #all? methods for Channel#mode to check if modes are set" turned Channel into a non-marshallable object because of singleton methods. Revert the commit and define an ad-hoc ModeHash class with the any? and all? methods, to make Channel#mode of that class.
2008-07-14plugins.rb: commands were being delegated even from ignored messagesGiuseppe Bilotta
2008-07-14* use to_irc_netmask(:force => true) to unlink Netmasks from their Server to ↵Giuseppe Bilotta
prevent errors when dumping users
2008-07-11do not crash when GetText.cached= is not definedYaohan Chen
2008-07-10Version 0.9.11-rc2Giuseppe Bilotta
2008-07-10* (plugins/rss) fixed item unique idsdmitry kim
2008-07-07spell plugin: it's spell.path, not spell.programGiuseppe Bilotta
2008-07-07freshmeat plugin: trap errors raised during XML parseGiuseppe Bilotta
2008-07-07httputil: don't fail when b0rked servers put the charset in the content-encodingGiuseppe Bilotta
2008-07-07freshmeat plugin: fix feed retrievalGiuseppe Bilotta
2008-07-07generate mo files only from existing po files, instead of for each pluginYaohan Chen
2008-07-07use msginit to generate po file when it does not existYaohan Chen
2008-07-07PO updateGiuseppe Bilotta
2008-07-07Rakefile: ensure that the placeholder PACKAGE VERSION is properly replacedGiuseppe Bilotta
2008-07-07Rakefile: don't fail if .po or .pot file doesn't existGiuseppe Bilotta
2008-07-06mo files are no longer included in gem but built as extensionYaohan Chen
2008-07-06autoop plugin: stricter default permissionsGiuseppe Bilotta
2008-07-05lastfm plugin: fail more graciously when no event is returnedGiuseppe Bilotta
2008-07-05lastfm plugin: some formatting changes for eventsGiuseppe Bilotta
2008-07-05lastfm plugin: document compare commandGiuseppe Bilotta
2008-07-05lastfm plugin: properly use CGI.escape instead of wrong URI.escapeGiuseppe Bilotta
2008-07-05lastfm plugin: quoting sux, bolding roxGiuseppe Bilotta
2008-07-05lastfm plugin: artist summary is HTML, IRC-ify itGiuseppe Bilotta
2008-07-05lastfm plugin: lastfm track searchGiuseppe Bilotta
2008-07-04grouphug plugin: help text simplificationGiuseppe Bilotta
2008-07-04grouphug plugin: add support for posting confessions with 'create' auth.Casey Link
2008-07-04lastfm plugin: reinstate 1.0 API functions for which we don't have a working ↵Giuseppe Bilotta
2.0 routine yet
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 ↵Casey Link
google query
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 ↵Casey Link
internationalization to all strings, removed cruft. Conflicts: data/rbot/plugins/lastfm.rb
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