User:Fæ/BLP overwrites

Userlist
BLP Overwrites
Significant Reverts
Flickrstreams of concern

This table shows images used in biographies of living people on the English Wikipedia overwritten in the last week, by an account other than the original uploader, who has fewer than 1000 edits on Commons and fewer than 2000 on the English Wikipedia. This report is checked for updates at least hourly for the benefit of new image patrol.
Report last updated on 2019-04-16

#ImageLink / Upload commentTimestampStatusUpload history
1File:Mahboubeh_Honarian.jpg (edit|talk|history|links|watch|logs)

2019-03-19 04:54:43Current2
02019-03-19Honarian390×657K
12010-11-16Mostafazizi246×339K
2File:Io_e_Barzagli.jpg (edit|talk|history|links|watch|logs)

2019-03-18 23:51:02Current3
02019-03-18Chiorbone da Frittole450×562K
12012-06-30KaterBegemot362×452K
22008-06-23Thehundi~commonswiki362×454K
3File:Darlene_Senger_2013-05-13.png (edit|talk|history|links|watch|logs)

2019-03-18 19:25:27Current2
02019-03-18BWellsOdyssey1073×1049K
12018-09-06SecretName101467×517K
4File:Tomasz_Karolak_fot._Natalia_Szafranska.jpg (edit|talk|history|links|watch|logs)

2019-03-18 17:46:26Current2
02019-03-18Pit rock750×920K
12015-07-10Weronika Imka800×1147K
5File:Joe_Clifford_Faust.jpg (edit|talk|history|links|watch|logs)

2019-03-18 05:40:50Current2
02019-03-18Mr. Satterly333×333K
12012-07-15Pizzamancer333×333K
6File:Ryun_Williams_in_2016.JPG (edit|talk|history|links|watch|logs)

2019-03-18 05:36:04Current2
02019-03-18Mr. Satterly862×1311K
12016-03-11Arbor to SJ862×1311K
7File:Gillibrand2020Logo.png (edit|talk|history|links|watch|logs)

2019-03-17 18:48:40Current3
02019-03-17Eduardog30002706×780K
12019-03-17Eduardog30001827×515K
22019-03-17Wikiedits321870×318K
8File:Guy Reschenthaler, official portrait, 116th Congress.jpgFile:Guy_Reschenthaler,_official_portrait,_116th_Congress.jpg (edit|talk|history|links|watch|logs)

2019-03-16 22:30:27Replaced3
02019-03-18Connormah2400×3000K
12019-03-16Westroopnerd768×960K
22019-02-16Westroopnerd256×256K
9File:Maxime-verhagen-portret.jpg (edit|talk|history|links|watch|logs)

2019-03-15 14:08:48Current3
02019-03-15TheDutchViewer2832×4256K
12010-11-12Mike-Kerkhoven2832×4256K
22010-10-15DWiki23543×2362K
10File:Keeley_Hawes_2014.jpg (edit|talk|history|links|watch|logs)

2019-03-12 22:46:15Replaced5
02019-03-13WikiPedant459×800K
12019-03-13Random bestest956×1143K
22019-03-12459×800K
32019-03-12Random bestest956×1143K
42015-03-02Stemoc459×800K
SQL used to generate this table
SELECT
       log_title AS image,
       DATE_FORMAT(log_timestamp, "%Y-%m-%dT%H:%i:%s" ) AS timestamp,
       COUNT(*) AS "numb BLPs",
       IF( abs( img_timestamp - log_timestamp ) < 8, "Current", "Replaced" ) AS top,
       log_comment,
       oi_timestamp
FROM commonswiki_p.logging_logindex
INNER JOIN commonswiki_p.globalimagelinks ON log_title = gil_to AND gil_wiki = 'enwiki'
LEFT OUTER JOIN commonswiki_p.image ON img_name = log_title
INNER JOIN enwiki_p.categorylinks ON gil_page = cl_from
AND enwiki_p.categorylinks.cl_to IN ('Living_people', 'Possibly_living_people', '2016_deaths', '2015_deaths', '2014_deaths')
INNER JOIN commonswiki_p.user ON log_user = user_id AND user_editcount < 1000
LEFT OUTER JOIN enwiki_p.user u2 ON log_user_text = u2.user_name
LEFT OUTER JOIN commonswiki_p.oldimage ON img_name = oi_name
WHERE log_type = 'upload' AND
       log_timestamp > DATE_FORMAT(DATE_ADD(NOW(), INTERVAL -8 DAY), "%Y%m%d%H%i%s") AND
       log_action = 'overwrite' AND
       oi_user != img_user AND
       (u2.user_editcount < 2000 OR u2.user_editcount IS NULL) AND
       NOT img_minor_mime = "svg+xml"
GROUP BY log_timestamp, log_title
HAVING oi_timestamp = MIN(oi_timestamp)
ORDER BY log_timestamp DESC, oi_timestamp DESC
LIMIT 1000;
Category:User pages with broken file links