mediawiki-extensions-AbuseF.../includes/View
Daimona Eaytoy 7243dd6cf9 Create a separate view for hiding AbuseLog entries
This is moving code away from SpecialAbuseLog, which is already too big
and has too many purposes. As such, the behaviour is not changed,
including for now bugs that were already present in the old version.

Change-Id: Idc13f7f746ada2e425662c6948c32aa744edac61
2020-12-11 20:34:52 +00:00
..
AbuseFilterView.php Move AbuseFilterView classes to separate namespace 2020-12-03 13:06:53 +01:00
AbuseFilterViewDiff.php Mark two private methods as such 2020-12-03 16:52:17 +01:00
AbuseFilterViewEdit.php Always take into account custom actions 2020-12-03 21:39:35 +00:00
AbuseFilterViewExamine.php Split afl_filter in afl_filter_id and afl_global 2020-12-08 18:31:27 +00:00
AbuseFilterViewHistory.php Move pagers to their own namespace 2020-12-03 14:17:09 +00:00
AbuseFilterViewImport.php Move AbuseFilterView classes to separate namespace 2020-12-03 13:06:53 +01:00
AbuseFilterViewList.php Move pagers to their own namespace 2020-12-03 14:17:09 +00:00
AbuseFilterViewRevert.php Split afl_filter in afl_filter_id and afl_global 2020-12-08 18:31:27 +00:00
AbuseFilterViewTestBatch.php Move AbuseFilterView classes to separate namespace 2020-12-03 13:06:53 +01:00
AbuseFilterViewTools.php Move AbuseFilterView classes to separate namespace 2020-12-03 13:06:53 +01:00
HideAbuseLog.php Create a separate view for hiding AbuseLog entries 2020-12-11 20:34:52 +00:00