index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
rbot
/
plugins
/
lastfm.rb
Age
Commit message (
Expand
)
Author
2008-06-24
lastfm plugin: code cleanup and warning suppression
Giuseppe Bilotta
2008-06-24
lastfm plugin: tries to parse the current station. will show just listened tr...
Casey Link
2008-06-21
lastfm plugin: default to current nick for lookups
Giuseppe Bilotta
2008-06-21
lastfm plugin: no need to specify a username for functions that act on a user...
Casey Link
2008-06-21
lastfm plugin: users can now associate their lastfm username with their irc n...
Casey Link
2008-06-21
lastfm plugin: added now playing info to the help
Casey Link
2008-06-21
lastfm plugin: Added now playing command
Casey Link
2007-12-31
lastfm plugin: update event parsing
Giuseppe Bilotta
2007-09-14
lastfm plugin: update to support the new HTML in author/band descriptions
Giuseppe Bilotta
2007-09-12
namespaces: 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 threaded
Dmitry Kim
2007-09-04
lastfm plugin: thread, don't block
Giuseppe Bilotta
2007-09-04
lastfm plugin: fix help with empty topic
Giuseppe Bilotta
2007-09-04
lastfm plugin: support redirected location searches
Giuseppe Bilotta
2007-04-08
plugins: use CGI.escape instead of URI.escape where appropriate, remove some ...
Giuseppe Bilotta
2007-04-06
lastfm plugin: number of events to be displayed can now be configured
Giuseppe Bilotta
2007-04-06
lastfm plugin: overlong artisti descriptions are truncated; artist events can...
Giuseppe Bilotta
2007-04-06
lastfm plugin: allow searching events by group instead of location, and fix s...
Giuseppe Bilotta
2007-04-06
lastfm plugin: refactoring
Giuseppe Bilotta
2007-04-06
lastfm plugin: perfectionism run
Giuseppe Bilotta
2007-04-06
lastfm plugin: cleanup events display
Giuseppe Bilotta
2007-04-05
lastfm plugin: don't be silent when no events are found
Giuseppe Bilotta
2007-04-05
lastfm plugin: command to compactly display next events in a requested location
Giuseppe Bilotta
2007-04-05
lastfm plugin: bugfixes, proper handling of artists/groups without description
Giuseppe Bilotta
2007-04-05
lastfm plugin: initial work on artist/track/album retrieval (only artist so far)
Giuseppe Bilotta
2007-04-05
lastfm plugin: fix incorrect song info when title or author contained a comma
Giuseppe Bilotta
2006-01-21
comma sep
Tom Gilbert
2006-01-04
from #32
Tom Gilbert
2005-12-01
fixes from eean
Tom Gilbert
2005-09-21
lastfm plugin from Jeremy Voorhis :)
Tom Gilbert