mediawiki-extensions-AbuseF.../includes/special
Daimona Eaytoy 86f308c6f0 Partly decouple SpecialAbuseLog and AbuseLogPager
Move to the latter some methods that make more sense in there. Inject
some more services, don't require a SpecialAbuseLog to be passed in the
constructor.

There are still a couple of static calls, but fixing those would require
factoring more classes out of SpecialAbuseLog (e.g. a service to
determine visibility of AbuseLog entries).

Change-Id: I1b3012ca85bf049a07e0433fc0b357f502c355ad
2020-12-11 20:53:53 +00:00
..
AbuseFilterSpecialPage.php Add an AbuseFilterPermissionManager service 2020-10-10 14:03:29 +02:00
SpecialAbuseFilter.php Add ConsequencesRegistry 2020-12-03 22:39:25 +01:00
SpecialAbuseLog.php Partly decouple SpecialAbuseLog and AbuseLogPager 2020-12-11 20:53:53 +00:00