mediawiki-extensions-Echo/modules/model
Moriel Schottlender 2875e3e5dd UnreadNotificationCounter should always normalize the count
Whether we estimate or not, the actual stored count should always be
normalized within the range of 0-cap. Estimation should always skip if
the current count is at the cap; in that case, the count can only be
changed when we get the value from the API through setCount() (used
when the value is known, rather than estimated.)

Change-Id: Ie8b81a4433e8254ee0e90f59e5b25d727158eecf
2016-09-23 16:22:56 -07:00
..
mw.echo.dm.BundleNotificationItem.js Convert 'seenTime' to a global property 2016-09-19 14:37:31 -07:00
mw.echo.dm.CrossWikiNotificationItem.js Convert 'seenTime' to a global property 2016-09-19 14:37:31 -07:00
mw.echo.dm.FiltersModel.js Add a cross-wiki sidebar to the Special:Notifications page 2016-06-21 14:49:42 -07:00
mw.echo.dm.js Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00
mw.echo.dm.ModelManager.js Convert 'seenTime' to a global property 2016-09-19 14:37:31 -07:00
mw.echo.dm.NotificationGroupsList.js BREAKING CHANGE: More ISO 8601 for seen time 2016-07-27 02:42:08 +00:00
mw.echo.dm.NotificationItem.js Convert 'seenTime' to a global property 2016-09-19 14:37:31 -07:00
mw.echo.dm.NotificationsList.js Convert 'seenTime' to a global property 2016-09-19 14:37:31 -07:00
mw.echo.dm.PaginationModel.js Relate read-state filter and mark read/unread action 2016-07-18 13:23:57 -07:00
mw.echo.dm.SeenTimeModel.js Convert 'seenTime' to a global property 2016-09-19 14:37:31 -07:00
mw.echo.dm.SortedList.js Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00
mw.echo.dm.SourcePagesModel.js Implement subject+talk and null+user page grouping 2016-08-02 13:48:48 -07:00
mw.echo.dm.UnreadNotificationCounter.js UnreadNotificationCounter should always normalize the count 2016-09-23 16:22:56 -07:00