mediawiki-extensions-Echo/includes/Push
jgiannelos 4abfbd3c96 Normalize eps_topic
* DB changes
 - Create a table for push topics NameTableStore
 - Add a foreign key on subscriptions to normalize push topics

* Implement NameTableStore to normalize topics
* Update DB query joins to include topic from foreignkey
* Adapt code to use IDs instead of the actual topic

Bug: T261756
Change-Id: Ia7589f4a607993352d45b2dd3bcb3867d12d6e97
2020-09-14 15:52:23 -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: send apns topic when present 2020-08-18 13:21:20 +00:00
PushNotifier.php Create push subscription manager group/right to clean up dead subs 2020-08-20 17:08:48 -04:00
Subscription.php Normalize eps_topic 2020-09-14 15:52:23 -04:00
SubscriptionManager.php Normalize eps_topic 2020-09-14 15:52:23 -04:00
Utils.php Create push subscription manager group/right to clean up dead subs 2020-08-20 17:08:48 -04:00