mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 01:10:07 +00:00
24caf50ff6
To allow individual notifications to be marked as read/unread or moderated, bundles are created by grouping associated notifications when they are fetched for display instead of when they are created. From a product perspective, this change doesn't introduce moderation or expandable bundles but it counts each individual notifications. For instance, the bundled notification "3 new topics on PageA" now counts as 3 notifications. Bug: T93673 Bug: T120153 Change-Id: Iacd098573efd92bb1e3fcd7da4cd40cea9522f15 |
||
---|---|---|
.. | ||
echo_email_batch.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-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-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-multiple_target_pages.sql | ||
patch-multiple_target_pages.sqlite.sql | ||
patch-notification-bundling-field.sql |