Reduced the scope of the hideminor user preference to just recent
authorEvan Prodromou <evanprodromou@users.mediawiki.org>
Sat, 29 Nov 2003 18:39:04 +0000 (18:39 +0000)
committerEvan Prodromou <evanprodromou@users.mediawiki.org>
Sat, 29 Nov 2003 18:39:04 +0000 (18:39 +0000)
commita3d16adadd8f9e9d00938498f7f51c1c85c2a653
tree2d9be2559b53f8ac72036272434844211c0487cd
parent9ead07fe9ca52e2b78900bd3f58241cb352fc031
Reduced the scope of the hideminor user preference to just recent
changes (bug #845036). User contributions and related changes now
ignore this preference.

Also, fixed a problem where the show/hide minor edits link wasn't
appearing on recent changes and related changes. Made sure that the
param gets passed through with all the links.

Made sure that user contributions also had a show/hide minor edits
thing, and that minor edits are flagged with the M (or whatever) in
user contributions.
includes/SpecialContributions.php
includes/SpecialRecentchanges.php
includes/SpecialRecentchangeslinked.php
languages/Language.php