summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/dict.rb
AgeCommit message (Expand)Author
2009-01-28dict plugin: ircify html in demauro search resultGiuseppe Bilotta
2009-01-04dict plugin: update De Mauro URLGiuseppe Bilotta
2008-06-24dict.rb plugin: fixes the oxford parser so it doesn't spit out a bunch of ext...Casey Link
2008-03-17dict plugin: provide htmlinfo filter for demauroGiuseppe Bilotta
2008-03-12dict plugin: french support (Littré dictionary)Giuseppe Bilotta
2008-03-11dict plugin: thread retrievalsGiuseppe Bilotta
2008-03-04Unixify all line endings.Giuseppe Bilotta
2007-09-18extends: String#ircify_html now has an option to obey non-breakable spaces or...Giuseppe Bilotta
2007-09-18dict plugin: echo oxford definitionsGiuseppe Bilotta
2007-09-18dict plugin: oxford isn't british only anymoreGiuseppe Bilotta
2007-09-18dict plugin: fix demauro word existence checkGiuseppe Bilotta
2007-09-18dict plugin: demauro can actually have spaces in the leftmost part of the entryGiuseppe Bilotta
2007-09-12namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*Giuseppe Bilotta
2007-07-08dict plugin: echo definitions from chambersGiuseppe Bilotta
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-03-30- (utils.rb) removed http_get, since it's obsoletedDmitry Kim
2007-02-18Plugin header boilerplating.Giuseppe Bilotta
2007-02-06Enhance Utils tools to get first pars, allowing an option to strip an initial...Giuseppe Bilotta
2007-02-06dict plugin: options to set number of hits and first_pars which will be displ...Giuseppe Bilotta
2007-02-06Move code to get first par from a series of urls from search plugin to Utils,...Giuseppe Bilotta
2006-10-25Renamen demauro to dict, add chambers dictionaryGiuseppe Bilotta