mediawiki-extensions-Echo/includes/Push
Mateus Santos c188dac23f push: send apns topic when present
1) send apns topic when present in subscription metadata
2) check if subscription metadata is a valid JSON string
3) make epp_id column at echo_push_provider table auto_increment,
otherwise it will fail when trying to add a second row in the table

Bug: T259394
Change-Id: I785435e9f2d4ba9c14977d431d271f0fa2d0c795
2020-08-18 13:21:20 +00: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: send apns topic when present 2020-08-18 13:21:20 +00:00
PushNotifier.php Push: Add additional job params for logging 2020-06-17 17:58:21 -04:00
Subscription.php push: send apns topic when present 2020-08-18 13:21:20 +00:00
SubscriptionManager.php push: send apns topic when present 2020-08-18 13:21:20 +00:00