aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-04-24Re-check enabled state after history.pushState/location.hash is changedmrmr1993
2015-04-24Get incognto state directly from chrome.extensions.inIncognitoContextmrmr1993
2015-04-22Merge pull request #1577 from smblott-github/show-yanked-URL-in-HUDStephen Blott
2015-04-22Also filter for HREF in incognito mode.Stephen Blott
2015-04-22Filter out non-HREF elements for "yf".Stephen Blott
2015-04-22For "yf", handle case where link.href isn't defined.Stephen Blott
2015-04-22Show yanked text in HUD for "yf".Stephen Blott
2015-04-19Remove logging code accidentally committed.Stephen Blott
2015-04-19Fix merge oversight.Stephen Blott
2015-04-19Merge branch 'remove-badges'Stephen Blott
2015-04-18Mode indicator: fix insert mode within edit mode.Stephen Blott
2015-04-18Mode indicator: more fix HUD messages for caret mode.Stephen Blott
2015-04-18Merge pull request #1572 from smblott-github/return-to-viewportStephen Blott
2015-04-18Merge pull request #1571 from smblott-github/selection-handling-on-exit-from-...Stephen Blott
2015-04-18Merge pull request #1556 from smblott-github/what-is-newStephen Blott
2015-04-18Mode indicator: more fix for link hints.Stephen Blott
2015-04-18Mode indicator: fix for link hints.Stephen Blott
2015-04-18Only return to viewport from visual mode.Stephen Blott
2015-04-18Selection handling on exiting visual mode.Stephen Blott
2015-04-18Fix #1569.Stephen Blott
2015-04-18Mode indicator: initial move to HUD.Stephen Blott
2015-04-18Mode indicator: strip all references to badges.Stephen Blott
2015-04-14Merge pull request #1563 from deslee/patch-1Stephen Blott
2015-04-13Update README.mdDesmond Lee
2015-04-12Simplify 9ac435e2791eaccb03e3dc0b6156060f413666d9.Stephen Blott
2015-04-12Update CREDITS file.Utkarsh Upadhyay
2015-04-12Do not domain complete zero length queries.Utkarsh Upadhyay
2015-04-12Add failing test case.Utkarsh Upadhyay
2015-04-11(Whoops, remove unintended new line.)Stephen Blott
2015-04-11Add "What's New?" on help page.Stephen Blott
2015-04-05Note scrolling issue #1549.Stephen Blott
2015-04-03Merge branch 'upgrade-notification'Stephen Blott
2015-04-03Simplify upgrade notification.Stephen Blott
2015-03-29Move the search-engine logic out of settings.coffee.Stephen Blott
2015-03-25Check isEnabledForURL on hash change.Stephen Blott
2015-03-22Upgrade notification. Add full-stop to message.Stephen Blott
2015-03-22Upgrade message; show after permission accepted.Stephen Blott
2015-03-22Use chrome.notifications for upgrade notifications.Stephen Blott
2015-03-17Merge branch 'rework-exclusion-rules'Stephen Blott
2015-03-15Fall back to "chrome://newtab" in incognito mode.Stephen Blott
2015-03-15Note that createTab/pages/blank.html doesn't work in incognito mode.Stephen Blott
2015-03-15Fill in "pages/blank.html" is an absolute URL.Stephen Blott
2015-03-15Tidy up exclusion rules/propagation.Stephen Blott
2015-03-15Rework page icon handling.Stephen Blott
2015-03-15Propagate exclusion rules to all frames.Stephen Blott
2015-03-15Populate popup with frame's URL.Stephen Blott
2015-03-15Fix frame-focus detection.Stephen Blott
2015-03-15Fix frame-focus detection.Stephen Blott
2015-03-11Merge pull request #1527 from smblott-github/fix-scrollingStephen Blott
2015-03-11Move Scroller.init() up the handler stack.Stephen Blott