A refreshed "new tab page" for Firefox
Перейти к файлу
Ed Lee edacbfa0fa chore(l10n): Update from l10n-central Wed Jun 06 2018 11:36:10 GMT-0700 (PDT) 2018-06-06 11:37:24 -07: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 Update telemetry docs to include about:welcome. 2018-06-06 11:30:43 -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 Wed Jun 06 2018 11:36:10 GMT-0700 (PDT) 2018-06-06 11:37:24 -07:00
system-addon chore(mc): Port Bug 1447879 - Cannot customize about:preferences#home content when sync or preference searching is disabled. r=k88hudson 2018-06-06 11:37:24 -07:00
.eslintignore feat(prerender): Use real strings and text direction for per-locale prerendered html (#3740) 2017-10-20 14:50:41 -07:00
.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 fix(build): Fix bustage by semi-pinning node 7 (closes #3283) 2017-08-29 12:12:30 -07:00
.sass-lint.yml chore(sass): Allow camel case class names 2018-04-23 15:07:13 -04:00
.travis.yml fix: Remove testpilot code (#3389) 2017-09-08 16:15:45 -04:00
CHANGELOG.md 1.14.3 changelog 2017-08-28 12:55:10 -04:00
CODEOWNERS chore(strings): Add strings for about:preferences and top site custom images 2018-03-02 13:08:56 -08:00
LICENSE
README.md chore(readme): #3394 Update README to reflect system-addon 2017-10-03 13:47:06 -04:00
contributing.md chore(readme): #3394 Update README to reflect system-addon 2017-10-03 13:47:06 -04:00
karma.mc.config.js Bug 1433216 - Add AS Router targeting 2018-05-31 15:48:54 -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 chore(l10n): Update from l10n-central Wed May 30 2018 10:38:12 GMT-0700 (PDT) 2018-05-30 10:38:29 -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.