Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-30 | remove fish.rb and map translate in translator.rb | Raine Virta | |
Translator plugin supports babelfish, and getting rid of this plugin allows us to use ´translate´ command for better purposes. | |||
2009-02-19 | remove whitespace | Raine Virta | |
2008-06-17 | * plugins: misc warnings cleanups | dmitry kim | |
2008-05-15 | fish plugin: fix text translation after babelfish moved to Yahoo, and ↵ | Giuseppe Bilotta | |
disable non-working URL translation | |||
2008-05-15 | fish plugin: fix text translation after babelfish moved to Yahoo, and ↵ | Giuseppe Bilotta | |
disable non-working URL translation | |||
2007-09-12 | namespaces: 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 blocking | Dmitry Kim | |
2007-04-08 | plugins: use CGI.escape instead of URI.escape where appropriate, remove some ↵ | Giuseppe Bilotta | |
checks for InvalidURIs that don't make sense anymore, irficy some more html | |||
2007-04-07 | plugins: remove excess requires and Net::HTTP.version setups | Giuseppe Bilotta | |
2007-04-06 | fish plugin: minimal cache management | Giuseppe Bilotta | |
2007-04-06 | fish plugin: use get instead of get_response and resp.body.each_line | Giuseppe Bilotta | |
2007-04-06 | fish plugin: multiline answers are now properly detected | Giuseppe Bilotta | |
2007-04-06 | fish plugin: default from/to translation languages can now be configured. ↵ | Giuseppe Bilotta | |
The plugin also tries to detect if a failure to translate was because the from/to pair is not supported by the site | |||
2007-04-05 | + (fish) webpage translation support | Dmitry Kim | |
2007-03-30 | *** (httputil) major rework, new caching implementation, unified request | Dmitry Kim | |
processing + (httputil) post support, partial request support, other features - (httputil) removed partial_body() and get_cached() [merged into get()] * (plugins/, utils) minimal changes to accomodate for the new http_utils * (utils, ircbot) moved utils initialization into utils.rb * (tube.rb) (partially) accomodate for upstream site layout changes | |||
2007-03-29 | + support for non-iso-8859-1 languages (ru, zt, ja, ko, el) | Dmitry Kim | |
2006-10-17 | Hopefully made the babelfish plugin a bit more robust | Alexander Beisig | |
2005-07-27 | rearrange repo for packaging | Tom Gilbert | |