summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/lastfm.rb
AgeCommit message (Expand)Author
2009-12-21lastfm: use Spotify from lib_spotifyRaine Virta
2009-12-21lastfm: wrap artist name with bold in now_playing outputRaine Virta
2009-12-21lastfm: use CGI.escape on query part of spotify searchesRaine Virta
2009-12-21lastfm: remove dashes from Spotify queriesRaine Virta
2009-12-21lastfm: show spotify links on now_playing if possibleRaine Virta
2009-12-21lastfm: fix detection of invalid username on now_playingRaine Virta
2009-03-10lastfm: allow bolding in translations in nowplayingRaine Virta
2009-03-10lastfm: fix a bug of uri not showing in loved/neighbors/friendsRaine Virta
2009-03-07lastfm: clean up sort order events search mappingsGiuseppe Bilotta
2009-03-07lastfm: refactor map options for events searchGiuseppe Bilotta
2009-03-07lastfm: handle network errors when looking for events by venueGiuseppe Bilotta
2009-03-07lastfm: handle no events when searching by venueGiuseppe Bilotta
2009-03-07lastfm: handle venue not foundGiuseppe Bilotta
2009-03-05lastfm: allow both 'sort by' and 'sorted by'Giuseppe Bilotta
2009-03-05lastfm: mention "events at <venue>" in the helpRaine Virta
2009-03-05lastfm: event sortingRaine Virta
2009-03-05lastfm: use gettext in album formatRaine Virta
2009-03-05lastfm: fix bug of album not showing in nowplaying if there's no yearRaine Virta
2009-03-03lastfm: use Utils.comma_list in appropriate placesRaine Virta
2009-03-03lastfm: make replies more compatible with gettextRaine Virta
2009-02-26lastfm: add venue commandRaine Virta
2009-02-26lastfm: find events by venueRaine Virta
2009-02-26lastfm: add method for searching venuesRaine Virta
2009-02-26lastfm: show link to the user's profile in np actionRaine Virta
2009-02-26lastfm: group same tracks in recent tracksRaine Virta
2009-02-26lastfm: add missing 'sRaine Virta
2009-02-25lastfm: catch all errors when connectingGiuseppe Bilotta
2009-02-19lastfm: require num parameter for lastfm action to be an integerRaine Virta
2009-02-19lastfm: make "tracks" optional in mappings for lovedtracks and recenttracksRaine Virta
2009-02-19lastfm: fix misplaced parenthesis in outputRaine Virta
2009-02-19lastfm: update helpRaine Virta
2009-02-17last.fm plugin: list top tags and similar artists in artist infoRaine Virta
2009-02-16lastfm: put URL in artist summaryGiuseppe Bilotta
2009-02-16lastfm: say something when user top/weekly chart is emptyGiuseppe Bilotta
2009-02-16lastfm: limits to user data outputGiuseppe Bilotta
2009-02-16last.fm plugin: rewrote the user-related info retrieval action to API 2.0Raine Virta
2009-02-16last.fm plugin: removed year from event datesRaine Virta
2009-02-16last.fm plugin: list common artists in taste comparisonRaine Virta
2009-02-15lastfm plugin: show something when no events are foundGiuseppe Bilotta
2009-02-14lastfm: move now playing maps to the bottomGiuseppe Bilotta
2009-02-14last.fm plugin: removed redundant mappingsRaine Virta
2009-02-14last.fm plugin: enabled gettext on some replies, also small changes here and ...Raine Virta
2009-02-14last.fm plugin: first argument of taste comparison now optionalRaine Virta
2009-02-14last.fm plugin: simplified last.fm username resolution so that possible user ...Raine Virta
2009-02-14last.fm plugin: fixed taste comparison xml parsing failing in case of nonexis...Raine Virta
2009-02-12lastfm: change verb usage and settingsGiuseppe Bilotta
2009-02-07lastfm plugin: a small change in the last.fm api had broken the artist commandRaine Virta
2008-10-27* (lastfm) fix a bug resulting in the change of the lastfm api output. now_pl...Casey Link
2008-10-27* (lastfm) change the interface for associating an irc nick with a lastfm use...Casey Link
2008-08-08lastfm plugin: support 'lastfm username' as the help suggestsGiuseppe Bilotta