search: update for changes in google's html
[rbot] / data / rbot / plugins / search.rb
2012-08-31  Giuseppe Bilottasearch: update for changes in google's html
2012-05-14  Giuseppe Bilottasearch: fix google oblomov/master
2012-01-25  Giuseppe Bilottasearch: fix gcalc
2011-05-10  Giuseppe Bilottasearch: update gdef to changes in web result
2010-10-14  Giuseppe Bilottasearch: gcalc fix
2010-09-01  Giuseppe Bilottasearch: google calc can be in non-h2 headers
2010-08-17  Giuseppe Bilottasearch: skip non-search-results link
2009-09-24  Giuseppe Bilottasearch plugin: handle image in results mogurakun/master
2009-09-12  Giuseppe Bilottasearch plugin: cleanup and fix results Array vs String...
2009-08-31  Giuseppe Bilottasearch: show long definitions with 'google define:stuff'
2009-08-31  Giuseppe Bilottasearch plugin: update gdef
2009-08-28  Giuseppe Bilottasearch plugin: enhance 'lucky' output
2009-08-28  Giuseppe Bilottasearch plugin: update google search
2009-06-12  Giuseppe Bilottasearch: Google changed their WAP address
2009-05-20  Giuseppe Bilottasearch: gtime instead of time
2009-05-20  David Gadlingsearch: Added a time command that gets the time from...
2009-03-20  Giuseppe Bilottasearch: fix gcalc regexp again
2009-02-25  Raine Virtasearch: add command 'lucky'
2009-02-19  Raine Virtaremove whitespace
2008-07-03  Casey Linksearch plugin: added a gcount function to return the...
2008-06-30  Giuseppe Bilottasearch plugin: fix gcalc regexp
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...