A refreshed "new tab page" for Firefox
Перейти к файлу
Andrei Oprea 3735e08fac
Fix Bug 1484698 - Rename hasFxAccount to usesFirefoxSync (#4421)
2018-09-14 13:27:47 +00:00
bin fix(strings): Fall back to existing translation of search.properties "Add Search Engine" (#4311) 2018-08-10 14:36:14 -07:00
common Bug 1483655 - Ensure pocket cta doesn't flash between logged in and out while loading, and ensure content doesn't shift when adding cta. 2018-09-13 17:33:56 -04:00
content-src Fix Bug 1484698 - Rename hasFxAccount to usesFirefoxSync (#4421) 2018-09-14 13:27:47 +00:00
data/content Bug 1485422 - Add rating stars to CFR (#4393) 2018-08-30 17:28:32 -04:00
dist bare addon skeleton 2016-02-01 09:05:16 -05:00
docs Bug 1483655 - Add a new explainer to the Recommended by Pocket section 2018-08-31 13:08:44 -04:00
lib Fix Bug 1484698 - Rename hasFxAccount to usesFirefoxSync (#4421) 2018-09-14 13:27:47 +00:00
loaders chore(package): Remove unused dependencies and add minimist (#3869) 2017-11-22 11:09:02 -08:00
locales Bug 1483655 - Add a new explainer to the Recommended by Pocket section 2018-08-31 13:08:44 -04:00
ping-centre chore(mc): Port Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8 2018-06-08 11:37:13 -07:00
test Fix Bug 1484698 - Rename hasFxAccount to usesFirefoxSync (#4421) 2018-09-14 13:27:47 +00:00
vendor Move files from system-addon/ to root/ 2018-06-06 14:46:01 -04:00
.eslintignore add new scripts, path changes 2018-06-06 16:52:32 -04:00
.eslintrc.js Fix linting 2018-06-28 14:21:20 -04:00
.gitignore add new scripts, path changes 2018-06-06 16:52:32 -04:00
.mcignore add new scripts, path changes 2018-06-06 16:52:32 -04:00
.nvmrc fix(package): Upgrade webpack to 4.15.0 and update nvmrc (#4229) 2018-07-05 13:52:23 -07:00
.sass-lint.yml Fix Bug 1476450 - disallow text-transform in sass-lint 2018-07-30 13:41:42 -04:00
.taskcluster.yml Fix Bug 1474372: Run mochitests on taskcluster 2018-07-24 15:21:56 +00:00
.travis.yml fix: Remove testpilot code (#3389) 2017-09-08 16:15:45 -04:00
CODEOWNERS chore(strings): Add strings for about:preferences and top site custom images 2018-03-02 13:08:56 -08:00
LICENSE Add LICENSE file. 2016-02-02 12:13:14 -05:00
NewTabComponents.manifest Backport Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab 2018-07-27 10:04:29 -04:00
README.md Fix Bug 1474372: Run mochitests on taskcluster 2018-07-24 15:21:56 +00:00
aboutNewTabService.js chore(mc): Port Bug 1482422 - Use UTF-8 character set instead of ASCII when reading Activity Stream scripts with `mozJSSubScriptLoader`. r=mconley (#4335) 2018-08-14 08:52:03 -07:00
contributing.md chore(readme): #3394 Update README to reflect system-addon 2017-10-03 13:47:06 -04:00
jar.mn Backport Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab 2018-07-27 10:04:29 -04:00
karma.mc.config.js Bug 1486529 - Add doorhanger testing via asrouter admin panel (#4373) 2018-08-27 16:50:07 -04:00
mochitest.sh (mochitests): Run onboarding mochitests 2018-08-29 14:31:22 +00:00
moz.build Backport Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab 2018-07-27 10:04:29 -04:00
nsIAboutNewTabService.idl Backport Bug 1474414 - Move most of browser/extensions/activity-stream to browser/components/newtab 2018-07-27 10:04:29 -04:00
package-lock.json fix(package): Upgrade webpack to 4.15.0 and update nvmrc (#4229) 2018-07-05 13:52:23 -07:00
package.json Fix Bug 1474419 - Update yamscripts and other files for browser/components/newtab location 2018-07-27 10:04:29 -04:00
webpack.prerender.config.js fix(package): Upgrade webpack to 4.15.0 and update nvmrc (#4229) 2018-07-05 13:52:23 -07:00
webpack.system-addon.config.js fix(package): Upgrade webpack to 4.15.0 and update nvmrc (#4229) 2018-07-05 13:52:23 -07:00
yamscripts.yml Fix Bug 1474419 - Update yamscripts and other files for browser/components/newtab location 2018-07-27 10:04:29 -04:00

README.md

activity-stream

Task Status

This system add-on replaces the new tab page in Firefox with a new design and functionality as part of the Activity Stream project.

The files in this directory, including vendor dependencies, are imported from the system-addon directory in https://github.com/mozilla/activity-stream.

Read docs/v2-system-addon for more detail.

Where should I file bugs?

We regularly check the ActivityStream:NewTab component on Bugzilla.

For Developers

If you are interested in contributing, take a look at this guide on where to find us and how to contribute, and this guide for getting your development environment set up.

For Localizers

Activity Stream localization is managed via Pontoon, not direct pull requests to the repository. If you want to fix a typo, add a new language, or simply know more about localization, please get in touch with the existing localization team for your language, or Mozillas l10n-drivers for guidance.