Add option to show only creations in Special:Contribs, API
authorPiRSquared17 <gerritpatchuploader@gmail.com>
Wed, 26 Feb 2014 20:57:58 +0000 (20:57 +0000)
committerPiRSquared17 <pirsquared17@gmail.com>
Fri, 28 Feb 2014 16:21:28 +0000 (16:21 +0000)
commit2dfbd7761a1b8f293a3b6856e94217d8472a5da8
treed2a3e30da39396e85347b339ebfc8205bfb62a09
parentf25ab4fcb2ce23669c31348463cce28e4e841bc4
Add option to show only creations in Special:Contribs, API

* Add newOnly option to Special:Contributions
* Add to i18n files
* Add ucshow={new,!new,top,!top} to list=usercontribs
* Deprecated 'uctoponly' in favor of ucshow=top per Anomie.
* Add param 'newonly' to API action=feedcontributions
* Implementation: rev_parent_id=0

Bug: 42026
Change-Id: I07d597ef378d897690097804bf7c774fdadb654c
RELEASE-NOTES-1.23
includes/api/ApiFeedContributions.php
includes/api/ApiQueryUserContributions.php
includes/specials/SpecialContributions.php
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
maintenance/language/messages.inc