A refreshed "new tab page" for Firefox
Перейти к файлу
Ursula Sarracini 4097623b16 Fix Bug 1433217 - Create Onboarding message provider 2018-05-30 09:48:00 -04:00
bin fix(strings): Rewrite strings-import to fetch from l10n-central sub-repositories (#4148) 2018-05-28 09:46:09 -07:00
dist
docs Merge pull request #4164 from ncloudioj/bz1458617 2018-05-25 11:43:21 -04:00
loaders
locales chore(l10n): Update L10n from changeset 89efa339e84339bba2d77e87903906d3183585d0 2018-05-24 13:39:52 -07:00
system-addon Fix Bug 1433217 - Create Onboarding message provider 2018-05-30 09:48:00 -04:00
.eslintignore
.eslintrc.js chore(mc): Port Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. (#4002) 2018-03-01 11:08:44 -08:00
.gitignore Fix Bug 1435863 - Add source map support for css, js in Activity Stream 2018-02-05 20:08:50 -05:00
.nvmrc
.sass-lint.yml chore(sass): Allow camel case class names 2018-04-23 15:07:13 -04:00
.travis.yml
CHANGELOG.md
CODEOWNERS chore(strings): Add strings for about:preferences and top site custom images 2018-03-02 13:08:56 -08:00
LICENSE
README.md
contributing.md
karma.mc.config.js Bug 1456954 - Support object rest spread in Activity Stream 2018-05-22 10:32:21 -04:00
package-lock.json fix(strings): Rewrite strings-import to fetch from l10n-central sub-repositories (#4148) 2018-05-28 09:46:09 -07:00
package.json fix(strings): Rewrite strings-import to fetch from l10n-central sub-repositories (#4148) 2018-05-28 09:46:09 -07:00
webpack.prerender.config.js chore(dependencies): Add prop-types 15.6.0 2017-12-07 08:57:42 -08:00
webpack.system-addon.config.js Bug 1456954 - Support object rest spread in Activity Stream 2018-05-22 10:32:21 -04:00
yamscripts.yml fix(strings): Rewrite strings-import to fetch from l10n-central sub-repositories (#4148) 2018-05-28 09:46:09 -07:00

README.md

Activity Stream

This is the source code for the Activity Stream project, which replaces the "New Tab" of Firefox with a new design based on rich metadata and browsing behavior.

We export our code to Mozilla Central on a weekly (or sometimes more frequent) basis.

Where should I file bugs?

Although we regularly check the ActivityStream:NewTab component on Bugzilla, we generally like to file bugs at https://github.com/mozilla/activity-stream/issues.

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.