A refreshed "new tab page" for Firefox
Перейти к файлу
Dan Mosedale d6b67193c5 chore(telemetry): add updating dashboard user story to telemetry.md (no issue) (#3732) 2017-10-18 11:56:49 -07:00
bin chore(build): #3651 Use dev build of React debug pref is true 2017-10-04 16:47:48 -04:00
dist bare addon skeleton 2016-02-01 09:05:16 -05:00
docs/v2-system-addon chore(telemetry): add updating dashboard user story to telemetry.md (no issue) (#3732) 2017-10-18 11:56:49 -07:00
loaders chore(tests): #1082 Add shims 2016-08-26 14:01:58 -06:00
locales chore(l10n): Update L10n from changeset ac93f2da3c479d89d79512a03b2425f8a1bc1c67 2017-10-13 14:16:37 -07:00
system-addon fix(reporting): Move data_late_by_ms pings to session.perf. Closes #3688. 2017-10-17 22:04:02 -04:00
.eslintignore fix: Remove testpilot code (#3389) 2017-09-08 16:15:45 -04:00
.eslintrc.js chore(lint): Turn on jsx-no-bind for system-addon and clean up existing code (#2928) 2017-07-21 10:29:52 -07:00
.gitignore chore(build): #3651 Use dev build of React debug pref is true 2017-10-04 16:47:48 -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 fix: Remove testpilot code (#3389) 2017-09-08 16:15:45 -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
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 feat(mc) #2837 Add snippets feed and gSnippetsMap 2017-07-18 11:38:36 -04:00
package-lock.json fix: Remove testpilot code (#3389) 2017-09-08 16:15:45 -04:00
package.json chore(scripts): Process locales before prerendering (#3727) 2017-10-17 19:06:10 -07:00
webpack.prerender.config.js feat(mc): #2813 Add buildmc:html task, prerendering 2017-09-08 14:35:45 -04:00
webpack.system-addon.config.js vendor(mc): Use minified vendor react-intl@2.2.3 for system-addon (#2574) 2017-05-09 15:51:35 -07:00
yamscripts.yml chore(scripts): Process locales before prerendering (#3727) 2017-10-17 19:06:10 -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.