mediawiki-extensions-Echo/includes/api
Stephane Bisson 330810614d ApiCrossWiki: Handle needsToken() returning false
false ?? null evaluates to false, so for non-write modules we were
passing false as the token type instead of null, which breaks.

Bug: T204758
Change-Id: Ief25150ce8f4b4b64a224f97f3fd528883b2f326
2018-09-18 17:21:50 -04:00
..
ApiCrossWiki.php ApiCrossWiki: Handle needsToken() returning false 2018-09-18 17:21:50 -04:00
ApiEchoArticleReminder.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
ApiEchoMarkRead.php Add cross-wiki proxying to the action=markasread API 2018-09-03 08:07:39 -07:00
ApiEchoMarkSeen.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
ApiEchoNotifications.php Rename ApiCrossWikiBase -> ApiCrossWiki and make it a trait 2018-08-29 18:03:16 -07:00
ApiEchoUnreadNotificationPages.php Rename ApiCrossWikiBase -> ApiCrossWiki and make it a trait 2018-08-29 18:03:16 -07:00