50 KiB
50 KiB
1.0.19 (2016-06-03)
- 1.0.18 changelog (be87f6b)
- 1.0.19 (acf3081)
- Add a description of performance ping #705 (dedff7f)
- fix (addon): #663 rebuild the places cache after 30 minutes (b138aee), closes #663
- fix (content): #774 fix zoom, resize, high res issues (dce0f65), closes #774
- Refactor cache updating strategy (6a6b784)
- test(addon): Reduce useless jpm test output (c061867)
- chore(addon): #781 use webpack in addon for external deps (d9c6fa9)
- fix(addon): #687 move tippytop to getEnhancedLinks (dd70e49)
- fix(addon): #707 Provide more specific unload_reason other than navigation (a029fac), closes #745
- fix(addon): #759 Add session_id for all pings. (db04f13)
- fix(addon): #760 Add pageshow event to keep track of clicks on the 'back' button. (7dcea80)
- fix(prefs): Switch to production embedly-proxy URL (5075b1c)
- feat(addon): #417 Dont request embedly data for appended items (ef799db)
- feat(addon): #417 infinite scroll (620d109)
- feat(addon): #732 Create experiment for DeleteMenu (216842e)
- feat(metrics): #705 Collect proxy telemetries from addon (b514783)
- fix(addon): #454 Hide Load More if < 20 items on history (005ba6f)
1.0.18 (2016-05-24)
- 1.0.17 changelog (527f2f3)
- 1.0.18 (f622774)
- fix(addon): #698 Don't send session pings for inactive tabs when closing the broswer window (bdf921c)
- fix(addon): #716 Don't send session pings for tabs that finish loading in the background. (a4c798d)
- fix(addon): Add an unique id for each item sent to content (a617dd4)
- fix(addon): Bug 1273164 - The search bar from New Tab page is no longer working on latest Nightly ve (cd35ce2)
- fix(content): #632 Bug 1269777 - Google search string from context menu wrongly searches (02f5f70)
- fix(content): #723 Bug 1273923 - Remove 'Please fill out this field' tooltip (95fdbf6)
1.0.17 (2016-05-17)
- 1.0.16 changelog (4d5c47a)
- 1.0.17 (36af5ec)
- Correct running tests command (6a99f31)
- fix (content): #604 remove custom titles from GroupedActivityFeed (9838e39), closes #604
- fix (content): #675 use cacheKey instead of lastVisitDate as react child key (d19be4d), closes #675
- feat(addon): #679 Send addon version to embedly proxy (4bf2606)
- feat(addon): add the API to remove a bookmark (17122bd)
- feat(content): add Remove Bookmark UI (47ca9bd)
- fix(addon): #518 Fix Embedly proxy receiving null URLs (d12f4d0)
- fix(addon): #638 Dedupe history for embedly only (f7295ae)
- fix(addon): #671 Reduce duplicate queries to embedly (a5d6ad1)
- fix(lint): order sass rules by alphabetical order (61ec559)
- tests(addon): #428 Ensure embedly client throws out non-requested responses (c0d9e80)
1.0.16 (2016-05-10)
- 1.0.15 changelog (0ff3de0)
- 1.0.16 (91c516a)
- fix (addon): #646 do not throw exception on invalid uri component (edc3547), closes #646
- fix(addon): send all links including those without embedly (8d5fa28)
- fix(concurrency): guard against handlers called when ActivityStream object is gone (1d78b8d)
- fix(travis): #650 skip cleanup for travis deploy (61dda27)
- feat(content): add loading ui for >2s of loading (54ea1f8)
- chore(meta): drop plural from activity stream in addon metadata (eb4b6d4)
- chore(previews): #565 use prod embedly proxy (bdd89ba)
- chore(travis): Lock to 47.0 (fd11f23)
- chore(webpack): add json-loader to dependencies (9937604)
- style(content): #427 Fix buttons on New Tab Page (ea981fd)
- style(content): #610 Fade in main sections on init (1755758)
1.0.15 (2016-05-05)
- 1.0.14 changelog (bb851a6)
- 1.0.15 (77a813c)
- feat (addon) #444 enhance sites with tippy top data (44e58d5)
- fix (addon) #579 hide simple prefs (ecd4756), closes #579
- style(content) #586 align loading spinner (2d8a269)
- use rimraf and mkdirp instead of shell #125 (692ca74)
- chore(icon): Update SVG icon in about:addons (cde8b99)
- chore(npm): #641 lock npm dependencies to fixed version (90ebb2f)
- chore(npm): Update sass-lint (e0e0d3c)
- chore(package): Add TestPilot link in package description (03a0983)
- fix(addon): #608 Order bookmarks by date created instead of date modified. (448b4a1)
- fix(addon): #625 Renaming ping attributes for bookmarks and history counts. (39d7c7a)
- fix(content): #572 pre-dedupe TopSites (f61f9c0)
- fix(content): #620 Fix top site containers (6f3440d)
- feat(caching): #629 store cache data on disk to avoid cold boots (65c6954)
- feat(caching): #630 replace data when ready as opposed to invalidating first (b6cecfb)
- feat(content): #607 UI for real blocking (404d983)
- feat(perf): keep track of highlights links request times (d81211d)
- feat(previews): do not wait on embedly call to return links (244d29f)
1.0.14 (2016-04-29)
- 1.0.13 changelog (97bcd0a)
- 1.0.14 (0bd871d)
- chore (content): #310 Add meta tag for CSP (14ea41e)
- feat(blocking): #484 blocking APIs (b08bf93)
- feat(blocking): #484 persist blocking URLs (829f5ca)
- feat(reporting): #477 End session on route change (f0fe8e9)
- chore(addon): Update description in package.json (5eb9032)
- chore(prefs): hide API endpoint prefs (3cf22af)
- chore(reporting): #585 Add logger for telemetry (03e22ec)
- chore(reporting): #585 Document telemetry events (1db7e6b)
- fix(content): #590 Update search placeholder (ce2a9d2)
- fix(content): #592 Change date format for headers (83c8e25)
1.0.13 (2016-04-26)
- 1.0.12 changelog (d48c021)
- 1.0.13 (9e38866)
- fix (content): #559 scroll to top on route change (e903760), closes #559
- New New Tab Icon (ea801b9)
- chore(ci): #442 continous integration deployments for master on travis CI (daffd46)
- chore(ci): #442 deployment automation for dev builds (d8beb4d)
- chore(README): Firefox beta no longer required (b096383)
- fix(content): #554 only include default sites if init is true (fc04d53)
- fix(content): #558 Dont clear rows for error append actions (b36eb26)
- fix(content): Updating wording of block action (83ffca9)
- fix(debug): #574 Use Highlights on debug page (f215e4f)
- fix(jpm): Use stable for npm run firefox (ef23a9a)
1.0.12 (2016-04-25)
- 1.0.11 changelog (6641515)
- 1.0.12 (f59e135)
- feat(content): #200 Add first run data (61e97ca)
- feat(content): #200 hide delete on first run items (ee76df6)
- feat(highlights): #533 replace frecent history with highlights for spotlight in content (d204cf1)
- fix(addon): #555 Add search to cache key (86a38a3)
- chore(tests): #363 Fix coveralls reporting (5919d9e)
- style(content): #545 Add favicon for newtab (dcd8274)
1.0.11 (2016-04-22)
- 1.0.10 changelog (bed8081)
- 1.0.11 (ee3c83f)
- New icon for the add-on (fc0c812)
- tests(content): #462 Fix intermittent test failure issue (2a66fa0)
1.0.10 (2016-04-21)
- 1.0.10 (1b9b91e)
- 1.0.9 changelog (27a5641)
- fix (addon): #460, #467 fix for tab restore (1d1699d), closes #460 #467
- fix (addon): #532 no activity stream for private browsing windows (e475ba9), closes #532
- fix (content): #509 make the header and sidebar fixed (611bbef), closes #509
- feat(caching): #440 lazily clean up cache (11aaf03)
- feat(caching): allow for long hibernation preview caches (ed1c538)
- feat(caching): return links even when there are no previews available for history-type queries (1f9f5a0)
- feat(caching): update preview caches periodically (7538b61)
- feat(content): #398 Show date headings on Timeline (bbd49a4)
- feat(content): #483 Add delete context menu (2cc40ac)
- feat(highlights): new highlights query (5407fda)
- feat(highlights): request highlights from content (84ce568)
- fix(addon): #539 Add v to list of allowed query params (ba4dca7)
- fix(caching): finish gracefully when there is missing data in cleanup job (64a22fd)
- fix(caching): update access time each time link is retrieved from cache (977a877)
- chore(debugger): Added ui component and data source tester (4d7f951)
- style(content): #526 Fix star position (07c0cca)
1.0.9 (2016-04-18)
- 1.0.8 changelog (525be33)
- 1.0.9 (e6ee1a6)
- Add TestPilot badge to README (36e5cbc)
- fix (addon): #472 fix more async issues (3ca6787), closes #472
- fix (content) #500 add missing page property for GroupedActivityFeed (4c00333), closes #500
- fix (content): #490 apply block list to selectSpotlight (6d18a1a), closes #490
- fix (content): #490 apply block list to selectSpotlight (b46363f), closes #490
- fix(addon) Remove source field from Tab-session ping (ef05749)
- Revert "Merge pull request #499 from mozilla/emtwo/CSP" (ddc9fb8)
- Tweak ESLint rules and Sass variables (00f3725)
- feat(content): Empty case for highlights (e355547)
- feat(reporting): add performance stats logging (52bd124)
- fix(caching): #513 handle toggling rich previews properly (ebd3b72)
- fix(content): #458 always show link to timeline on newtab (7f006d0)
- fix(content): #498 Handle different size highlight boxes (0915090)
- fix(favicon): Add activity-stream SVG favicon (cc82c56)
- fix(icon): Add icon to about:addons (550af1c)
- fix(package): Add homepage to package.json (6b27180)
- fix(scss): Fix some sass-lint warnings (6b92be6)
- style(content): #386 bring top sites border to top (2841a72)
- style(content): #396 Fix spacing, colors, fonts (d56c6b5)
- style(content): Set default bg of topsites to white (4fec351)
- chore(content): #310 Add meta tag for CSP. (d131195)
1.0.8 (2016-04-07)
- 1.0.7 changelog (f34b8e7)
- 1.0.8 (7e0bc5a)
- chore(content) #91 Use timestamp for keys (81fa591)
- chore(addon): #468 Only store embedly data in the cache (0b1f89e)
- chore(proxy): #463 change embedly proxy target to staging environment (bc5b149)
- chore(test): Add images to karma, fix warnings (08fffef)
- chore(tests): rename ActivityStream tests to include its name (1e0d410)
- fix(addon): #468 Prioritize new data in getCachedLinks (8cca0b3)
- fix(cache): #475 fix infinite cache rebuild timeout for Preview Provider with refactor (5ae80d3)
- fix(caching): make preview cache repopulation deterministic (02f89af)
- fix(content): #396 Use history in TopActivity (31a8869)
- fix(reporting): Fixed incorrectly reported tab sessions (7a485ce)
- fix(telemetry): #475 remove observer only when needed in TabTracker (b8a85ec)
- feat(content): #387 Track user events (dfc951e)
- feat(content): #392 Blocking for spotlight and top sites (6fdef5d)
1.0.7 (2016-04-04)
- 1.0.6 changelog (a304156)
- 1.0.7 (5e2656a)
- feat(addon): #258 Implement embedly client in the addon (e860311)
1.0.6 (2016-04-04)
- 1.0.5 changelog (f4ef71e)
- 1.0.6 (f7d5aa1)
- Revert "critical style fixes for april 1 release" (e999e7f)
- chore(readme): #358 Update data dictionary (cd6e686)
- feature(addon): #427 Addon handling of UX user event notifications. (a9af8f4)
1.0.5 (2016-04-01)
- 1.0.4 changelog (9deba6f)
- 1.0.5 (8fe4489)
- Closes #430 - Add page identifier to tab-session ping (e375762), closes #430
- critical style fixes for april 1 release (6ba4f3d)
- feat(content) #345 - UI for sessions (77b1a8f)
- fix (content): #272 display bookmarked date on Bookmarks timeline (8a8f452), closes #272
- fix (content): #378 No heading without activity (3e94212), closes #378
- fix (content): #83 replace font awesome with svg images (ece3a37), closes #83
- Update data_dictionary.md (abe935b)
- Update data_dictionary.md (60d3289)
- Update data_dictionary.md (bd138ac)
- Update data_dictionary.md (8fa8d3b)
- Update data_dictionary.md (a569f95)
- Update data_dictionary.md (ece3fbd)
- Update data_dictionary.md (d6e14da)
- Update data_dictionary.md (a4153d7)
- Update data_dictionary.md (81c9afd)
- chore(addon): Reviewer comments (4ba31b9)
- chore(addon): #89 Move common files to /common, audit jpm files (d5a845a)
- chore(build): use npm for tippy-top-sites (3a16e33)
- chore(lint): Fix eqeqeq warning, and promote it to an ESLint error (aa87a21)
- chore(readme): #252 Update readme to reflect action schema (d04e44f)
- chore(rename): Reviewer comment (3177ee0)
- chore(tests): #212 Better fake data for tests (bf2b3da)
- fix(ActivityFeed): Make date/time formats consistent (94eba9d)
- fix(bookmarks): Remove Highlights from Bookmarks page (99cfab7)
- fix(build): Add common dir to webpack (7ecf114)
- fix(content): #352 Renamed Spotlight and Top Activity (5063cbd)
- fix(content): #388 Rename Featured to Highlights (38752cf)
- fix(content): #422 disable menu on header (607920c)
- fix(content): Make RequestMoreRecentLinks more concise (3fe5193)
- fix(newtab): Add Timeline button to Recent Activity (de28d41)
- fix(newtab): Set ActivityFeed length to 10 items (fa8ee43)
- fix(reporting): TabTracker updates history size on onOpen event (8392ecb)
- fix(test): Test before-initialization (1bd78ec)
- fix(xpi): Remove /test/ directory from generated XPI (9f34d5e)
- feat(addon): #346 Add load_reason. (b7fbf8c)
- feat(content): #222 add bookmarks pagination (59f91a3)
- feat(reporting): Add load latency to the tab ping (f0c1786)
- feat(reporting): History/Bokmarks size change notification and testing (b16a615)
- feat(reporting): History/Bookmark size API and caching (a55da33)
1.0.4 (2016-03-22)
- 1.0.4 (f202b87)
- Add v1.0.3 CHANGELOG.md (673efe5)
- constify tab-session-complete - will rebase/squash later (d9ca0ee)
- fix and test prefs for tabtracker/telemetrysender - will rebase/squash later (9e416b4)
- make notif constant - will rebase/squash later (efeb584)
- fix(content): #337 Use white bg as default SiteIcon bg (8292ffe)
- fix(css): Fix mis-aligned ActivityStream icons (a31d4f4)
- fix(TabTracker): closing all tabs does not error (57633a1)
- chore(css): Fix sass-lint warning (afeb0c0)
- chore(lint): Fix a few ESLint and Sass-lint warnings (070c873)
- chore(lint): ignore no-console rule for PerfMeter (73e954b)
- feat(telemetry): make telemetry configurable via prefs, on by default (2ecef5f)
1.0.3 (2016-03-18)
- 1.0.3 (d21e502)
- Create data_dictionary.md (8a4ac63)
- feat(content) #221 Delete UI (0c1ce94)
- fix(addon) #285: dont clear newtab after typing (efa544a)
- fix(content) #185 convert protocol relative URLs to https (5f6bfde)
- fix(content) #314 remove date subtitles and show .calendar() on side (d1fedd8)
- Formatting changes to data_dictionary.md (c55439f)
- remove href from span (100a20a)
- Update data_dictionary.md (a72d106)
- Update data_dictionary.md (62826f2)
- chore(addon): #325 Add placeholders for required payload attributes. (bb9fd1c)
- chore(addon): #325 Send session duration in milliseconds instead of seconds. (11d3baf)
- chore(build): use webpack-env-loader-plugin for config (b1fd3f2)
- chore(changelog): 1.0.2 changelog (bedfa02)
- chore(content): add hidden debug page (7343f63)
- chore(lint): Disable ESLint 'no-shadow' and 'no-warning-comments' rules (4c637d2)
- fix(activityfeed): Use fallback hostname if page doesnt have title (b8605a6)
- fix(addon): Listen to FRECENT_LINKS_REQUEST (38bf2f3)
- fix(caching): drop cache repopulation requests if one is in progress (7ce3741)
- fix(content): #315 Set correct title for Timeine (f8c6e58)
- fix(content): make entire activity item row clickable (296476b)
- fix(test): remove log statements from test-workers (2329b18)
- feat(addon): #158 add bookmark filter to getFrecentLinks query (c33e72f)
- feat(addon): #27 Add client_id and unload_reason to telemetry data. (6e53087)
- feat(addon): #291 Separate pref-ed endpoints for stage and prod. (2d8711b)
- feat(addon): #291 Setup ping for tab tracking telemetry. (fa14e11)
- feat(addon): #295 places query caching (9930831)
- feat(bookmarks pagination): Add before/after filters to getRecentBookmarks (6451e85)
- feat(content): #158 Use FrecentHistory for NewTabPage (7dd401d)
- feat(content): #193 improve icons (77d3054)
- feat(content): #302 Tweak selectors for NewTabPage (5cc44cf)
- feat(content): Add pagination to TimelineHistory (9b5b4b3)
- feat(performance measurement): Closes #19 - Instrument add-on for performance (8371f9c), closes #19
- docs(typo): Change about:newtab to 'Activity Stream' (fde6db6)
1.0.2 (2016-03-04)
- 1.0.2 (0bc6cc3)
- Added tests for afterDate (88f4a82)
- fix(api) - Bug 173 Filter out URLs with "places" url scheme (2e6e504)
- Remove options query (354f5ab)
- chore(build): #245 Add production config for webpack (a76fbab)
- chore(https): use https for embedly proxy (991bfca)
- chore(lint): Add ESLint eqeqeq rule (73de69e)
- chore(lint): Add no-var rule and disabled prefer-const rule (9d9bd06)
- chore(lint): Fix some ESLint errors (0614ee5)
- chore(lint): Remove 'no-use-before-define' ESLint rule (ab4ca1a)
- chore(travis): #216 Disable travis emails (a97d424)
- chore(travis): sleep to wait for xvfb (63ccd52)
- feat(content): #220 Dedupe sites via redux selectors (9a26b79)
- feat(content): #225 Bookmarks filter on Timeline (d687ed1)
- feat(links pagination): Bug 198 Add some sort of pagination to Recent Links API query (b91fedb)
- feat(lint): Update to eslint@2 and add more ESLint rules (cb99f07)
- fix(addon): #206 reset the NewTabURL on unload (1443b51)
- fix(addon): #209 Save tab data in memory instead of simple storage and send notification on tab sess (f571e5d)
- fix(addon): #223 hide app URLs in all cases (ac34ae6)
- fix(addon): #243 execute search with correct engine (cdec00e)
- fix(addon): #27 Update data collection format. (28fa50b)
- fix(content): #262 s/componentDidUnmount/componentWillUnmount/ (6d8796a)
- fix(entropy): Grab the first available image instead of highest entropy (54ec6cb)
- fix(props): Convert GroupedActivityFeed length to number in jsx (1b466a3)
- test(addon): add test for bookmarkDateCreated (81d0faa)
- test(addon): tests for SearchProvider interface (59eca00)
- test(addon): update tests to use appURL.length instead of hard-coded value (4188d3d)
1.0.1 (2016-03-04)
- 1.0.1 (ee729ff)
- fix (addon): #55 Remove listeners for real. (6fe5948), closes #55
- fix(addon): make addon run on Firefox 45 (20e4b0b)
1.0.0 (2016-02-29)
- style(content): #195 add padding, ellipsis to TopSites title (d91726f)
- style(content): #46 New styles, move static content files to src/static (63d7b52)
- style(content): A bunch of small tweaks to get closer to spec (d9eac03)
- style(content): Add base link style (fc1af48)
- style(content): Added star icon for bookmarks (aa7c0c5)
- style(content): Minor style improvements, fa for dev (511b80d)
- 1.0.0 (a26a72b)
- Add LICENSE file. (6053b65)
- add list icon (064fd5f)
- add precommit hook, react eslint rules (51897e1)
- Added base components, redux store, reducers (6984dbe)
- Added dependencies, webpack.config, yamscripts (9f6c9ab)
- bare addon skeleton (871ea18)
- chore(lint) fix some linting warnings (ec5dd11)
- chore(scripts) #84 script to generate html (a337a6f)
- feat(addon-ui) #94 hide url in awesomebar (a50a6ec)
- feat(content) #160 Group activity feed by date and display time. (88d5e69)
- feat(content) #45 top sites ui component (3987091)
- first commit (c69e598)
- fix(content) #182 Dedupe sites within components (227a981)
- fix(content) #202: Use real labels for spotlight bookmarks v.s. visits (ce78241)
- initial activity-stream addon (2591daa)
- initial gitignore (04303f0)
- Move prettyUrl() into lib/utils.js (22451c5)
- test npm script (ee03d4c)
- fix(addon): #123 Fix include path to include hashes (4df8538)
- fix(addon): #145 Make addon work on Firefox 45 (bd0448a)
- fix(addon): #174 Fix this this issue (6081566)
- fix(addon): Fix ActivityStreams option defaulting, main.js exports (34aa212)
- fix(addon): Make max history items limit 25 (82309fd)
- fix(content): #106 s/Timeline/Activity Stream/ (2044d8b)
- fix(content): #133 add key to blank placeholder nodes (4220a61)
- fix(content): #177 Handle filtering of URLs and embedly data more gracefully (5b3515b)
- fix(content): #180 Use hostname for top sites title (52f1dfb)
- fix(content): #210 show real bookmark ui in ActivityFeed (e185cc9)
- fix(content): Limit ActivityFeed to 6 results on NewTabPage (0821f79)
- fix(content): Make spotlight elements clickable (15234fc)
- fix(content): Make sure components do not throw if some data is missing (3b297bb)
- fix(content): Only show sites in Spotlight if it has atleast one image (f1b4f7c)
- fix(content): Pressing enter should trigger search (af03396)
- fix(content): restore shim option (e6d161d)
- fix(date handling): #204 - correct dates in content-src (0139f6a)
- fix(date handling): #204 bookmark modification date (4b349b1)
- fix(date handling): #204 last visit date handling (f73eeea)
- fix(npm): fix once command (1daf0c6)
- fix(scripts): #88 Fix npm run once, add warning about key (d06430a)
- fix(tests): fix concurrency problem in Places tests (e512877)
- fix(tests): unload app in test-message-passing (e33f1d6)
- tests(embedly): Add tests for utils.sanitizeUrl() (6ef12a3)
- feat(addon-ui): #69 toolbar button for activity streams timeline (de8dac0)
- feat(bookmarks): #30 recent bookmarks query and emitters (3114191)
- feat(build): Add scss (3b6cf03)
- feat(changelog): Adding CHANGELOG.md (via npm run changelog) (bebda0d)
- feat(content): #114 add placeholder boxes to spotlight (df3afd6)
- feat(content): #114 add placeholder boxes to top sites (a94e7fa)
- feat(content): #12 Add SiteIcon, embedly data server (4babd63)
- feat(content): #163 New layout for new tab (2c543e5)
- feat(content): #29 Header boilerplate and initial styles. (51a0dba)
- feat(content): #34 Implement ActivityFeed component (93d15cd)
- feat(content): #35 Implement Spotlight component (1d8ad80)
- feat(content): #44 Add routing (3e7b4d0)
- feat(delete history api): #149 delete link call and notify emitters (1d21464)
- feat(embedly): Remove basic auth and query string data for embedly requests (aea3f66)
- feat(frecent links): #164 Time-constrained top frecent links API (dd4a8d3)
- feat(lint): Add Sass Linting to the test:lint pipeline (00ede21)
- feat(messaging): #17 Action manager and redux-channel (cf82fab)
- feat(recent links): #165 Add bookmark status to Recent Links API query (10bd728)
- feat(recent links): add bookmark guid and date created to the query (2213d8f)
- feat(recentlinks): #65 recent links query and emitters (e629a2d)
- chore(addon): #22 add .jpmignore (07e62ed)
- chore(addon): #22 more linter rules (fe623cf)
- chore(addon): #22 move tests for content to content-test (1ffb3d8)
- chore(addon): #22 tests for message passing (93c44bc)
- chore(build): Remove prepush hook (9fce01c)
- chore(ci): #51 Fix jpm binary path for travis (6f76b7d)
- chore(ci): Add travis configuration (a0cc5ce)
- chore(ci): tweak .eslintrc so it works for tests (2e145cd)
- chore(comment): Change Max links to 20 from 100 (7fb6407)
- chore(content): #157 Use the dev server endpoint for embedly (b351100)
- chore(content): #38 Set up karma for content unit testing (118fd36)
- chore(content): Add logger for dev (ca6855e)
- chore(content): Add USE_SHIM config (29f1a0c)
- chore(content): Rename src to content-src (441233f)
- chore(deploy): #219 s3 deployment scripts for addon (91947aa)
- chore(docs): add config docs (dfde40e)
- chore(git): ignore xpi files (fbd4041)
- chore(jpm): Add .jpmignore (f8a48e4)
- chore(jpm): Use blacklist in .jpmignore since * is broken (2b12a70)
- chore(jscs): exclude firefox files (b084306)
- chore(lint): #42 jscs and eslint fixes (2169c07)
- chore(lint): Convert var to const and group const variables (4a8fb20)
- chore(lint): ensure there are no trailing spaces (c917ebe)
- chore(lint): Extend the ESLint recommended rules (c4c5e03)
- chore(lint): fix console warning (3391008)
- chore(lint): Tweak some Sass-Lint rules and vars (4c84416)
- chore(npm): #77 Update npm-shrinkwrap.json (3b86f80)
- chore(npm): Add cpx dependency, add bundle task to ci (c3251e6)
- chore(npm): always bundle assets before generating a package (b54ba46)
- chore(npm): remove shrinkwrap (9667289)
- chore(npm): Use webpack v1, add npm shrinkwrap (2f29fa4)
- chore(refactor): refactor timeDaysAgo (45997f5)
- chore(scripts): Add once command for people who want to try the add-on (c95261c)
- chore(test): fix test (c8068d2)
- chore(tests): Use Nightly for karma locally since paths for beta/stable are the same (af7b14a)
- chore(travis): cache node modules, remove npm spinner (00d0452)
- chore(typo): Fixing Facebook typo in fake shim data (19ffac0)
- chore(typo): pdehaan-ing test message (b52e766)
- chore(typo): removed HAHAHA (31d4259)
- chore(typo): spelling errors (bbe8cfc)
- feature(addon): #23 Query favicons from places_db. (db1c809)
- feature(addon): #28 Tab open time data collection. (6daca43)
- refactor(ActivityFeed): Remove leading http(s)://(www.) from displayed URLs (c201f9b)
- refactor(tests): #66 use generator in test-message instead of Task (3d4837b)
- test(addon): #20 Port PlacesProvider tests from Firefox. (7e1f652)
- test(addon): #23 Add favicon test. (6a12466)
- docs(readme): #71 Add run instructions to readme (11b5c6b)
- doc(readme): update prereqs for build (cec7db5)