mediawiki-extensions-Echo/includes/api
Michael Holloway 5eb4c6cd1d Add notifiertypes parameter to ApiEchoNotifications
Previously, ApiEchoNotifications returned only events which were
enabled for the `web` notifier type. With this change, the notifier
type or types to consider can be specified by argument to the new
`notifiertypes` parameter.

This change is required so that the apps can request notification
content from the API for push notifications.

Bug: T287909
Change-Id: I2d1155e113f2defb0f02416a7a659c3ee162d3a6
2021-08-17 10:27:14 -04:00
..
Push Merge "Turn push notification token list into a circular buffer." 2021-07-30 14:46:10 +00:00
ApiCrossWiki.php Add strict "array" type hints to code expecting arrays 2019-10-24 15:18:58 +00:00
ApiEchoArticleReminder.php Prefer UserIdentity::isRegistered over isAnon 2020-12-23 07:15:30 +00:00
ApiEchoMarkRead.php Prefer UserIdentity::isRegistered over isAnon 2020-12-23 07:15:30 +00:00
ApiEchoMarkSeen.php Prefer UserIdentity::isRegistered over isAnon 2020-12-23 07:15:30 +00:00
ApiEchoMute.php Use CentralIdLookupFactory and pass UserIdentity 2021-07-21 19:23:42 -07:00
ApiEchoNotifications.php Add notifiertypes parameter to ApiEchoNotifications 2021-08-17 10:27:14 -04:00
ApiEchoUnreadNotificationPages.php Make AttributeManager a service 2021-02-26 12:58:23 -08:00