mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 23:44:53 +00:00
c188dac23f
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 |
||
---|---|---|
.. | ||
echo_email_batch.sql | ||
echo_push_provider.sql | ||
echo_push_subscription.sql | ||
echo_target_page.sql | ||
echo_unread_wikis.sql | ||
patch-add-echo_event-event_deleted.sql | ||
patch-add-echo_event-event_page_id.sql | ||
patch-add-event_page_id-index.sql | ||
patch-add-notification_event-index.sql | ||
patch-add-page_event-index.sql | ||
patch-add-user_read_timestamp-index.sql | ||
patch-alter-event_type-index.sql | ||
patch-alter-type_page-index.sql | ||
patch-alter-user_timestamp-index.sql | ||
patch-drop-echo_event-event_page_namespace.sql | ||
patch-drop-echo_event-event_page_title.sql | ||
patch-drop-echo_event-event_timestamp.sql | ||
patch-drop-echo_subscription.sql | ||
patch-drop-echo_target_page-etp_user.sql | ||
patch-drop-echo_target_page-etp_user.sqlite.sql | ||
patch-drop-notification_bundle_base.sql | ||
patch-drop-notification_bundle_display_hash.sql | ||
patch-drop-user-hash-timestamp-index.sql | ||
patch-email_batch-new-field.sql | ||
patch-event_agent-split.sql | ||
patch-event_agent-split.sqlite.sql | ||
patch-event_agent_ip-size.sql | ||
patch-event_extra-size.sql | ||
patch-event_variant_nullability.sql | ||
patch-event_variant_nullability.sqlite.sql | ||
patch-increase-varchar-echo_unread_wikis-euw_wiki.sql | ||
patch-multiple_target_pages.sql | ||
patch-multiple_target_pages.sqlite.sql | ||
patch-notification-bundling-field.sql | ||
patch-notification-pk.sql |