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
/
dict.rb
Age
Commit message (
Expand
)
Author
2008-03-17
dict plugin: provide htmlinfo filter for demauro
Giuseppe Bilotta
2008-03-12
dict plugin: french support (Littré dictionary)
Giuseppe Bilotta
2008-03-11
dict plugin: thread retrievals
Giuseppe Bilotta
2008-03-04
Unixify all line endings.
Giuseppe Bilotta
2007-09-18
extends: String#ircify_html now has an option to obey non-breakable spaces or...
Giuseppe Bilotta
2007-09-18
dict plugin: echo oxford definitions
Giuseppe Bilotta
2007-09-18
dict plugin: oxford isn't british only anymore
Giuseppe Bilotta
2007-09-18
dict plugin: fix demauro word existence check
Giuseppe Bilotta
2007-09-18
dict plugin: demauro can actually have spaces in the leftmost part of the entry
Giuseppe Bilotta
2007-09-12
namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*
Giuseppe Bilotta
2007-07-08
dict plugin: echo definitions from chambers
Giuseppe Bilotta
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-03-30
- (utils.rb) removed http_get, since it's obsoleted
Dmitry Kim
2007-02-18
Plugin header boilerplating.
Giuseppe Bilotta
2007-02-06
Enhance Utils tools to get first pars, allowing an option to strip an initial...
Giuseppe Bilotta
2007-02-06
dict plugin: options to set number of hits and first_pars which will be displ...
Giuseppe Bilotta
2007-02-06
Move code to get first par from a series of urls from search plugin to Utils,...
Giuseppe Bilotta
2006-10-25
Renamen demauro to dict, add chambers dictionary
Giuseppe Bilotta