Allow manipulation of wl_notificationtimestamp via the API
authorBrad Jorsch <anomie.wikipedia@gmail.com>
Mon, 18 Jun 2012 20:33:19 +0000 (16:33 -0400)
committerCatrope <roan.kattouw@gmail.com>
Thu, 2 Aug 2012 20:01:10 +0000 (13:01 -0700)
commitfdad41156c04f50a67655cc6b1411bad5163a7eb
treef853080093be606a20befc0b59cd39f2b000a4a9
parenta9d154b92a5df7db97ed57def3467b8af7f258d1
Allow manipulation of wl_notificationtimestamp via the API

It should be possible to query the notificationtimestamp as a page info
property, rather than only by querying the recent changes for the
watchlist. It should also be possible to clear or adjust the
notificationtimestamp via the API.

This patch does just that.

Change-Id: I8e2c0769e93802a6a09936899a41c07f9c4c9f25
RELEASE-NOTES-1.20
includes/AutoLoader.php
includes/api/ApiMain.php
includes/api/ApiQueryInfo.php
includes/api/ApiSetNotificationTimestamp.php [new file with mode: 0644]