mediawiki-extensions-Echo/includes/api
Roan Kattouw d0714b2928 NotifUser: Simplify function signatures for getNotificationCount() and friends
The $cached and $dbSource parameters are now unused, so remove them.
This affects get{Notification,Alert,Message}Count and
getLastUnread{Notification,Alert,Message}Time.

There are some callers in other extensions and in skins, but none of
them pass any parameters (except one, which I fixed in Ice42930280da).

Change-Id: If6f10c4f163ecb1def5a150656a60d1ab5f44d52
2018-06-05 01:07:23 +00:00
..
ApiCrossWikiBase.php build: Updating mediawiki/mediawiki-codesniffer to 20.0.0 2018-05-26 02:15:41 +00:00
ApiEchoArticleReminder.php Minor PHPdoc fixes 2017-10-13 13:48:05 +02:00
ApiEchoMarkRead.php NotifUser: Simplify function signatures for getNotificationCount() and friends 2018-06-05 01:07:23 +00:00
ApiEchoMarkSeen.php Minor PHPdoc fixes 2017-10-13 13:48:05 +02:00
ApiEchoNotifications.php NotifUser: Simplify function signatures for getNotificationCount() and friends 2018-06-05 01:07:23 +00:00
ApiEchoUnreadNotificationPages.php Minor PHPdoc fixes 2017-10-13 13:48:05 +02:00