mediawiki-extensions-Echo/includes/model
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
..
AbstractEntity.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00
Event.php Dynamic bundles 2016-06-27 09:49:13 -04:00
Notification.php Dynamic bundles 2016-06-27 09:49:13 -04:00
TargetPage.php Defer onPersonalUrls() DB writes to post-send (try #2) 2016-03-09 11:07:50 -08:00