mediawiki-extensions-Echo/includes/api
Stephane Bisson da0e0e37e0 Paginate even if some events are filtered out
When requesting notifications, the 'continue' value used
for pagination is only included if there is more
notifications than requested. When some are filtered out,
there is less notifications and no 'continue' value,
which leads to no pagination at all on the special page.

Change-Id: I1a13d2a343f4e60489e2a6a0474c97664ed00d46
2016-07-25 15:54:16 -04:00
..
ApiCrossWikiBase.php Change wfWikiId (lowercase d) to wfWikiID (uppercase D) 2016-06-29 15:11:21 +02:00
ApiEchoMarkRead.php NotifUser: Refactor getNotificationCount() and friends, add caching for global counts 2016-05-02 16:16:57 -07:00
ApiEchoMarkSeen.php Allow requesting TS_ISO_8601 for ApiEchoMarkSeen, and deprecate TS_MW 2016-07-20 18:22:28 -04:00
ApiEchoNotifications.php Paginate even if some events are filtered out 2016-07-25 15:54:16 -04:00
ApiEchoUnreadNotificationPages.php Exclude deleted events from UnreadNotificationPages API 2016-07-21 14:10:40 +00:00