mediawiki-extensions-Echo/includes/api
Stephane Bisson f5f59a503b Use wikiId both server and client side
When creating the various notification sources,
the server was indexing them with wfWikiID() but
the client was using wgDBname to find which one
is local and which are remote. On some wikis,
like TWN, wfWikiID() includes a db suffix so
the JS app on Special:Notifications is failing to
find the local source and errors.

Bug: T167336
Change-Id: Id60f723b615fb7db54a6f17b1c1be20dfe98e36c
2019-05-08 09:03:28 -04:00
..
ApiCrossWiki.php Add phan 2019-04-10 18:51:59 +02:00
ApiEchoArticleReminder.php Make notifyAgent a per-type property rather than per-event 2018-10-29 15:41:51 -07: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 Cleanup transition flags 2019-04-17 22:07:14 -07:00
ApiEchoUnreadNotificationPages.php Use wikiId both server and client side 2019-05-08 09:03:28 -04:00