API: (bug 14200) Add user and excludeuser to list=recentchanges and list=watchlist...
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 19 Jun 2009 08:03:52 +0000 (08:03 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 19 Jun 2009 08:03:52 +0000 (08:03 +0000)
commit6d8d92d33333dcbfcb78d429958c2848a7d018d9
tree321b4eade6e2da2ea5da7b4266be17c81d8ccc4b
parentcbd66639ca54c9ea1e1b3a799149d4ebcf91d41d
API: (bug 14200) Add user and excludeuser to list=recentchanges and list=watchlist. Requires the rc_user_text index, which was finally added on all servers with the recent schema changes.
RELEASE-NOTES
includes/api/ApiQueryRecentChanges.php
includes/api/ApiQueryWatchlist.php