aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts/completion.coffee
AgeCommit message (Expand)Author
2015-04-12Simplify 9ac435e2791eaccb03e3dc0b6156060f413666d9.Stephen Blott
2015-04-12Do not domain complete zero length queries.Utkarsh Upadhyay
2015-03-29Move the search-engine logic out of settings.coffee.Stephen Blott
2015-02-06Fix search-engine auto selection.Stephen Blott
2014-12-31Simplify search engine logic.Stephen Blott
2014-12-30Delay recognising query as search-engine query.Stephen Blott
2014-12-29Descriptions for custom search engines.Stephen Blott
2014-12-28Consistent treatment of search terms.Stephen Blott
2014-12-28Use + as separator for search engines.Stephen Blott
2014-12-16URIEncode search engine queries.Stephen Blott
2014-11-22Touch up tab recency.Stephen Blott
2014-11-22Stop registering tabs active for <500ms in special circumstancesmrmr1993
2014-11-22Merge two assignments of the same valuemrmr1993
2014-11-22Make delayed tab registration synchronous, real-time-basedmrmr1993
2014-11-18Tab recency; eliminate potential memory leak.Stephen Blott
2014-11-18Tabs recency; always choose correct current tab.Stephen Blott
2014-11-18Tab recency; register visit only after 750ms.Stephen Blott
2014-11-12Favicons in the vomnibar; remove support.Stephen Blott
2014-11-09Merge pull request #1231 from smblott-github/tabs-orderStephen Blott
2014-11-09Tabs order; minor style changes.Stephen Blott
2014-11-08Tabs order; add tests.Stephen Blott
2014-11-08Order tabs; tidy up.Stephen Blott
2014-11-07Order tabs by recency, when no query terms.Stephen Blott
2014-11-06Include scheme for domain suggestions; tighter test for valid domain.Stephen Blott
2014-11-06Don't suggest domains which aren't.Stephen Blott
2014-10-27Fix tests for favicons.Stephen Blott
2014-10-27Merge favicons for vomnibar.Stephen Blott
2014-06-14Merge pull request #1058 from mijoharas/custom_search_enginesPhil Crosby
2014-05-29Adding in search engines feature to fix #1009mike-work
2014-05-18Document top-level folders.Stephen Blott
2014-05-18Just ignore known and enumerated top-level folders.Stephen Blott
2014-05-18Require bookmark folder separator to be first character of a query term.Stephen Blott
2014-05-18Strip top-level chrome folders.Stephen Blott
2014-05-18Import of bookmark-folder-search code and tests.Stephen Blott
2014-05-16Remove verbose commentary.Stephen Blott
2014-05-16Import relevancy improvement code.Stephen Blott
2014-04-18Minor cleanupsPhil Crosby
2014-04-16Highlight escaped HTML in Vomnibar results (fixes #914)mrmr1993
2014-03-02Escape HTML in vomnibar tab URLsAnton Rissanen
2013-10-17Fix to hide https:// from displayed urls hot just http://Lyall Hamilton
2013-10-09Add favicons to vomnibar completionsLyall Hamilton
2013-01-02Make smartcase locale-aware.Jez Ng
2012-11-14RegexpCache: reorganise and improve tests.Stephen Blott
2012-11-13Smartcase matching for vomnibar.Stephen Blott
2012-11-12Improve unit test structure and coverage.Stephen Blott
2012-11-11Changes in responce to philc's recommendations.Stephen Blott
2012-11-11More simplification/refactoring.Stephen Blott
2012-11-11Refactor domain maintenance code.Stephen Blott
2012-11-11Remove comments regarding non-existent bug.Stephen Blott
2012-11-11Extend removing entries to the domain completer.Stephen Blott