mediawiki-extensions-Echo/includes/api
Matthew Flaschen c05133283a Add seen time to output of API, in ISO 8601 format
Like count, it is available both grouped by section and ungrouped
(top-level).

Unlike count, the top-level still has both sections (but with the
string 'seenTime' at the root), and if groupbysection is used,
it will not also have top-level (since it would be redundant).

Example output at T139993

It will be false or omitted if there is no seen time, depending
on JSON format version (2+ is false).

Bug: T139993
Change-Id: I9f4f9df69203204b56002afa1be6ed2336c33898
2016-07-20 09:25:03 -07:00
..
ApiCrossWikiBase.php Change wfWikiId (lowercase d) to wfWikiID (uppercase D) 2016-06-29 15:11:21 +02:00
ApiEchoMarkRead.php NotifUser: Refactor getNotificationCount() and friends, add caching for global counts 2016-05-02 16:16:57 -07:00
ApiEchoMarkSeen.php API: Remove pre-1.25 compat code 2015-10-26 08:41:57 -07:00
ApiEchoNotifications.php Add seen time to output of API, in ISO 8601 format 2016-07-20 09:25:03 -07:00
ApiEchoUnreadNotificationPages.php Change wfWikiId (lowercase d) to wfWikiID (uppercase D) 2016-06-29 15:11:21 +02:00