mediawiki-extensions-Echo/includes/api
Matthew Flaschen 99f1e78b52 Rename ApiEchoUnreadNotificationPages->getFromForeign
This was causing a strict standards warning due to inconsistent
parameters.

Rename it to getUnreadNotificationPagesFromForeign .  Since
this does a data transformation (it doesn't have the same response
structure as the parent), I decided to rename it rather than
make the parameters match.

Change-Id: I259def82b933cbde0e94a49f9a9d6f754f681808
2016-08-03 14:50:22 -04: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 BREAKING CHANGE: Use ISO 8601 for 'ts' in cross-wiki summary. 2016-07-27 17:00:05 -04:00
ApiEchoUnreadNotificationPages.php Rename ApiEchoUnreadNotificationPages->getFromForeign 2016-08-03 14:50:22 -04:00