mediawiki-extensions-Echo/includes/special
Stephane Bisson 24caf50ff6 Dynamic bundles
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
2016-06-27 09:49:13 -04:00
..
NotificationPager.php Dynamic bundles 2016-06-27 09:49:13 -04:00
SpecialDisplayNotificationsConfiguration.php Display special: Add which section (curr. Alert v. Msg.) each type's in 2016-04-28 20:33:52 +00:00
SpecialNotifications.php Change link to help page on Special:Notifications 2016-06-22 12:38:38 -07:00
SpecialNotificationsMarkRead.php No-JS special page: One-click mark as read 2016-05-27 17:23:29 -07:00