uno plugin: fix endgame with positive picker
[rbot] / data / rbot / plugins / search.rb
2008-03-22  dmitry kim* plugins/search: thread, don't block
2008-02-13  Giuseppe Bilottasearch plugin: fix gcalc
2007-09-12  Giuseppe Bilottanamespaces: move rbot-specific classes and modules...
2007-08-14  Giuseppe Bilottasearch plugin: use single result format when a single...
2007-07-07  Giuseppe Bilottasearch plugin: add google define support
2007-07-07  Giuseppe BilottaFix Google Calculator regexp and ask for UTF-8 encoded...
2007-05-23  Giuseppe Bilottasearch plugin: truncate overlong lines when outputting...
2007-05-23  Giuseppe Bilottasearch plugin: compactify results when only one of...
2007-05-23  Giuseppe Bilottasearch plugin: add support for uncyclopedia
2007-04-08  Giuseppe Bilottaplugins: use CGI.escape instead of URI.escape where...
2007-04-07  Giuseppe Bilottaplugins: remove excess requires and Net::HTTP.version...
2007-04-05  Giuseppe Bilottasearch plugin: gcalc command thanks to epitron
2007-04-01  Giuseppe Bilottasearch plugin: let the user know when no body was found...
2007-03-30  Dmitry Kim*** (httputil) major rework, new caching implementatio...
2007-03-30  Dmitry Kim- (utils.rb) removed http_get, since it's obsoleted
2007-02-18  Giuseppe BilottaPlugin header boilerplating.
2007-02-06  Giuseppe Bilottadict plugin: options to set number of hits and first_pa...
2007-02-06  Giuseppe BilottaMove code to get first par from a series of urls from...
2007-02-06  Giuseppe BilottaMove code to find and ircify first par from search...
2007-02-06  Giuseppe BilottaMove extensions to standard classes into a specific...
2007-02-05  Giuseppe Bilottasearch plugin now exploits the new sendmsg improvements
2007-02-04  Giuseppe BilottaMore search.rb first_par fixups
2007-02-04  Giuseppe BilottaImprove 'first paragraph' detection in search plugin...
2007-01-28  Giuseppe BilottaSearches now can return the first paragraph of the...
2006-10-24  Giuseppe BilottaInitial implementation of proper caching based on last...
2006-10-15  Giuseppe BilottaWhen searching Wikipedia, strip 'Wikipedia, the free...
2006-10-14  Giuseppe BilottaAdd Wikipedia searching to the search plugin
2006-10-14  Giuseppe BilottaRename google plugin back to search in preparation...