https://github.com/mozilla/interest-dashboard

sort by:
Revision Author Date Message Commit Date
17d2b9a Bumping to version 0.9.1 10 February 2015, 22:40:40 UTC
061d751 Merge pull request #51 from mozilla/addressing-review Addressing Kris's AMO review comments. Closes bug 1117788 06 February 2015, 00:07:00 UTC
a94f43e Bug 1117788 - New history should be processed when the ID tab is opened, not just when it's activated. 05 February 2015, 23:58:30 UTC
f6a2208 Make sure we have all the required data before attempting to populate charts. 05 February 2015, 23:33:30 UTC
a9d8231 We should init the respective storages after we've established that we have data for our ruleset. 05 February 2015, 16:48:51 UTC
95fef3e Handling unsafe HTML in SpiderGraph.js 05 February 2015, 16:48:51 UTC
b40f739 Making HTL default. 24 January 2015, 20:59:41 UTC
4736128 Merge pull request #49 from mozilla/renaming-rules-dir Reorganizing rules directory (and renaming some files) for easier access to new DFR files 22 January 2015, 23:29:52 UTC
a171dd1 Adding new DFR files to rules directory and to modelNames list. 22 January 2015, 23:26:13 UTC
13078e6 Rename .dfr to .json 22 January 2015, 23:15:00 UTC
ec6d8f0 Host rules + scoped title rules + lica rules 22 January 2015, 23:14:50 UTC
2cd3f3f Host rules and scoped Title rules 22 January 2015, 23:14:32 UTC
06d8c9b Hostrules and LICA rules DFR 22 January 2015, 23:14:19 UTC
2285c3a Moving rules files under 'rules' dir and renaming them. 22 January 2015, 22:48:23 UTC
2a55a9a Merge pull request #48 from mozilla/Bug_1124244 Closes Bug 1124244 - Add __SCOPES logic to DFR processor 22 January 2015, 22:15:37 UTC
d6c91a4 Rollback check for key existence 22 January 2015, 21:51:03 UTC
c83928c Closes Bug 1124244 - Add __SCOPES logic to DFR processor 22 January 2015, 21:23:01 UTC
b61e1d5 Merge pull request #47 from mozilla/rules-pref Closes Bug 1124281 - Add a pref for switching between various domainRules.json files 22 January 2015, 20:06:36 UTC
6b915ee Adding pref to set ruleset that feeds dashboard. 22 January 2015, 20:03:21 UTC
dd3c631 Remove unused files. 21 January 2015, 20:13:22 UTC
5a11097 Merge pull request #46 from mozilla/escape-html Closes Bug 1100104 - Firefox Interest Dashboard: Content injection is possible through title 20 January 2015, 23:11:04 UTC
d9d52e4 Merge pull request #45 from mozilla/bugfix Closes Bug 1123949 - Getting a function instead of category in ID 20 January 2015, 23:08:17 UTC
700b869 Use let not var. 20 January 2015, 23:07:39 UTC
ef8c827 Call hasOwnProperty(key) before indexing rule[key] 20 January 2015, 23:02:11 UTC
5c22ebe Merge pull request #44 from mozilla/pie-circle Closes Bug 1111838 - Add a circular border around the Interest Pie graph 19 January 2015, 20:39:10 UTC
b2b747c Bug 1111838 - Add a circular border around the Interest Pie graph Added a circular border around the Interest Pie graph which is zoom in/out scalable. 19 January 2015, 20:33:46 UTC
879943c Titles and urls should be escaped, not just sanitized. 19 January 2015, 19:41:06 UTC
09cbb62 Merge pull request #37 from sidthekidder/master Closes Bug 1117181 - Set an xhr timeout when fetching favicons 19 January 2015, 18:12:14 UTC
d09f7ba Merge pull request #43 from mozilla/js_to_json Closes Bug 1112858 - Convert .js "json" files to .json with actual json 17 January 2015, 03:40:25 UTC
cc27972 Removing unused scriptloader in helpers.js 17 January 2015, 03:31:46 UTC
bc2c0ff Moving localizedInterests.js to json file. 17 January 2015, 03:31:46 UTC
9233347 Moving domainRules.js files into json files and removing unused files stopwords.js, hierarchy.js, wordPrefixes.js. 17 January 2015, 03:31:46 UTC
2244972 Moving urlStopwords.js to json file. 17 January 2015, 03:31:46 UTC
c465b4b Removing unused words.js and rules.js. 17 January 2015, 03:31:46 UTC
e0f0a1e Merge pull request #42 from mozilla/Bug-1122632 Closes Bug 1122632 - Port changes to Bug 1122629 to ID 16 January 2015, 22:02:34 UTC
557a2cf Closes Bug 1122632 - Port changes to Bug 1122629 to ID 16 January 2015, 21:36:16 UTC
4b2d597 Merge pull request #41 from mozilla/integrating-dfr Closes Bug 1119900 - Feed DFR into Dashboard 16 January 2015, 21:12:09 UTC
1c08938 Adjusting tests to function based on new classification format etc. 16 January 2015, 21:10:37 UTC
c689800 Remove unused lwca_refined.js. 16 January 2015, 21:10:37 UTC
8d39c18 Use ruleClassify() instead of lwcaClassify(), and format output of ruleClassify() to be appropriate for the front-end. 16 January 2015, 21:10:37 UTC
52a2b9d Adding dfr rules that are auto-generated by a script under scripts/ 16 January 2015, 21:10:37 UTC
8fe18be Removing unused 'po' directory. 16 January 2015, 21:10:37 UTC
47f32a2 Removing all code that does keyword classification. 16 January 2015, 21:10:37 UTC
8c397ed added final change 14 January 2015, 18:31:16 UTC
bec1311 Merge pull request #40 from mozilla/experimental-messaging Closes Bug 1119985 - Experimental messaging for recommendation view 13 January 2015, 23:23:05 UTC
4353078 Only show the messaging when viewing the recommend tab, otherwise remove it. 13 January 2015, 23:21:11 UTC
334e0cb Adding html and css for experimental message. 13 January 2015, 23:20:46 UTC
58c4896 Merge pull request #39 from mozilla/toggle-recommendations Toggle recommendations 13 January 2015, 21:11:16 UTC
21a4685 Pulling out strings into consts. 12 January 2015, 21:54:20 UTC
7201b00 Add ability to toggle recommendations tab. 12 January 2015, 21:48:11 UTC
c61f930 Resolve ontimeout and onerror Used 'unresolved' function to resolve the faviconPromise with an empty string 10 January 2015, 12:28:12 UTC
6306b80 Bug 1117181 - Set an xhr timeout when fetching favicons Added constant DEFAULT_TIMEOUT = 3000ms for xhr request 09 January 2015, 14:46:37 UTC
1caac73 Merge pull request #36 from mozilla/discovery Closes Bug 1105444 - Add interest discovery view as hidden UI 08 January 2015, 23:00:06 UTC
7d18626 Make recommendations tab hidden by default. 08 January 2015, 22:54:29 UTC
816b980 Adding a test for discovery data. 08 January 2015, 22:54:29 UTC
57d2d1b Adding more detail to test-Controller and addressing failing tests by not ingesting empty msgs. 08 January 2015, 22:54:29 UTC
d81409d Adding the little circle svg. 08 January 2015, 22:54:29 UTC
11b45be Fix bug with text label on hover. 08 January 2015, 22:54:29 UTC
4405d42 Initial setup if content recommendation panel. 08 January 2015, 22:54:29 UTC
a8aa29c Fixing bug with hover jitter and adding recommendation count on hover. 08 January 2015, 22:54:29 UTC
6052f17 Adding small subnodes on hover. 08 January 2015, 22:54:29 UTC
1a176f9 Fix bug where circles are offset. 08 January 2015, 22:54:29 UTC
9a60f9b Fully functional subcat semantic zoom! 08 January 2015, 22:54:29 UTC
03e3982 Fixing some styling and adding click to zoom. 08 January 2015, 22:54:29 UTC
792330c Customizing styling. 08 January 2015, 22:54:28 UTC
254ef60 Adding panning and zooming. 08 January 2015, 22:54:28 UTC
31082b7 Setting up algorithm that puts nodes into layers based on how much browsing is done within a given category. 08 January 2015, 22:54:28 UTC
3af8f28 Remove unused function _addWeightsToHierarchy() 08 January 2015, 22:54:28 UTC
0adb204 Creating randomly assigned recommendation counts for demo and adjusting link distance function. 08 January 2015, 22:54:28 UTC
f764651 Cleaning code, fixing weighting bug, and an example of a semi-decent way to set distance based on interest. 08 January 2015, 22:54:28 UTC
570043d Translating currently existing subcats to a structure that can be processed into a spider graph. 08 January 2015, 22:54:28 UTC
a3f5316 Adding the spider bolt and chart code. 08 January 2015, 22:54:28 UTC
a70c64d Adding a recommendations tab. 08 January 2015, 22:54:28 UTC
168f536 Merge pull request #33 from kunjdab/uninstall-cog Closes bug 1111844 08 January 2015, 16:40:39 UTC
9f9ea89 Merge pull request #35 from mozilla/Bug_1119032 Closes Bug 1119032 - Remove comma from IAB category 'credit, debt & loans' 08 January 2015, 00:11:24 UTC
b2e9a53 Remove , from category name 08 January 2015, 00:10:25 UTC
a96f88b Fixed bug #1111844 - Second commit, adding a Bootstrap modal for user input 07 January 2015, 01:14:48 UTC
10acb91 Merge pull request #34 from mozilla/Bug_1117198 Closes Bug 1117198 - test-IW-rules-cn failure 05 January 2015, 21:18:02 UTC
ed9b4fb return [] if sentence is null 05 January 2015, 21:12:15 UTC
4ea827c fixed bug #Bug 1111844 03 January 2015, 01:05:42 UTC
e7b3177 Closes Bug 1117119 - Apply dotted border to missing favicons in category lists as well. 02 January 2015, 16:19:13 UTC
306af21 Merge pull request #31 from iiison/borderFix Closes Bug 1111829 - Add a dotted border as placeholders for missing favicons 22 December 2014, 18:42:43 UTC
fb1f21d Indented css properly! 22 December 2014, 06:24:01 UTC
f1e8ebc Fixed 1111829, added dotted border as placeholder for missing favicon 18 December 2014, 20:52:59 UTC
ab5baf0 Merge pull request #29 from Rudloff/1111825 Closes Bug 1111825 - Add a blue strip when rolling over sites 18 December 2014, 20:32:55 UTC
2f7555f Bug 1111825 - Add a blue strip when rolling over sites 18 December 2014, 17:00:36 UTC
3cd5c35 Merge pull request #28 from mozilla/bug1112389 Closes Bug 1112389 - Add URL only matching 18 December 2014, 00:57:23 UTC
ff56fbd Version bump to 0.9 17 December 2014, 21:36:58 UTC
b1a8447 Add URL only matching 17 December 2014, 16:19:17 UTC
a432622 Closes Bug 1112326 - Encourage volunteer involvement with the Interest Dashboard 16 December 2014, 22:14:34 UTC
8f70ca1 Merge pull request #26 from mozilla/dfr_generate Closes Bug 1109971 - Scriptology to generate DFR from domain rules and LICA words 16 December 2014, 21:16:24 UTC
6349aa1 Merge pull request #27 from mozilla/bigrams Closes Bug 1109967 - Refactor ruleClassify() to do bigram matching 16 December 2014, 21:16:09 UTC
d1c8391 Test for matching low cased word in the capitalized path 15 December 2014, 23:56:55 UTC
b9f2cf9 Clarify ruleClassify logic with comments 15 December 2014, 23:56:55 UTC
dcb39a6 Remove unused parameter 15 December 2014, 23:56:55 UTC
db81296 Closes Bug 1109967 - Refactor rule matching to allow for bigram matching 15 December 2014, 23:56:55 UTC
f01408f Closes Bug 1109971 - Scriptology to generate DFR from domain rules and LICA words 15 December 2014, 23:41:50 UTC
79e926f Merge pull request #24 from mozilla/no-history-view Closes Bug 1101173 - Empty Profile View on the Interest Dashboard 15 December 2014, 21:07:12 UTC
c25c938 Bug 1101173 - Empty Profile View on the Interest Dashboard 15 December 2014, 21:04:56 UTC
4f7d9b3 Merge pull request #23 from mozilla/json-to-js Closes Bug 1110964 - Convert all json files that are not purely json into js files as requested by AMO reviewer. 12 December 2014, 20:09:31 UTC
back to top