]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/lastfm.rb
[plugin] removed iplookup, doesnt work
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / lastfm.rb
2012-09-26 Giuseppe Bilottalastfm: match latest API changes
2011-01-12 Giuseppe BilottaRuby 1.9 cleanup: variables warnings
2010-09-23 Raine Virtalastfm: fix set user suggestion reply
2010-08-18 Raine Virtalastfm: require spotify plugin to be enabled for spotif...
2009-12-21 Raine Virtalastfm: use Spotify from lib_spotify
2009-12-21 Raine Virtalastfm: wrap artist name with bold in now_playing output
2009-12-21 Raine Virtalastfm: use CGI.escape on query part of spotify searches
2009-12-21 Raine Virtalastfm: remove dashes from Spotify queries
2009-12-21 Raine Virtalastfm: show spotify links on now_playing if possible
2009-12-21 Raine Virtalastfm: fix detection of invalid username on now_playing
2009-03-10 Raine Virtalastfm: allow bolding in translations in nowplaying
2009-03-10 Raine Virtalastfm: fix a bug of uri not showing in loved/neighbors...
2009-03-07 Giuseppe Bilottalastfm: clean up sort order events search mappings
2009-03-07 Giuseppe Bilottalastfm: refactor map options for events search
2009-03-07 Giuseppe Bilottalastfm: handle network errors when looking for events...
2009-03-07 Giuseppe Bilottalastfm: handle no events when searching by venue
2009-03-07 Giuseppe Bilottalastfm: handle venue not found
2009-03-05 Giuseppe Bilottalastfm: allow both 'sort by' and 'sorted by'
2009-03-05 Raine Virtalastfm: mention "events at <venue>" in the help
2009-03-05 Raine Virtalastfm: event sorting
2009-03-05 Raine Virtalastfm: use gettext in album format
2009-03-05 Raine Virtalastfm: fix bug of album not showing in nowplaying...
2009-03-03 Raine Virtalastfm: use Utils.comma_list in appropriate places
2009-03-03 Raine Virtalastfm: make replies more compatible with gettext
2009-02-25 Raine Virtalastfm: add venue command
2009-02-25 Raine Virtalastfm: find events by venue
2009-02-25 Raine Virtalastfm: add method for searching venues
2009-02-25 Raine Virtalastfm: show link to the user's profile in np action
2009-02-25 Raine Virtalastfm: group same tracks in recent tracks
2009-02-25 Raine Virtalastfm: add missing 's
2009-02-25 Giuseppe Bilottalastfm: catch all errors when connecting
2009-02-19 Raine Virtalastfm: require num parameter for lastfm action to...
2009-02-19 Raine Virtalastfm: make "tracks" optional in mappings for lovedtra...
2009-02-19 Raine Virtalastfm: fix misplaced parenthesis in output
2009-02-19 Raine Virtalastfm: update help
2009-02-17 Raine Virtalast.fm plugin: list top tags and similar artists in...
2009-02-16 Giuseppe Bilottalastfm: put URL in artist summary
2009-02-16 Giuseppe Bilottalastfm: say something when user top/weekly chart is...
2009-02-16 Giuseppe Bilottalastfm: limits to user data output
2009-02-16 Raine Virtalast.fm plugin: rewrote the user-related info retrieval...
2009-02-16 Raine Virtalast.fm plugin: removed year from event dates
2009-02-16 Raine Virtalast.fm plugin: list common artists in taste comparison
2009-02-15 Giuseppe Bilottalastfm plugin: show something when no events are found
2009-02-14 Giuseppe Bilottalastfm: move now playing maps to the bottom
2009-02-14 Raine Virtalast.fm plugin: removed redundant mappings
2009-02-14 Raine Virtalast.fm plugin: enabled gettext on some replies, also...
2009-02-14 Raine Virtalast.fm plugin: first argument of taste comparison...
2009-02-14 Raine Virtalast.fm plugin: simplified last.fm username resolution...
2009-02-14 Raine Virtalast.fm plugin: fixed taste comparison xml parsing...
2009-02-12 Giuseppe Bilottalastfm: change verb usage and settings
2009-02-07 Raine Virtalastfm plugin: a small change in the last.fm api had...
2008-10-27 Casey Link* (lastfm) fix a bug resulting in the change of the...
2008-10-27 Casey Link* (lastfm) change the interface for associating an...
2008-08-08 Giuseppe Bilottalastfm plugin: support 'lastfm username' as the help...
2008-07-04 Giuseppe Bilottalastfm plugin: fail more graciously when no event is...
2008-07-04 Giuseppe Bilottalastfm plugin: some formatting changes for events
2008-07-04 Giuseppe Bilottalastfm plugin: document compare command
2008-07-04 Giuseppe Bilottalastfm plugin: properly use CGI.escape instead of wrong...
2008-07-04 Giuseppe Bilottalastfm plugin: quoting sux, bolding rox
2008-07-04 Giuseppe Bilottalastfm plugin: artist summary is HTML, IRC-ify it
2008-07-04 Giuseppe Bilottalastfm plugin: lastfm track search
2008-07-03 Giuseppe Bilottalastfm plugin: reinstate 1.0 API functions for which...
2008-07-03 Giuseppe Bilottalastfm plugin: better handling missing album in playing...
2008-07-03 Giuseppe Bilottalastfm plugin: cleanup Event initialization and fix...
2008-07-03 Casey Linklastfm plugin: Tweak event handling, and add attendance...
2008-07-03 Casey Linklastfm plugin: a bit more polish. updated help, removed...
2008-07-03 Casey Linklastfm.rb plugin: a minor bugfix and additional error...
2008-07-03 Casey Linklastfm.rb plugin: overhauled plugin to use the 2.0...
2008-06-24 Giuseppe Bilottalastfm plugin: code cleanup and warning suppression
2008-06-23 Casey Linklastfm plugin: tries to parse the current station....
2008-06-21 Giuseppe Bilottalastfm plugin: default to current nick for lookups
2008-06-21 Casey Linklastfm plugin: no need to specify a username for functi...
2008-06-21 Casey Linklastfm plugin: users can now associate their lastfm...
2008-06-21 Casey Linklastfm plugin: added now playing info to the help
2008-06-21 Casey Linklastfm plugin: Added now playing command
2007-12-31 Giuseppe Bilottalastfm plugin: update event parsing
2007-09-14 Giuseppe Bilottalastfm plugin: update to support the new HTML in author...
2007-09-12 Giuseppe Bilottanamespaces: move rbot-specific classes and modules...
2007-09-11 Dmitry Kim+ (plugins) :thread option for plugin.map makes an...
2007-09-04 Giuseppe Bilottalastfm plugin: thread, don't block
2007-09-04 Giuseppe Bilottalastfm plugin: fix help with empty topic
2007-09-04 Giuseppe Bilottalastfm plugin: support redirected location searches
2007-04-08 Giuseppe Bilottaplugins: use CGI.escape instead of URI.escape where...
2007-04-06 Giuseppe Bilottalastfm plugin: number of events to be displayed can...
2007-04-06 Giuseppe Bilottalastfm plugin: overlong artisti descriptions are trunca...
2007-04-06 Giuseppe Bilottalastfm plugin: allow searching events by group instead...
2007-04-06 Giuseppe Bilottalastfm plugin: refactoring
2007-04-06 Giuseppe Bilottalastfm plugin: perfectionism run
2007-04-06 Giuseppe Bilottalastfm plugin: cleanup events display
2007-04-05 Giuseppe Bilottalastfm plugin: don't be silent when no events are found
2007-04-05 Giuseppe Bilottalastfm plugin: command to compactly display next events...
2007-04-05 Giuseppe Bilottalastfm plugin: bugfixes, proper handling of artists...
2007-04-05 Giuseppe Bilottalastfm plugin: initial work on artist/track/album retri...
2007-04-05 Giuseppe Bilottalastfm plugin: fix incorrect song info when title or...
2006-01-21 Tom Gilbertcomma sep
2006-01-04 Tom Gilbertfrom #32
2005-12-01 Tom Gilbertfixes from eean
2005-09-21 Tom Gilbertlastfm plugin from Jeremy Voorhis :)