(bug 47219) Allow specifying change type of Wikipedia feed items
authorkaligula <winne2i@gmail.com>
Tue, 30 Apr 2013 16:01:00 +0000 (18:01 +0200)
committerkaligula <winne2i@gmail.com>
Tue, 30 Apr 2013 16:52:56 +0000 (18:52 +0200)
commitd797477d7b329c84c48dd9dc03622b091125239b
tree4ee156d40a187cf15fcb5ddc083a6fb485a13b19
parentacdaa3ac97076c8eea56f9200f7f0d7be8caaa64
(bug 47219) Allow specifying change type of Wikipedia feed items

It exposes field /rc_type/ as ApiQueryRecentChanges does thus allowing
user to define which (edit, external, new, log) changes to show in feed.

Bug: 47219
Change-Id: If22827129b04d423711f921307dc820d4840d9d1
RELEASE-NOTES-1.22
includes/api/ApiFeedWatchlist.php
includes/api/ApiQueryWatchlist.php