aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-05-26Merge pull request #1686 from smblott-github/change-vomnibar-insert-text-indi...Stephen Blott
2015-05-26Change vomnibar insert-text indicator.Stephen Blott
2015-05-26Refactor to avoid potential race condition.Stephen Blott
2015-05-26Add comment noting why we need AsyncDataFetcher.Stephen Blott
2015-05-26Merge pull request #1654 from smblott-github/options-page-use-headerStephen Blott
2015-05-25Fix UI Component race condition on start up.Stephen Blott
2015-05-21Search completion; must return an array from this filter.Stephen Blott
2015-05-20Merge pull request #1674 from mrmr1993/only-escape-double-slashes-for-our-flagsStephen Blott
2015-05-20Allowing mapping <space>.Stephen Blott
2015-05-20Only modify find mode regexps if it's a flag we want to matchmrmr1993
2015-05-20Ensure that slashes are grouped in pairs in order for find mode queriesmrmr1993
2015-05-20Only replace double-slashes in find mode if they precede our flagsmrmr1993
2015-05-20Search completion; tweak appearance of historical search queries (descriptions).Stephen Blott
2015-05-19Search completion; minor code review.Stephen Blott
2015-05-19Add insertText visual indicator.Stephen Blott
2015-05-19Search completion; tweak appearance of historical search queries.Stephen Blott
2015-05-18Fully fix 3646b8c999a9e4b864e8c529f84b64a3c2c74ff0.Stephen Blott
2015-05-18Search completion; filter out the default search.Stephen Blott
2015-05-18Revert "Search completion; promote the top completion."Stephen Blott
2015-05-18Fix vomnibar stuck open.Stephen Blott
2015-05-18Merge pull request #1670 from smblott-github/retain-previous-matching-suggest...Stephen Blott
2015-05-18Search completion; retain previous suggestions (tweak highlighting).Stephen Blott
2015-05-18Search completion; retain previous suggestions (comments and tweaks).Stephen Blott
2015-05-18Search completion; retain previous (matching) suggestions.Stephen Blott
2015-05-18Merge branch 'search-completion-UX-tweaks'Stephen Blott
2015-05-18Merge branch 'vomnibar-insert-history-with-tab'Stephen Blott
2015-05-18Search completion; remove console.log().Stephen Blott
2015-05-18Search completion; promote the top completion.Stephen Blott
2015-05-18Search completion; do not adapt completion scoring.Stephen Blott
2015-05-18Disable relevancy debugging (again).Stephen Blott
2015-05-17use a less brittle approach to decoding URIs (fix tests).Stephen Blott
2015-05-17use a less brittle approach to decoding URIs.Stephen Blott
2015-05-17For shortened URLs, do not consider case.Stephen Blott
2015-05-17TabToOpen: respect trailing options when extracting query terms.Stephen Blott
2015-05-17TabToOpen: remove console.log.Stephen Blott
2015-05-17TabToOpen: turn off relevancy debugging.Stephen Blott
2015-05-17TabToOpen: more tidy up pre-PR (additional comments).Stephen Blott
2015-05-17TabToOpen: more tidy up pre-PR.Stephen Blott
2015-05-17TabToOpen: tidy up pre-PR.Stephen Blott
2015-05-17TabToOpen: reactivate custom search engines.Stephen Blott
2015-05-17TabToOpen: reactivate previous custom search engine.Stephen Blott
2015-05-17TabToOpen: use search-engine description as suggestion type.Stephen Blott
2015-05-17TabToOpen: insert queries for custom search engines.Stephen Blott
2015-05-17TabToOpen: tweaksStephen Blott
2015-05-17TabToOpen: tab to open vomnibar.Stephen Blott
2015-05-16Apply decodeURI when shortening URLs.Stephen Blott
2015-05-16Merge pull request #1663 from smblott-github/search-completion-with-regular-r...Stephen Blott
2015-05-16Search completion; tweak comments.Stephen Blott
2015-05-16Refactor query extraction to Utils.extractQuery().Stephen Blott
2015-05-16Add insertText visual indicator.Stephen Blott