Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29340844: Issue 3802 - Create page to inform users about adware on web.adblockplus.org (Closed)

Created:
April 26, 2016, 5:05 p.m. by juliandoucette
Modified:
Aug. 22, 2016, 12:29 p.m.
Visibility:
Public.

Description

Issue 3802 - Create page to inform users about adware on web.adblockplus.org

Patch Set 1 #

Total comments: 42

Patch Set 2 : Fixed twitter handle, images, and styles. #

Patch Set 3 : Forgot to remove hr-top classes #

Patch Set 4 : moved meta tags, re-wrote in markdown, moved css, optimized images #

Patch Set 5 : Fixed meta translations #

Total comments: 18

Patch Set 6 : Fixed styles, moved styles back to page, fixed translation error #

Total comments: 26

Patch Set 7 : Removed meta tags, fixed rtl, fixed affiliate links #

Patch Set 8 : Fixed rtl .custom-list spacing #

Total comments: 16

Patch Set 9 : Fixed brand labels, added descriptions to translated meta strings #

Patch Set 10 : Fixed zombie list item #

Patch Set 11 : Changed a couple class names to be more descriptive and reduced nested list padding #

Total comments: 17

Patch Set 12 : Fixed CSS NITs #

Total comments: 10

Patch Set 13 : Refactored markdown and styles #

Patch Set 14 : Forgot red text in icon list #

Patch Set 15 : Refactored away obsolute HTML tags in markdown #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -2 lines) Patch
A pages/adware.md View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +207 lines, -0 lines 2 comments Download
A static/img/check.png View 1 2 3 Binary file 0 comments Download
A static/img/cross.png View 1 2 3 Binary file 0 comments Download
M templates/default.tmpl View 1 2 3 4 5 6 7 8 1 chunk +13 lines, -2 lines 0 comments Download

Messages

