summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/fish.rb
AgeCommit message (Expand)Author
2008-06-17* plugins: misc warnings cleanupsdmitry kim
2008-05-15fish plugin: fix text translation after babelfish moved to Yahoo, and disable...Giuseppe Bilotta
2008-05-15fish plugin: fix text translation after babelfish moved to Yahoo, and disable...Giuseppe Bilotta
2007-09-12namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*Giuseppe Bilotta
2007-09-11* (plugins/fish,translator) long-running actions made threaded to avoid blockingDmitry 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-04-06fish plugin: minimal cache managementGiuseppe Bilotta
2007-04-06fish plugin: use get instead of get_response and resp.body.each_lineGiuseppe Bilotta
2007-04-06fish plugin: multiline answers are now properly detectedGiuseppe Bilotta
2007-04-06fish plugin: default from/to translation languages can now be configured. The...Giuseppe Bilotta
2007-04-05+ (fish) webpage translation supportDmitry Kim
2007-03-30*** (httputil) major rework, new caching implementation, unified requestDmitry Kim
2007-03-29+ support for non-iso-8859-1 languages (ru, zt, ja, ko, el)Dmitry Kim
2006-10-17Hopefully made the babelfish plugin a bit more robustAlexander Beisig
2005-07-27rearrange repo for packagingTom Gilbert