lastfm.rb plugin: a minor bugfix and additional error handling case.
[rbot] / data / rbot / plugins / urban.rb
2008-06-25  dmitry kim* (plugins/urban): fix the errors introduced by jsn...
2008-06-25  Spencer RIneharturban plugin: when urbandictionary.com goes offline...
2008-06-23  Spencer RInehartFollow pagination of results
2008-06-23  Spencer RInehartUrban can now grab the first page of definitions.
2008-02-13  Giuseppe Bilotta* suppress a couple of warnings about ambiguous parameters
2007-11-24  Dmitry Kim* (plugins/urban) filter urbandictionary suggestion...
2007-11-24  Dmitry Kim* (plugins/urban) CGI.escape -> URI.escape
2007-11-24  Dmitry Kim* (plugins/urban) only return 1 answer; other minor...
2007-11-24  Dmitry Kim* (plugins/urban) route around urbanwap acting smaert...
2007-04-14  Dmitry Kim* (plugins/urban) do not cache "random" lookups
2007-04-08  Giuseppe Bilottaplugins: use CGI.escape instead of URI.escape where...
2007-04-07  Giuseppe Bilottaplugins: remove excess requires and Net::HTTP.version...
2007-03-30  Dmitry Kim*** (httputil) major rework, new caching implementatio...
2007-01-29  Giuseppe BilottaFix urban handling of links
2006-10-24  Giuseppe BilottaInitial implementation of proper caching based on last...
2006-10-15  Giuseppe BilottaRefine urban plugin output with bold, reverse and under...
2006-10-15  Giuseppe BilottaTotally reworked urban dictionary plugin to use WAP...
2006-08-23  Mark KretschmannShow the page number again.
2006-08-02  Giuseppe BilottaPort [338] to trunk
2006-07-23  Giuseppe Bilottaurban dictionary now uses get_cached. It's still slow...
2006-07-23  Giuseppe BilottaUrban requires rubyful_soup, gracefully disable the...
2006-07-23  Giuseppe BilottaUrban dictionary plugin, contributed by eean (#105)