mediawiki-extensions-Echo/includes/Push
Michael Holloway 07c8c0afcf Push: Check that the event type is enabled before scheduling job
It is the notifier implementation's responsibility to check the user's
notification preferences before sending a notification. This adds the
check.

Change-Id: I4b7fd7ea444f5a6db6d79fadb48a440d4fdf0ac9
2020-06-12 16:30:29 -04:00
..
NotificationRequestJob.php Push: Bail out of notification job early if no subscriptions found 2020-06-10 15:38:23 -04:00
NotificationServiceClient.php Push: Submit requests to configured service endpoint 2020-06-08 13:37:24 +00:00
PushNotifier.php Push: Check that the event type is enabled before scheduling job 2020-06-12 16:30:29 -04:00
Subscription.php Fix push subscription retrieval 2020-06-08 13:58:42 +02:00
SubscriptionManager.php Remove overbroad DB error catching in ApiEchoPushSubscriptionsCreate 2020-06-09 23:48:12 -04:00