A refreshed "new tab page" for Firefox
Перейти к файлу
Vatsal Joshi a872f161c3 (nobug) Fix typo in contributing.md 2018-10-09 16:08:11 -04:00
bin Port Bug 1486739 - Enable ESLint rule comma-dangle for browser/, services/, taskcluster/ and toolkit/ directories. r=mossop 2018-09-17 12:50:42 -07:00
common Fix Bug 1496352 - Add SHOW_FIREFOX_ACCOUTS Router action (#4469) 2018-10-05 16:14:16 +00:00
content-src bug 1496246 - Update Pocket CTA implementation with feedback from Legal and UX (#4470) 2018-10-05 12:58:49 -04:00
data/content Bug 1487772 - show logo and wordmark when only search enabled 2018-09-20 15:22:54 -04:00
dist bare addon skeleton 2016-02-01 09:05:16 -05:00
docs Fix Bug 1496428 - Turn on new simplified onboarding experience for everyone (#4465) 2018-10-05 10:50:46 -04:00
lib bug 1496246 - Update Pocket CTA implementation with feedback from Legal and UX (#4470) 2018-10-05 12:58:49 -04:00
loaders chore(package): Remove unused dependencies and add minimist (#3869) 2017-11-22 11:09:02 -08:00
locales chore(l10n): Update from l10n-central Fri Oct 05 2018 13:28:30 GMT-0400 (EDT) 2018-10-05 13:47:10 -04:00
ping-centre Backport Bug 1491394 - Update callsites to use new mozILocaleService API. r=jfkthame (#4446) 2018-09-24 13:53:01 -04:00
test Merge branch 'central' 2018-10-05 17:52:17 -04: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 Port Bug 1486739 - Enable ESLint rule comma-dangle for browser/, services/, taskcluster/ and toolkit/ directories. r=mossop 2018-09-17 12:50:42 -07: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 Port Bug 1478305 - Remove unnecessary imports and fix ESLint warnings about unused variables for browser/. r=jaws 2018-09-17 12:50:42 -07: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(l10n): Update from l10n-central Fri Sep 28 2018 13:46:11 GMT-0400 (EDT) 2018-09-28 14:51:56 -04:00
contributing.md (nobug) Fix typo in contributing.md 2018-10-09 16:08:11 -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 Fix Bug 1496428 - Turn on new simplified onboarding experience for everyone (#4465) 2018-10-05 10:50:46 -04:00
mochitest.sh Fix Bug 1496428 - Turn on new simplified onboarding experience for everyone (#4465) 2018-10-05 10:50:46 -04: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 Bug 1496212 - Update documentation for ASRouter targeting 2018-10-04 15:38:24 -04:00
package.json Bug 1496212 - Update documentation for ASRouter targeting 2018-10-04 15:38:24 -04:00
webpack.prerender.config.js Port Bug 1486739 - Enable ESLint rule comma-dangle for browser/, services/, taskcluster/ and toolkit/ directories. r=mossop 2018-09-17 12:50:42 -07:00
webpack.system-addon.config.js Port Bug 1486739 - Enable ESLint rule comma-dangle for browser/, services/, taskcluster/ and toolkit/ directories. r=mossop 2018-09-17 12:50:42 -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.