summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/urban.rb
AgeCommit message (Expand)Author
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