mediawiki-extensions-AbuseF.../includes/api
Matěj Suchánek 1445d5962a Introduce BlockAutopromoteStore service
This service is responsible for the blockautopromote feature:
(un)block autopromotion and check status.

The patch mostly moves code from static methods to the new class
and relaxes type hints (e.g. from User to UserIdentity).

Change-Id: I79a72377881cf06717931cd09af12f3b8e5f3e3f
2020-10-24 12:31:44 +00:00
..
ApiAbuseFilterCheckMatch.php Add an AbuseFilterPermissionManager service 2020-10-10 14:03:29 +02:00
ApiAbuseFilterCheckSyntax.php Add an AbuseFilterPermissionManager service 2020-10-10 14:03:29 +02:00
ApiAbuseFilterEvalExpression.php Add an AbuseFilterPermissionManager service 2020-10-10 14:03:29 +02:00
ApiAbuseFilterUnblockAutopromote.php Introduce BlockAutopromoteStore service 2020-10-24 12:31:44 +00:00
ApiAbuseLogPrivateDetails.php Add an AbuseFilterPermissionManager service 2020-10-10 14:03:29 +02:00
ApiQueryAbuseFilters.php Add an AbuseFilterPermissionManager service 2020-10-10 14:03:29 +02:00
ApiQueryAbuseLog.php Add an AbuseFilterPermissionManager service 2020-10-10 14:03:29 +02:00