summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/search.rb
AgeCommit message (Expand)Author
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
2007-02-06Move code to find and ircify first par from search plugin to utilsGiuseppe Bilotta
2007-02-06Move extensions to standard classes into a specific extends.rb util moduleGiuseppe Bilotta
2007-02-05search plugin now exploits the new sendmsg improvementsGiuseppe Bilotta
2007-02-04More search.rb first_par fixupsGiuseppe Bilotta
2007-02-04Improve 'first paragraph' detection in search plugin, and clean up ircify_htm...Giuseppe Bilotta
2007-01-28Searches now can return the first paragraph of the first 'n' hits. Wikipedia ...Giuseppe Bilotta
2006-10-24Initial implementation of proper caching based on last-modified and etag HTTP...Giuseppe Bilotta
2006-10-15When searching Wikipedia, strip 'Wikipedia, the free encyclopedia' from titlesGiuseppe Bilotta
2006-10-14Add Wikipedia searching to the search pluginGiuseppe Bilotta
2006-10-14Rename google plugin back to search in preparation for wikipedia supportGiuseppe Bilotta