]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/urban.rb
webhook: define number for watch/star actions too
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / urban.rb
2014-11-26 M. Hecker[urban] forgot debugs
2014-11-26 M. Hecker[urban] fix for changed markup
2014-02-20 Matthias H[plugin] urban fixed
2013-11-02 Matthias Heckerurban: updated pattern
2013-08-19 Matthias Hurban: urbandictionary.com changed markup, fixes regexp
2011-01-12 Giuseppe BilottaRuby 1.9 cleanup: variables warnings
2010-10-31 Giuseppe Bilottaurban: fix regexp
2009-11-01 Raine Virtaurban: fix numpages being nil in some cases
2009-10-21 Raine Virtaurban: fix page detection logic
2009-10-21 Raine Virtaurban: fix regex for detecting an undefined term
2009-05-21 David Gadlingmultiple plugins: Changes to remove parenthesize warnings.
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)