A refreshed "new tab page" for Firefox
Перейти к файлу
Ed Lee d4f38b1b8a
chore(l10n): Switch string id from _label to _tooltip (#3956)
2018-01-29 10:49:35 -08:00
bin chore(lint): Enable prefer-destructuring without object assignment fixing many issues 2018-01-24 15:41:28 -08:00
dist bare addon skeleton 2016-02-01 09:05:16 -05:00
docs chore(doc): Update telemetry document for region and profile_creation_date 2018-01-11 13:13:45 -05:00
loaders chore(package): Remove unused dependencies and add minimist (#3869) 2017-11-22 11:09:02 -08:00
locales chore(l10n): Switch string id from _label to _tooltip (#3956) 2018-01-29 10:49:35 -08:00
system-addon chore(l10n): Switch string id from _label to _tooltip (#3956) 2018-01-29 10:49:35 -08: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(lint): Disable various rules that are not desired 2018-01-24 15:41:29 -08:00
.gitignore style(content): #3745 Add per-platform css files 2017-11-03 11:27:34 -04: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(styles): Turn on property-sort-order putting -moz properties as if unprefixed 2017-11-29 11:40:12 -08: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
LICENSE Add LICENSE file. 2016-02-02 12:13:14 -05:00
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 Fix Bug 1428720 - Use headless mode when running unit tests 2018-01-08 09:56:23 +01:00
package-lock.json fix(webpack): Add babel-plugin-jsm-to-commonjs back in, fix PlacesFeed test (#3935) 2018-01-15 15:01:23 -08:00
package.json fix(webpack): Add babel-plugin-jsm-to-commonjs back in, fix PlacesFeed test (#3935) 2018-01-15 15:01:23 -08: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 feat(webpack): Add --display-optimization-bailout and use jsm-to-esmodules (#3932) 2018-01-12 13:56:29 -08:00
yamscripts.yml feat(webpack): Add --display-optimization-bailout and use jsm-to-esmodules (#3932) 2018-01-12 13:56:29 -08: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.