A refreshed "new tab page" for Firefox
Перейти к файлу
Ed Lee a813ee80ce
Port Bug 1518426 - Add another domain to FilterAdult. r=Mardak (#4744)
2019-01-29 08:12:21 -08:00
aboutlibrary nobug(chore): Create a buildlibrary task for about:library (#4521) 2018-10-24 11:16:43 -04:00
bin Bug 1516034 - Refactor to add non-prerendered comment in root tag (#4691) 2019-01-21 14:19:23 -08:00
common Bug 1521757 - Port PBM search hand-off implementation changes to Activity Stream (#4697) 2019-01-23 15:21:26 -05:00
content-src Bug 1523050 - Hero layout repeats hero item in displayed list items (#4740) 2019-01-25 19:24:40 -08:00
data/content Fix Bug 1475354 - Create first-run template and content for Return To AMO experience (#4578) 2018-11-28 15:31:48 -05:00
dist bare addon skeleton 2016-02-01 09:05:16 -05:00
docs Bug 1514732 - Create a telemetry ping for search hand-off (#4662) 2019-01-16 12:50:29 -05:00
lib Port Bug 1518426 - Add another domain to FilterAdult. r=Mardak (#4744) 2019-01-29 08:12:21 -08:00
loaders chore(package): Remove unused dependencies and add minimist (#3869) 2017-11-22 11:09:02 -08:00
locales-src chore(l10n): Update from l10n-central Fri Jan 25 2019 15:58:20 GMT-0800 (PST) 2019-01-25 15:58:32 -08: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 Bug 1518261 - Refresh feeds on system tick 2019-01-25 18:19:06 -05:00
vendor Fix Bug 1486375 - Upgrade redux and react redux manually removing Function (#4530) 2018-10-26 18:26:22 -07:00
.eslintignore nobug(chore): Create a buildlibrary task for about:library (#4521) 2018-10-24 11:16:43 -04:00
.eslintrc.js Fix Bug 1508667 - update eslint and plugins to latest versions (#4572) 2018-11-26 14:56:41 -08:00
.gitignore nobug(chore): Create a buildlibrary task for about:library (#4521) 2018-10-24 11:16:43 -04:00
.mcignore chore(nobug): Do not build about:library in buildmc (#4527) 2018-10-26 11:05:12 -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 chore(lint): Disallow margin-{left,right} to avoid RTL issues (#4498) 2018-10-15 12:23:21 -07:00
.taskcluster.yml Fix Bug 1474372: Run mochitests on taskcluster 2018-07-24 15:21:56 +00:00
.travis.yml Fix Bug 1507306 - Unit tests running on Firefox 54 (#4569) 2019-01-16 17:08:31 +00:00
CODEOWNERS Fix Bug 1497565 - Rename locales to locales-src to avoid accidentally exporting l10n-exposed strings (#4506) 2018-10-17 15:01:57 -07: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 Port Bug 1492937 - Make the JS subscript loader load scripts exclusively as UTF-8 (#4600) 2018-12-20 07:35:32 -08:00
contributing.md (nobug) Fix typo in contributing.md 2018-10-09 16:08:11 -04:00
jar.mn Fix Bug 1506205 - Package failures from duplicate noscripts / debug files 2018-11-09 10:43:12 -08:00
karma.mc.config.js Bug 1501756 - Upgrade istanbul-instrumenter-loader 2018-10-26 14:17:11 -04:00
mochitest.sh Bug 1517327 - Search telemetry failures not caught by taskcluster (#4631) 2019-01-07 11:13:36 -08: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 1520514 - Add memoized selector to add feed data and spocs to layout 2019-01-16 14:06:23 -05:00
package.json Bug 1520514 - Add memoized selector to add feed data and spocs to layout 2019-01-16 14:06:23 -05:00
webpack.aboutlibrary.config.js nobug(chore): Create a buildlibrary task for about:library (#4521) 2018-10-24 11:16:43 -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 1499901 - Add builduplift task that does not export strings 2018-11-05 15:08:11 -05: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.