mediawiki-extensions-Echo/maintenance
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
..
backfillReadBundles.php Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN 2018-03-17 21:55:20 +01:00
backfillUnreadWikis.php NotifUser: Simplify function signatures for getNotificationCount() and friends 2018-06-05 01:07:23 +00:00
generateSampleNotifications.php Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN 2018-03-17 21:55:20 +01:00
processEchoEmailBatch.php Change DO_MAINTENANCE to RUN_MAINTENANCE_IF_MAIN 2018-03-17 21:55:20 +01:00
removeInvalidNotification.php build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-24 09:49:43 +00:00
removeOrphanedEvents.php build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-24 09:49:43 +00:00
testDiscussionParser.php build: Updating mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-22 14:13:28 +00:00
updateEchoSchemaForSuppression.php build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-24 09:49:43 +00:00
updatePerUserBlacklist.php Use centralIdsFromNames() method to get central ids. 2017-10-16 18:14:31 -04:00