mediawiki-extensions-Echo/includes/api
Roan Kattouw 8269970305 Remove unused $flags parameter for EchoSeenTime::getTime()
It was always set to 0, and we were using the old (pre-2015)
get() interface so it wouldn't have worked anyway.

Change-Id: Ie92b223a485a5d9d256d2dc69d4ff3807e838878
Bonus: remove documentation for nonexistent parameter for setTime().
2016-09-23 11:53:59 -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 Allow requesting TS_ISO_8601 for ApiEchoMarkSeen, and deprecate TS_MW 2016-07-20 18:22:28 -04:00
ApiEchoNotifications.php Remove unused $flags parameter for EchoSeenTime::getTime() 2016-09-23 11:53:59 -07:00
ApiEchoUnreadNotificationPages.php Follow-up 4e64643eb: Count pageless notifications when counting pageless notifications 2016-08-15 11:35:28 -07:00