summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/urban.rb
AgeCommit message (Expand)Author
2014-11-26[urban] forgot debugsM. Hecker
2014-11-26[urban] fix for changed markupM. Hecker
2014-02-21[plugin] urban fixedMatthias H
2013-11-02urban: updated patternMatthias Hecker
2013-08-20urban: urbandictionary.com changed markup, fixes regexpMatthias H
2011-01-12Ruby 1.9 cleanup: variables warningsGiuseppe Bilotta
2010-10-31urban: fix regexpGiuseppe Bilotta
2009-11-01urban: fix numpages being nil in some casesRaine Virta
2009-10-21urban: fix page detection logicRaine Virta
2009-10-21urban: fix regex for detecting an undefined termRaine Virta
2009-05-21multiple plugins: Changes to remove parenthesize warnings.David Gadling
2008-06-26* (plugins/urban): fix the errors introduced by jsn- in the previous commitdmitry kim
2008-06-25urban plugin: when urbandictionary.com goes offline, don't throw errors.Spencer RInehart
2008-06-24Follow pagination of resultsSpencer RInehart
2008-06-23Urban can now grab the first page of definitions.Spencer RInehart
2008-02-13* suppress a couple of warnings about ambiguous parametersGiuseppe Bilotta
2007-11-24* (plugins/urban) filter urbandictionary suggestion via uniq()Dmitry Kim
2007-11-24* (plugins/urban) CGI.escape -> URI.escapeDmitry Kim
2007-11-24* (plugins/urban) only return 1 answer; other minor improvementsDmitry Kim
2007-11-24* (plugins/urban) route around urbanwap acting smaert wrt IP addresses (back ...Dmitry Kim
2007-04-14* (plugins/urban) do not cache "random" lookupsDmitry Kim
2007-04-08plugins: use CGI.escape instead of URI.escape where appropriate, remove some ...Giuseppe Bilotta
2007-04-07plugins: remove excess requires and Net::HTTP.version setupsGiuseppe Bilotta
2007-03-30*** (httputil) major rework, new caching implementation, unified requestDmitry Kim
2007-01-29Fix urban handling of linksGiuseppe Bilotta
2006-10-24Initial implementation of proper caching based on last-modified and etag HTTP...Giuseppe Bilotta
2006-10-15Refine urban plugin output with bold, reverse and underline. If it's too much...Giuseppe Bilotta
2006-10-15Totally reworked urban dictionary plugin to use WAP. Much faster, much cleane...Giuseppe Bilotta
2006-08-23Show the page number again.Mark Kretschmann
2006-08-02Port [338] to trunkGiuseppe Bilotta
2006-07-23urban dictionary now uses get_cached. It's still slow, though, so we can safe...Giuseppe Bilotta
2006-07-23Urban requires rubyful_soup, gracefully disable the plugin if it can't be foundGiuseppe Bilotta
2006-07-23Urban dictionary plugin, contributed by eean (#105)Giuseppe Bilotta