summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/lastfm.rb
AgeCommit message (Expand)Author
2007-12-31lastfm plugin: update event parsingGiuseppe Bilotta
2007-09-14lastfm plugin: update to support the new HTML in author/band descriptionsGiuseppe Bilotta
2007-09-12namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*Giuseppe Bilotta
2007-09-11+ (plugins) :thread option for plugin.map makes an action automatically threadedDmitry Kim
2007-09-04lastfm plugin: thread, don't blockGiuseppe Bilotta
2007-09-04lastfm plugin: fix help with empty topicGiuseppe Bilotta
2007-09-04lastfm plugin: support redirected location searchesGiuseppe Bilotta
2007-04-08plugins: use CGI.escape instead of URI.escape where appropriate, remove some ...Giuseppe Bilotta
2007-04-06lastfm plugin: number of events to be displayed can now be configuredGiuseppe Bilotta
2007-04-06lastfm plugin: overlong artisti descriptions are truncated; artist events can...Giuseppe Bilotta
2007-04-06lastfm plugin: allow searching events by group instead of location, and fix s...Giuseppe Bilotta
2007-04-06lastfm plugin: refactoringGiuseppe Bilotta
2007-04-06lastfm plugin: perfectionism runGiuseppe Bilotta
2007-04-06lastfm plugin: cleanup events displayGiuseppe Bilotta
2007-04-05lastfm plugin: don't be silent when no events are foundGiuseppe Bilotta
2007-04-05lastfm plugin: command to compactly display next events in a requested locationGiuseppe Bilotta
2007-04-05lastfm plugin: bugfixes, proper handling of artists/groups without descriptionGiuseppe Bilotta
2007-04-05lastfm plugin: initial work on artist/track/album retrieval (only artist so far)Giuseppe Bilotta
2007-04-05lastfm plugin: fix incorrect song info when title or author contained a commaGiuseppe Bilotta
2006-01-21comma sepTom Gilbert
2006-01-04from #32Tom Gilbert
2005-12-01fixes from eeanTom Gilbert
2005-09-21lastfm plugin from Jeremy Voorhis :)Tom Gilbert