A refreshed "new tab page" for Firefox
Перейти к файлу
k88hudson 6bc1bed4ce (nobug) show cohort and url in asr devtools 2018-11-08 11:11:15 -05:00
aboutlibrary nobug(chore): Create a buildlibrary task for about:library (#4521) 2018-10-24 11:16:43 -04:00
bin Fix Bug 1497565 - Rename locales to locales-src to avoid accidentally exporting l10n-exposed strings (#4506) 2018-10-17 15:01:57 -07:00
common Fixes bug 1504165 - Two Sponsored cards are wrongly displayed after increasing the number of Pocket recommendation rows 2018-11-05 17:22:41 -05:00
content-src (nobug) show cohort and url in asr devtools 2018-11-08 11:11:15 -05:00
data/content Fix Bug 1501817 - Create FxA onboarding card (#4526) 2018-11-06 11:28:45 -05:00
dist bare addon skeleton 2016-02-01 09:05:16 -05:00
docs Fix Bug 1501304 - Add telemetry for CFR opt-out controls (#4545) 2018-11-06 07:56:52 -05:00
lib Bug 1502971 - Pref on ASR snippets in Nightly 2018-11-08 11:11:15 -05: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 Thu Nov 01 2018 16:03:38 GMT-0400 (EDT) 2018-11-01 16:04:24 -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 (nobug) Handle legacy snippet errors better 2018-11-08 11:11:15 -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 1499823 - Change eslint to allow multi-line single-key objects 2018-10-17 17:30:16 -04: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 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 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 Backport Bug 1472212 - Update URLs to include the noscripts version in xpcshell and browser tests for newtab. r=Mardak (#4544) 2018-11-01 18:01:21 +00:00
contributing.md (nobug) Fix typo in contributing.md 2018-10-09 16:08:11 -04:00
jar.mn Fix Bug 1504754 - Debug noscripts version of new tab page need to be packaged (#4551) 2018-11-07 11:38:55 -08:00
karma.mc.config.js Bug 1501756 - Upgrade istanbul-instrumenter-loader 2018-10-26 14:17:11 -04:00
mochitest.sh fix(mochitests): Run headless to avoid incorrect timing out failures (#4514) 2018-10-19 13:44:02 -07: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 1503897 - Upgrade merge sub-dependency to 1.2.1 2018-11-02 10:41:55 -04:00
package.json Fix Bug 1499901 - Add builduplift task that does not export strings 2018-11-05 15:08:11 -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.