mediawiki-extensions-AbuseF.../includes/Hooks
Daimona Eaytoy b309c804fc Add dedicated classes for more hook handlers
The schema changes hook was chosen because the handler is very long. The
test ones were chosen to keep test things away from actual code.

Bug: T261067
Change-Id: Ie06bf62399f6353e3e268cccb3fe4b41bbf951c5
2020-10-22 18:23:09 +02:00
..
Handlers Add dedicated classes for more hook handlers 2020-10-22 18:23:09 +02:00
AbuseFilterAlterVariablesHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterBuilderHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterComputeVariableHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterContentToStringHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterDeprecatedVariablesHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterFilterActionHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterGenerateGenericVarsHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterGenerateTitleVarsHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterGenerateUserVarsHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterGetDangerousActionsHook.php Replace $wgAbuseFilterRestrictions with more specific variables 2020-10-22 13:38:59 +00:00
AbuseFilterHookRunner.php Replace $wgAbuseFilterRestrictions with more specific variables 2020-10-22 13:38:59 +00:00
AbuseFilterInterceptVariableHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00
AbuseFilterShouldFilterActionHook.php Update hook calling to use new HookContainer 2020-09-17 10:05:45 +00:00