Total messages: 46
juliandoucette
April 26, 2016, 5:05 p.m. (2016-04-26 17:05:47 UTC) #1
saroyanm
https://codereview.adblockplus.org/29340844/diff/29340845/pages/adware.html File pages/adware.html (right): https://codereview.adblockplus.org/29340844/diff/29340845/pages/adware.html#newcode1 pages/adware.html:1: title=About adware We usually using Markdown where it's possible, ...
May 3, 2016, 10:06 a.m. (2016-05-03 10:06:33 UTC) #2
juliandoucette
Patches soon to come. https://codereview.adblockplus.org/29340844/diff/29340845/pages/adware.html File pages/adware.html (right): https://codereview.adblockplus.org/29340844/diff/29340845/pages/adware.html#newcode1 pages/adware.html:1: title=About adware On 2016/05/03 10:06:30, ...
May 11, 2016, 12:45 a.m. (2016-05-11 00:45:41 UTC) #3
juliandoucette
On 2016/05/11 00:45:41, juliandoucette wrote: > Patches soon to come. > > https://codereview.adblockplus.org/29340844/diff/29340845/pages/adware.html > File ...
May 11, 2016, 1:10 a.m. (2016-05-11 01:10:12 UTC) #4
juliandoucette
Also, about using markdown instead of html: - We cannot currently use markdown without removing ...
May 11, 2016, 1:12 a.m. (2016-05-11 01:12:09 UTC) #5
saroyanm
https://codereview.adblockplus.org/29340844/diff/29340845/pages/adware.html File pages/adware.html (right): https://codereview.adblockplus.org/29340844/diff/29340845/pages/adware.html#newcode1 pages/adware.html:1: title=About adware On 2016/05/11 00:45:39, juliandoucette wrote: > On ...
May 17, 2016, 10:19 a.m. (2016-05-17 10:19:44 UTC) #6
juliandoucette
# Patch set 4 - Moved relevant meta tags from page to default template - ...
May 23, 2016, 7:51 p.m. (2016-05-23 19:51:13 UTC) #7
saroyanm
https://codereview.adblockplus.org/29340844/diff/29342978/static/css/main.css File static/css/main.css (right): https://codereview.adblockplus.org/29340844/diff/29342978/static/css/main.css#newcode418 static/css/main.css:418: This styles are for just a custom page we ...
May 31, 2016, 3:23 p.m. (2016-05-31 15:23:36 UTC) #8
juliandoucette
Another patch added. Thanks Manvel. I changed everything to your recommendation except for meta tags ...
May 31, 2016, 7:27 p.m. (2016-05-31 19:27:47 UTC) #9
saroyanm
https://codereview.adblockplus.org/29340844/diff/29342978/static/css/main.css File static/css/main.css (right): https://codereview.adblockplus.org/29340844/diff/29342978/static/css/main.css#newcode418 static/css/main.css:418: On 2016/05/31 19:27:46, juliandoucette wrote: > On 2016/05/31 15:23:35, ...
June 1, 2016, 2:38 p.m. (2016-06-01 14:38:02 UTC) #10
juliandoucette
https://codereview.adblockplus.org/29340844/diff/29345439/templates/default.tmpl File templates/default.tmpl (right): https://codereview.adblockplus.org/29340844/diff/29345439/templates/default.tmpl#newcode35 templates/default.tmpl:35: {% if og_url %} On 2016/06/01 14:38:01, saroyanm wrote: ...
June 1, 2016, 3:56 p.m. (2016-06-01 15:56:39 UTC) #11
saroyanm
https://codereview.adblockplus.org/29340844/diff/29345439/templates/default.tmpl File templates/default.tmpl (right): https://codereview.adblockplus.org/29340844/diff/29345439/templates/default.tmpl#newcode35 templates/default.tmpl:35: {% if og_url %} On 2016/06/01 15:56:38, juliandoucette wrote: ...
June 1, 2016, 3:59 p.m. (2016-06-01 15:59:29 UTC) #12
juliandoucette
https://codereview.adblockplus.org/29340844/diff/29345439/templates/default.tmpl File templates/default.tmpl (right): https://codereview.adblockplus.org/29340844/diff/29345439/templates/default.tmpl#newcode35 templates/default.tmpl:35: {% if og_url %} On 2016/06/01 15:59:28, saroyanm wrote: ...
June 1, 2016, 4:09 p.m. (2016-06-01 16:09:50 UTC) #13
juliandoucette
https://codereview.adblockplus.org/29340844/diff/29342978/static/css/main.css File static/css/main.css (right): https://codereview.adblockplus.org/29340844/diff/29342978/static/css/main.css#newcode418 static/css/main.css:418: On 2016/06/01 14:38:01, saroyanm wrote: > On 2016/05/31 19:27:46, ...
June 1, 2016, 4:23 p.m. (2016-06-01 16:23:20 UTC) #14
saroyanm
https://codereview.adblockplus.org/29340844/diff/29342978/templates/default.tmpl File templates/default.tmpl (right): https://codereview.adblockplus.org/29340844/diff/29342978/templates/default.tmpl#newcode26 templates/default.tmpl:26: {% if description %} On 2016/06/01 16:23:19, juliandoucette wrote: ...
June 2, 2016, 3:05 p.m. (2016-06-02 15:05:12 UTC) #15
saroyanm
https://codereview.adblockplus.org/29340844/diff/29345439/pages/adware.md File pages/adware.md (right): https://codereview.adblockplus.org/29340844/diff/29345439/pages/adware.md#newcode18 pages/adware.md:18: margin: 0px 35px 10px 0px; Right margin will misalign ...
June 6, 2016, 2:47 p.m. (2016-06-06 14:47:32 UTC) #16
Philip Hill
https://codereview.adblockplus.org/29340844/diff/29345439/pages/adware.md File pages/adware.md (right): https://codereview.adblockplus.org/29340844/diff/29345439/pages/adware.md#newcode145 pages/adware.md:145: * [{{malwarebytes-brand Malwarebytes}}]({{malwarebytes-win-affiliate-link http://buy.malwarebytes.com/get-trial/adblock/en/?c=adblock&s=en&k=trial}}) On 2016/06/06 14:47:31, saroyanm wrote: ...
June 6, 2016, 2:52 p.m. (2016-06-06 14:52:51 UTC) #17
saroyanm
https://codereview.adblockplus.org/29340844/diff/29345439/pages/adware.md File pages/adware.md (right): https://codereview.adblockplus.org/29340844/diff/29345439/pages/adware.md#newcode145 pages/adware.md:145: * [{{malwarebytes-brand Malwarebytes}}]({{malwarebytes-win-affiliate-link http://buy.malwarebytes.com/get-trial/adblock/en/?c=adblock&s=en&k=trial}}) On 2016/06/06 14:52:51, Philip Hill ...
June 6, 2016, 3:44 p.m. (2016-06-06 15:44:52 UTC) #18
saroyanm
https://codereview.adblockplus.org/29340844/diff/29345439/pages/adware.md File pages/adware.md (right): https://codereview.adblockplus.org/29340844/diff/29345439/pages/adware.md#newcode145 pages/adware.md:145: * [{{malwarebytes-brand Malwarebytes}}]({{malwarebytes-win-affiliate-link http://buy.malwarebytes.com/get-trial/adblock/en/?c=adblock&s=en&k=trial}}) On 2016/06/06 15:44:52, saroyanm wrote: ...
June 6, 2016, 3:53 p.m. (2016-06-06 15:53:39 UTC) #19
juliandoucette
https://codereview.adblockplus.org/29340844/diff/29342978/templates/default.tmpl File templates/default.tmpl (right): https://codereview.adblockplus.org/29340844/diff/29342978/templates/default.tmpl#newcode26 templates/default.tmpl:26: {% if description %} On 2016/06/02 15:05:11, saroyanm wrote: ...
June 13, 2016, 6:12 p.m. (2016-06-13 18:12:51 UTC) #20
saroyanm
Some small changes, we are close I guess. https://codereview.adblockplus.org/29340844/diff/29345439/templates/default.tmpl File templates/default.tmpl (right): https://codereview.adblockplus.org/29340844/diff/29345439/templates/default.tmpl#newcode44 templates/default.tmpl:44: <meta ...
June 21, 2016, 2:58 p.m. (2016-06-21 14:58:05 UTC) #21
saroyanm
https://codereview.adblockplus.org/29340844/diff/29345778/pages/adware.md File pages/adware.md (right): https://codereview.adblockplus.org/29340844/diff/29345778/pages/adware.md#newcode187 pages/adware.md:187: * <a href="{{adcleaner-win-affiliate-link https://toolslib.net/downloads/viewdownload/1-adwcleaner/}}">{{adwcleaner-brand AdwCleaner}}</a> Apparently we only need ...
June 23, 2016, 8:45 a.m. (2016-06-23 08:45:34 UTC) #22
juliandoucette
Fixed issues in review. I also discovered an issue in the generated HTML. If you ...
June 23, 2016, 4:11 p.m. (2016-06-23 16:11:01 UTC) #23
juliandoucette
On 2016/06/23 16:11:01, juliandoucette wrote: > Fixed issues in review. > > I also discovered ...
June 23, 2016, 4:19 p.m. (2016-06-23 16:19:46 UTC) #24
juliandoucette
On 2016/06/23 16:19:46, juliandoucette wrote: > On 2016/06/23 16:11:01, juliandoucette wrote: > > Fixed issues ...
June 23, 2016, 4:56 p.m. (2016-06-23 16:56:39 UTC) #25
saroyanm
Not Just some CSS improvements, this is small changes, but should make the styles more ...
June 27, 2016, 5:12 p.m. (2016-06-27 17:12:32 UTC) #26
saroyanm
Just some CSS improvements, this is small changes, but should make the styles more readable ...
June 27, 2016, 5:13 p.m. (2016-06-27 17:13:54 UTC) #27
juliandoucette
Good suggestions Manvel :) https://codereview.adblockplus.org/29340844/diff/29346989/pages/adware.md File pages/adware.md (right): https://codereview.adblockplus.org/29340844/diff/29346989/pages/adware.md#newcode51 pages/adware.md:51: .badge-success On 2016/06/27 17:12:31, saroyanm ...
June 30, 2016, 7:05 p.m. (2016-06-30 19:05:55 UTC) #28
saroyanm
4 Small comments and I think we are ready to go! https://codereview.adblockplus.org/29340844/diff/29347205/pages/adware.md File pages/adware.md (right): ...
July 4, 2016, 5:38 p.m. (2016-07-04 17:38:06 UTC) #29
juliandoucette
https://codereview.adblockplus.org/29340844/diff/29347205/pages/adware.md File pages/adware.md (right): https://codereview.adblockplus.org/29340844/diff/29347205/pages/adware.md#newcode32 pages/adware.md:32: .text-danger On 2016/07/04 17:38:05, saroyanm wrote: > Detail: What ...
July 4, 2016, 6:07 p.m. (2016-07-04 18:07:16 UTC) #30
juliandoucette
New patches up! :)
July 4, 2016, 6:23 p.m. (2016-07-04 18:23:07 UTC) #31
saroyanm
LGTM https://codereview.adblockplus.org/29340844/diff/29347205/pages/adware.md File pages/adware.md (right): https://codereview.adblockplus.org/29340844/diff/29347205/pages/adware.md#newcode32 pages/adware.md:32: .text-danger On 2016/07/04 18:07:15, juliandoucette wrote: > On ...
July 4, 2016, 6:36 p.m. (2016-07-04 18:36:15 UTC) #32
juliandoucette
Not LGTM A few more minor optimizations.
July 4, 2016, 7:21 p.m. (2016-07-04 19:21:21 UTC) #33
juliandoucette
We are also waiting on a final word from Tamara about fixing and trademarking brand ...
July 4, 2016, 7:30 p.m. (2016-07-04 19:30:07 UTC) #34
saroyanm
Okey, more LGTM implementation wise from my side, let's wait for final go from Tamara ...
July 5, 2016, 7:50 a.m. (2016-07-05 07:50:27 UTC) #35
tamara
On 2016/07/05 07:50:27, saroyanm wrote: > Okey, more LGTM implementation wise from my side, let's ...
July 7, 2016, 9:45 a.m. (2016-07-07 09:45:09 UTC) #36
saroyanm
https://codereview.adblockplus.org/29340844/diff/29347291/pages/adware.md File pages/adware.md (right): https://codereview.adblockplus.org/29340844/diff/29347291/pages/adware.md#newcode162 pages/adware.md:162: * <a href="{{malwarebytes-win-affiliate-link http://buy.malwarebytes.com/get-trial/adblock/en/?c=adblock&s=en&k=trial}}">Malwarebytes</a> @Julian: before pushing the changes ...
July 7, 2016, 1:02 p.m. (2016-07-07 13:02:27 UTC) #37
juliandoucette
https://codereview.adblockplus.org/29340844/diff/29347291/pages/adware.md File pages/adware.md (right): https://codereview.adblockplus.org/29340844/diff/29347291/pages/adware.md#newcode162 pages/adware.md:162: * <a href="{{malwarebytes-win-affiliate-link http://buy.malwarebytes.com/get-trial/adblock/en/?c=adblock&s=en&k=trial}}">Malwarebytes</a> On 2016/07/07 13:02:26, saroyanm wrote: ...
July 7, 2016, 8:26 p.m. (2016-07-07 20:26:55 UTC) #38
juliandoucette
> So, by the information I've managed to gather (wasn't easy), Google Chrome is > ...
July 14, 2016, 5:32 p.m. (2016-07-14 17:32:12 UTC) #39
tamara
On 2016/07/14 17:32:12, juliandoucette wrote: > > So, by the information I've managed to gather ...
July 15, 2016, 8:29 a.m. (2016-07-15 08:29:41 UTC) #40
juliandoucette
> > Am I still waiting for you Tamara? > > :-/ Sorry! I didn't ...
July 15, 2016, 1:03 p.m. (2016-07-15 13:03:29 UTC) #41
tamara
On 2016/07/15 13:03:29, juliandoucette wrote: > > > Am I still waiting for you Tamara? ...
July 15, 2016, 1:26 p.m. (2016-07-15 13:26:03 UTC) #42
juliandoucette
On 2016/07/15 13:26:03, tamara wrote: > On 2016/07/15 13:03:29, juliandoucette wrote: > > > > ...
July 15, 2016, 2:14 p.m. (2016-07-15 14:14:29 UTC) #43
tamara
On 2016/07/15 14:14:29, juliandoucette wrote: > On 2016/07/15 13:26:03, tamara wrote: > > On 2016/07/15 ...
July 18, 2016, 8:33 a.m. (2016-07-18 08:33:05 UTC) #44
juliandoucette
> Then in that case I should imagine you can go ahead. ^^ Do you ...
July 19, 2016, 8:41 p.m. (2016-07-19 20:41:10 UTC) #45
juliandoucette
Aug. 22, 2016, 12:29 p.m. (2016-08-22 12:29:05 UTC) #46

Powered by Google App Engine
This is Rietveld