(bug 25325) fix hiding bot edits
authorkaligula <winne2i@gmail.com>
Sun, 24 Mar 2013 00:32:58 +0000 (01:32 +0100)
committerkaligula <winne2i@gmail.com>
Sun, 24 Mar 2013 00:32:58 +0000 (01:32 +0100)
commit8d99c00d2e7ebc641402befa4e6d8e48e686c0b0
tree3f75a1822df5525ed746aba1dc865cdee9548229
parent5131bbadd1a7b9a0ca21b6e0a5e2f96959f5400d
(bug 25325) fix hiding bot edits

I added support for 'wlshow' parameter, which allows user
to decide if to include or exclude bot/minor/anon/patrolled
edits from feed watchlist.

Plus: I bound the params checkup and params' descriptions with
ApiQueryWatchlist (Yurik's suggestions).

Change-Id: Idab489fc017dcf226ea39f2f1766e06064e4ec0a
includes/api/ApiFeedWatchlist.php