)]}' { "log": [ { "commit": "698d3762171617427f788c42d9327e47c71f992e", "tree": "1abf54ecdef1c0f732bf552564bdc318dcc5eb7c", "parents": [ "cf83759085508f23bb3627b8e0285a51d10253dc" ], "author": { "name": "avm99963", "email": "me@avm99963.com", "time": "Tue Feb 16 01:19:54 2021 +0100" }, "committer": { "name": "avm99963", "email": "me@avm99963.com", "time": "Tue Feb 16 16:38:11 2021 +0100" }, "message": "Add enhanced announcements notification dot feature\n\nThis change adds a new option which consists of the injection of custom\nCSS code to enhance the announcements notification dot shown in the\nhamburger icon in the Community Console.\n\nChange-Id: I6963017d25ba99f82ccabfde8eae45fa3280c4ec\n" }, { "commit": "cf83759085508f23bb3627b8e0285a51d10253dc", "tree": "ee6abe02896377244cfc72ff679db0725bc925b3", "parents": [ "ea37fdf5e3571e0bf9f9ec34930a435ba85212f6" ], "author": { "name": "avm99963", "email": "me@avm99963.com", "time": "Mon Feb 15 20:02:54 2021 +0100" }, "committer": { "name": "avm99963", "email": "me@avm99963.com", "time": "Mon Feb 15 20:27:28 2021 +0100" }, "message": "Add dev docs on how to add a new feature\n\nFixes: #28\nChange-Id: I415ae1b03854d253492543d87fd4fcc6836b75f5\n" }, { "commit": "ea37fdf5e3571e0bf9f9ec34930a435ba85212f6", "tree": "9ef16306c90e756613975a85b550742928366ed8", "parents": [ "ed84f5104ebbb15c594c8488e4910ede7ff295c0" ], "author": { "name": "avm99963", "email": "me@avm99963.com", "time": "Wed Feb 03 01:27:13 2021 +0100" }, "committer": { "name": "Adrià Vilanova Martínez", "email": "me@avm99963.com", "time": "Mon Feb 15 19:08:31 2021 +0000" }, "message": "Reorganize docs and add contributing guides\n\nThis change introduces a reorganization of the information in the\nREADME.md document, which has been split into several files in the\n//docs folder, and adds the following information:\n\n- //docs/contributing.md: New document containing information\n about how to contribute to the project.\n- //docs/developers/build.md: Add information about CHROMIUM_MV3\n- //docs/developers/set_up.md: New document containing information on\n how to set up the development environment.\n- //docs/developers/add_feature.md: Blank document which will contain\n info on how to add a new feature/option to the extension.\n\nFixes: #26\nChange-Id: I44c69ccbc20e609c5416e08fe0ef3b7934080d17\n" }, { "commit": "ed84f5104ebbb15c594c8488e4910ede7ff295c0", "tree": "bba35fc05675a9cadbe754963ef891dd3d4a765e", "parents": [ "b23296393835aaf2da193ba6eb45b69a3252040c" ], "author": { "name": "avm99963", "email": "me@avm99963.com", "time": "Thu Feb 11 02:28:31 2021 +0100" }, "committer": { "name": "avm99963", "email": "me@avm99963.com", "time": "Thu Feb 11 20:05:09 2021 +0100" }, "message": "Add lint job to the check pipeline\n\nThis is a Zuul job which will run |web-ext lint| on the extension\u0027s\n//src directory to see if there are any lint errors.\n\nIf any lint error is returned, the check will fail. Otherwise, if it\nsuccessfully passes the lint check (meaning only warning or softer\nmessages were shown), the check will pass successfully.\n\nChange-Id: I5c97ee4c1646f6362672442793bccfaea3b77c3b\n" }, { "commit": "b23296393835aaf2da193ba6eb45b69a3252040c", "tree": "93ccab59be665862c63900761a2025d504ef4a36", "parents": [ "a945acd6ae6a07ff5638b80d63aa812765839482" ], "author": { "name": "avm99963", "email": "me@avm99963.com", "time": "Sat Feb 06 20:05:34 2021 +0100" }, "committer": { "name": "avm99963", "email": "me@avm99963.com", "time": "Sat Feb 06 20:05:34 2021 +0100" }, "message": "Polish the dark theme\n\nThe dark theme CSS stylesheet has been modified to polish how it looks.\n\nChange-Id: I4a8a6f4c12831a8ab87fd55e5d0be20216337a85\n" }, { "commit": "a945acd6ae6a07ff5638b80d63aa812765839482", "tree": "7e69fe9ff5dea01bb43a740b7b6013e63265045d", "parents": [ "19816a12bb822b94f88eb41bbf818cf12fa67acb" ], "author": { "name": "avm99963", "email": "me@avm99963.com", "time": "Sat Feb 06 19:23:14 2021 +0100" }, "committer": { "name": "avm99963", "email": "me@avm99963.com", "time": "Sat Feb 06 19:23:14 2021 +0100" }, "message": "[Profile indicator] Change profile URL regex\n\nAn experiment called SMEI_UNIFIED_PROFILES allows to access profiles\nthrough a new URL which didn\u0027t match the regular expression we had for\nprofile URLs.\n\nThis change modifies the regex to match these new URLs.\n\nExample of the new URLs: https://support.google.com/s/community/user/42\n\nChange-Id: Ia19cdbf88185246e8f7e8045897f59150df51103\n" }, { "commit": "19816a12bb822b94f88eb41bbf818cf12fa67acb", "tree": "6b8fcfbb9ed432c3e183dec89e4c76fa216b76f1", "parents": [ "74dcc91ecc90b31807dad0d13b91fd19dcdc4b32" ], "author": { "name": "avm99963", "email": "me@avm99963.com", "time": "Fri Feb 05 22:43:14 2021 +0100" }, "committer": { "name": "avm99963", "email": "me@avm99963.com", "time": "Fri Feb 05 22:43:14 2021 +0100" }, "message": "Delete \u003cif\u003e build flags in chrome_style.css\n\nThose build flags were in the file because chrome_styles.css is a copy\nof the file taken from the Chromium codebase.\n\nIn a Chrome build, grit is responsible for including the contents inside\nthe \u003cif\u003e...\u003c/if\u003e tags or not depending on the build flags, but in our\ncase we don\u0027t preprocess those tags, and that led to an incorrect CSS\nfile.\n\nChange-Id: If90a8ad470e1f524296122cc27803f20c0b4c87e\n" }, { "commit": "74dcc91ecc90b31807dad0d13b91fd19dcdc4b32", "tree": "d60ef715596d5469888728e107cdb1c732b288db", "parents": [ "104bad37925a1c70be3160923fadf05d622c4be0" ], "author": { "name": "avm99963", "email": "me@avm99963.com", "time": "Fri Feb 05 22:42:24 2021 +0100" }, "committer": { "name": "avm99963", "email": "me@avm99963.com", "time": "Fri Feb 05 22:42:46 2021 +0100" }, "message": "Add .DS_Store to .gitignore\n\nChange-Id: Ibae8d03da0beeb8bc6a790cfffaca84b24611b06\n" } ] }