Commit graph

  • afb6b6c31d Merge pull request #754 from jonathanKingston/move-containers-fix luke crouch 2017-08-23 12:40:11 -05:00
  • 0acf9cc0e6 Merge pull request #754 from jonathanKingston/move-containers-fix luke crouch 2017-08-23 12:40:11 -05:00
  • bef6eac208 Extension shouldn't be enabled in pb mode as it's currently not working in many places. Fixes #756 Jonathan Kingston 2017-08-23 15:23:49 +01:00
  • 70573d0559 Extension shouldn't be enabled in pb mode as it's currently not working in many places. Fixes #756 Jonathan Kingston 2017-08-23 15:23:49 +01:00
  • 3e810cb560 Fix moving of more than one tab to a new window. Fixes #746 Jonathan Kingston 2017-08-22 18:54:32 +01:00
  • da239237f7 Fix moving of more than one tab to a new window. Fixes #746 Jonathan Kingston 2017-08-22 18:54:32 +01:00
  • 5a52ef496e make page-title respect container boundaries DRC 2017-08-17 16:40:25 +02:00
  • e149cfbfde Merge pull request #735 from mozilla/master luke crouch 2017-08-16 10:16:55 -05:00
  • 4618b06698 Merge pull request #726 from jonathanKingston/bootstrapify luke crouch 2017-08-15 16:31:13 -05:00
  • 29f078d2c9 Merge pull request #726 from jonathanKingston/bootstrapify 3.1.0 luke crouch 2017-08-15 16:31:13 -05:00
  • f7a49f5bae Merge remote-tracking branch 'upstream/master' into bootstrapify Jonathan Kingston 2017-08-15 22:24:32 +01:00
  • 5704a21c97 Merge remote-tracking branch 'upstream/master' into bootstrapify Jonathan Kingston 2017-08-15 22:24:32 +01:00
  • 1f95d9767c Remove legacy telemetry code as non functional now Jonathan Kingston 2017-08-15 17:30:27 +01:00
  • 57a31f7f97 Remove legacy telemetry code as non functional now Jonathan Kingston 2017-08-15 17:30:27 +01:00
  • aa7f7af3b7 Bootstrapify extension to work for Firefox Nightly 57 SDK removal. Fixes #725 Jonathan Kingston 2017-08-13 21:49:57 +01:00
  • d685a58d74 Bootstrapify extension to work for Firefox Nightly 57 SDK removal. Fixes #725 Jonathan Kingston 2017-08-13 21:49:57 +01:00
  • 345b4b5c50 Merge f9ca780dd3 into a44bf21582 luke crouch 2017-08-15 09:50:50 +00:00
  • d9b15a9c84 Merge pull request #713 from jonathanKingston/svg-icon-context-change Jonathan Kingston 2017-08-15 10:50:44 +01:00
  • a44bf21582 Merge pull request #713 from jonathanKingston/svg-icon-context-change Jonathan Kingston 2017-08-15 10:50:44 +01:00
  • b833c15134 Merge 562dcc52f7 into 8f8fc322eb tkntjsdw 2017-08-09 09:54:17 +00:00
  • 90a0a80ef0 Merge pull request #715 from jonathanKingston/remove-legacy-css luke crouch 2017-08-07 14:05:51 -05:00
  • 8f8fc322eb Merge pull request #715 from jonathanKingston/remove-legacy-css luke crouch 2017-08-07 14:05:51 -05:00
  • 40d847aefd Removal of legacy CSS for builds after 2015-08-06. Fixes #714 Jonathan Kingston 2017-08-06 15:18:46 +01:00
  • f03404ad9e Removal of legacy CSS for builds after 2015-08-06. Fixes #714 Jonathan Kingston 2017-08-06 15:18:46 +01:00
  • fcd61afee3 Adding in SVG icon for context-fill colours. Fixes #710 Jonathan Kingston 2017-08-05 10:28:27 +01:00
  • 78b5de3b44 Adding in SVG icon for context-fill colours. Fixes #710 Jonathan Kingston 2017-08-05 10:28:27 +01:00
  • 4564dcd15e Making icons sharper since hand crafting your own svg was cool. Jonathan Kingston 2017-08-05 09:59:45 +01:00
  • e78f49bec5 Making icons sharper since hand crafting your own svg was cool. Jonathan Kingston 2017-08-05 09:59:45 +01:00
  • 44b00d74f0 Merge pull request #605 from jonathanKingston/sdk-mamoth-breakage luke crouch 2017-08-04 20:13:20 +00:00
  • ee8c69b73e Merge pull request #605 from jonathanKingston/sdk-mamoth-breakage 3.0.0 luke crouch 2017-08-04 20:13:20 +00:00
  • 80f7916092 Merge remote-tracking branch 'upstream/master' into sdk-mamoth-breakage Jonathan Kingston 2017-08-04 18:21:48 +01:00
  • 4dfffb8c34 Merge remote-tracking branch 'upstream/master' into sdk-mamoth-breakage Jonathan Kingston 2017-08-04 18:21:48 +01:00
  • f0dec39629 Adding back in legacy code without message passing code. Jonathan Kingston 2017-07-17 16:31:51 +01:00
  • fe77c891cd Adding back in legacy code without message passing code. Jonathan Kingston 2017-07-17 16:31:51 +01:00
  • 34a97b56bf Merge pull request #707 from jonathanKingston/icon-reset-fix luke crouch 2017-08-03 16:05:54 +00:00
  • e3ed4582d2 Merge pull request #707 from jonathanKingston/icon-reset-fix 2.5.0 luke crouch 2017-08-03 16:05:54 +00:00
  • 0210091943 Fix on update icons being reset to central defaults. Fixes #703 Jonathan Kingston 2017-08-03 11:26:00 +01:00
  • 38c098edb6 Fix on update icons being reset to central defaults. Fixes #703 Jonathan Kingston 2017-08-03 11:26:00 +01:00
  • 95bcf04bc4 Break web extensions code Jonathan Kingston 2017-07-11 13:40:01 +01:00
  • 12a6bb3b9b Break web extensions code Jonathan Kingston 2017-07-11 13:40:01 +01:00
  • 0f16e76114 Break my SDK code Jonathan Kingston 2017-06-20 18:48:19 +01:00
  • 175cdc1a6b Break my SDK code Jonathan Kingston 2017-06-20 18:48:19 +01:00
  • d5a492c436 Use new theme_icons manifest for specifying light and dark icons. Fixes #603 Jonathan Kingston 2017-07-03 11:11:48 -07:00
  • 0ec7e4aee3 Use new theme_icons manifest for specifying light and dark icons. Fixes #603 Jonathan Kingston 2017-07-03 11:11:48 -07:00
  • 562dcc52f7 Merge pull request #699 from mozilla/master luke crouch 2017-07-31 19:53:30 +00:00
  • b2ec800755 Merge pull request #698 from mozilla/bump-version-to-2.4.1 Jonathan Kingston 2017-07-31 19:51:15 +01:00
  • ee63f72f3e Merge pull request #698 from mozilla/bump-version-to-2.4.1 2.4.1 Jonathan Kingston 2017-07-31 19:51:15 +01:00
  • e75fd5b1cf bump version to 2.4.1 groovecoder 2017-07-31 11:40:18 -05:00
  • 4cbcfac0f4 bump version to 2.4.1 groovecoder 2017-07-31 11:40:18 -05:00
  • 18d48f5f1e Merge pull request #681 from jonathanKingston/set-default-background luke crouch 2017-07-18 18:53:01 +00:00
  • 641c95e64e Merge pull request #681 from jonathanKingston/set-default-background luke crouch 2017-07-18 18:53:01 +00:00
  • 954111d23d Set default background to fix dark linux themes. Fixes #677 Jonathan Kingston 2017-07-17 12:50:43 +01:00
  • b646a9183c Set default background to fix dark linux themes. Fixes #677 Jonathan Kingston 2017-07-17 12:50:43 +01:00
  • a2e3a41091 Merge 1a592f7f1c into 6e2ed6393e Jonathan Kingston 2017-07-14 15:53:13 +00:00
  • 9cb8ef2216 Merge pull request #669 from jonathanKingston/assignment-index luke crouch 2017-07-14 10:53:10 -05:00
  • 6e2ed6393e Merge pull request #669 from jonathanKingston/assignment-index luke crouch 2017-07-14 10:53:10 -05:00
  • 1a592f7f1c Follow up commit to add all messages to be promise safe including background.js messages. Fixe #670 Jonathan Kingston 2017-07-14 16:40:00 +01:00
  • 9907be9537 Move async popup functions to message pass through the background script using a message queue because 'extensions.webextensions.remote' pref breaks async messages. Fixes #670 Jonathan Kingston 2017-07-14 14:46:41 +01:00
  • c4d96ce364 Fix assignment index loading at the end of the tab strip. Fixes #672. Jonathan Kingston 2017-07-14 02:12:24 +01:00
  • af98174a19 Fix assignment index loading at the end of the tab strip. Fixes #672. Jonathan Kingston 2017-07-14 02:12:24 +01:00
  • 174c108cb7 Merge pull request #667 from mozilla/master Jonathan Kingston 2017-07-13 22:53:16 +01:00
  • 5a1c53fd1d Merge pull request #668 from jonathanKingston/mac-keybord-shortcut luke crouch 2017-07-13 16:12:56 -05:00
  • 1c8530ef02 Merge pull request #668 from jonathanKingston/mac-keybord-shortcut luke crouch 2017-07-13 16:12:56 -05:00
  • beff8fe66e Adding a keyboard shortcut that will work on MacOS. Ctrl+. Jonathan Kingston 2017-07-13 21:42:07 +01:00
  • 366f9ec047 Adding a keyboard shortcut that will work on MacOS. Ctrl+. Jonathan Kingston 2017-07-13 21:42:07 +01:00
  • 97ec63cd8e Merge 139aadaa1d into 63343f18eb Jonathan Kingston 2017-07-11 16:42:03 +00:00
  • 51e61362a3 Merge pull request #664 from mozilla/add-surveyurl-for-shield luke crouch 2017-07-11 11:39:50 -05:00
  • 63343f18eb Merge pull request #664 from mozilla/add-surveyurl-for-shield luke crouch 2017-07-11 11:39:50 -05:00
  • 47608d9ce6 add surveyUrl for shield study participants groovecoder 2017-07-11 10:26:46 -05:00
  • 080e9dd22d add surveyUrl for shield study participants groovecoder 2017-07-11 10:26:46 -05:00
  • e06b258378 Merge 2e9052322e into 268da1350a luke crouch 2017-07-06 20:21:00 +00:00
  • edc010e34f Merge pull request #660 from mozilla/new-tab-long-press-onboarding luke crouch 2017-07-06 14:47:02 -05:00
  • 268da1350a Merge pull request #660 from mozilla/new-tab-long-press-onboarding 2.4.0 luke crouch 2017-07-06 14:47:02 -05:00
  • 3d8c204fd9 Using browser.storage.local for onboarding stage Jonathan Kingston 2017-07-05 16:07:24 -07:00
  • e0abaa67e2 Using browser.storage.local for onboarding stage Jonathan Kingston 2017-07-05 16:07:24 -07:00
  • 079577f84f add onboarding panel for long-press groovecoder 2017-07-05 13:27:59 -05:00
  • 69f06f96cc add onboarding panel for long-press groovecoder 2017-07-05 13:27:59 -05:00
  • c38193513d Merge pull request #659 from jonathanKingston/fix-non-nightly-menu luke crouch 2017-07-05 15:17:14 -05:00
  • 62d479a3f3 Merge pull request #659 from jonathanKingston/fix-non-nightly-menu luke crouch 2017-07-05 15:17:14 -05:00
  • 6164ab4941 Fix non nightly long press menu. Fixes #658 Jonathan Kingston 2017-07-05 13:08:33 -07:00
  • 315c75f2ac Fix non nightly long press menu. Fixes #658 Jonathan Kingston 2017-07-05 13:08:33 -07:00
  • 139aadaa1d Use new theme_icons manifest for specifying light and dark icons. Fixes #603 Jonathan Kingston 2017-07-03 11:11:48 -07:00
  • 2e9052322e bump version to 2.4.0 groovecoder 2017-06-22 16:11:10 -05:00
  • f72ced45e0 Merge pull request #643 from jonathanKingston/pre-shield luke crouch 2017-06-29 17:06:32 -07:00
  • 9fcf822140 Merge pull request #643 from jonathanKingston/pre-shield luke crouch 2017-06-29 17:06:32 -07:00
  • 16f7129d1b Add new telemetry to the old plus button menu Jonathan Kingston 2017-06-29 13:46:06 -07:00
  • e7ac72a6a2 Add new telemetry to the old plus button menu Jonathan Kingston 2017-06-29 13:46:06 -07:00
  • 5b14081867 Increasing notification timeout Jonathan Kingston 2017-06-29 10:00:54 -07:00
  • da39d18ce0 Increasing notification timeout Jonathan Kingston 2017-06-29 10:00:54 -07:00
  • a03bf14262 Removal of hover menu for plus menu Jonathan Kingston 2017-06-29 09:59:53 -07:00
  • 63025ab3d6 Removal of hover menu for plus menu Jonathan Kingston 2017-06-29 09:59:53 -07:00
  • d6454e4219 Changing the notification colour to be less alien Jonathan Kingston 2017-06-29 09:42:41 -07:00
  • 1c38e09dcc Changing the notification colour to be less alien Jonathan Kingston 2017-06-29 09:42:41 -07:00
  • c683eea00f Merge pull request #637 from jonathanKingston/cleanup-exemption-code luke crouch 2017-06-27 15:54:59 -07:00
  • 2178e26220 Merge pull request #637 from jonathanKingston/cleanup-exemption-code luke crouch 2017-06-27 15:54:59 -07:00
  • bd17cc7fdb Merge pull request #638 from jonathanKingston/tidy-bits luke crouch 2017-06-27 15:37:17 -07:00
  • 310e2fa503 Merge pull request #638 from jonathanKingston/tidy-bits luke crouch 2017-06-27 15:37:17 -07:00
  • cef20522e2 Add a code of conduct and contributing file. Jonathan Kingston 2017-06-23 14:22:26 +01:00
  • 30c55e093c Add a code of conduct and contributing file. Jonathan Kingston 2017-06-23 14:22:26 +01:00
  • 633d47ecce Cleanup exemption code. On assignment set/remove clear exemptions and set based on existing tabs. Fixes #635 Jonathan Kingston 2017-06-23 12:50:47 +01:00