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
/
urban.rb
Age
Commit message (
Expand
)
Author
2007-04-14
* (plugins/urban) do not cache "random" lookups
Dmitry Kim
2007-04-08
plugins: use CGI.escape instead of URI.escape where appropriate, remove some ...
Giuseppe Bilotta
2007-04-07
plugins: remove excess requires and Net::HTTP.version setups
Giuseppe Bilotta
2007-03-30
*** (httputil) major rework, new caching implementation, unified request
Dmitry Kim
2007-01-29
Fix urban handling of links
Giuseppe Bilotta
2006-10-24
Initial implementation of proper caching based on last-modified and etag HTTP...
Giuseppe Bilotta
2006-10-15
Refine urban plugin output with bold, reverse and underline. If it's too much...
Giuseppe Bilotta
2006-10-15
Totally reworked urban dictionary plugin to use WAP. Much faster, much cleane...
Giuseppe Bilotta
2006-08-23
Show the page number again.
Mark Kretschmann
2006-08-02
Port [338] to trunk
Giuseppe Bilotta
2006-07-23
urban dictionary now uses get_cached. It's still slow, though, so we can safe...
Giuseppe Bilotta
2006-07-23
Urban requires rubyful_soup, gracefully disable the plugin if it can't be found
Giuseppe Bilotta
2006-07-23
Urban dictionary plugin, contributed by eean (#105)
Giuseppe Bilotta