mediawiki-extensions-AbuseF.../includes/special
Matěj Suchánek 2793e7f1cf Reversible consequences
Introduce ReversibleConsequence interface for Consequence classes
whose potentially destructive actions can be reverted using
Special:AbuseFilter/revert. This allows moving reverting logic from
AbuseFilterViewRevert to individual Consequence classes and testing.

Unfortunately, the code is definitely not very clean now.

Change-Id: I558da711f1645ccf64792c6102cf743827171320
2020-12-31 14:43:32 +01:00
..
AbuseFilterSpecialPage.php Add an AbuseFilterPermissionManager service 2020-10-10 14:03:29 +02:00
SpecialAbuseFilter.php Reversible consequences 2020-12-31 14:43:32 +01:00
SpecialAbuseLog.php Add a service to format filter specs 2020-12-19 14:22:08 +01:00