mediawiki-extensions-AbuseF.../includes/Hooks/Handlers
Derick Alangi 82d876ada8 Handlers: Drop AutoPromoteGroupsHandler::factory()
This patch solves a pending TODO which is to remove the ::factory()
method from the AutoPromoteGroupsHandler class. If the cache instance
is injected, we'll use it otherwise we'll default to a HashBagOStuff.

Bug: T358346
Change-Id: I2bc414da8733431d1d11025e954282fc7c73aa80
2024-03-06 21:38:12 +00:00
..
AutoPromoteGroupsHandler.php Handlers: Drop AutoPromoteGroupsHandler::factory() 2024-03-06 21:38:12 +00:00
ChangeTagsHandler.php Move ChangeTags stuff to separate namespace 2020-11-27 15:13:34 +00:00
CheckUserHandler.php Don't attempt to steal or create the FilterUser in CheckUserHandler 2024-01-31 19:32:52 +00:00
EchoHandler.php Use HookHandlers for Echo hook 2023-08-16 00:18:02 +02:00
EditPermissionHandler.php Blocked domains: Add support for "added by" field 2023-12-27 04:37:42 +01:00
FilteredActionsHandler.php Use namespaced classes 2023-12-10 23:03:12 +01:00
PageSaveHandler.php Move all "secondary" hooks away from AbuseFilterHooks 2021-02-01 17:29:26 +01:00
RecentChangeSaveHandler.php Move all "secondary" hooks away from AbuseFilterHooks 2021-02-01 17:29:26 +01:00
RegistrationCallback.php Use actor table in AbuseFilter 2023-03-22 14:01:29 +01:00
SchemaChangesHandler.php Remove old maintenance scripts 2024-01-18 05:50:19 +00:00
ToolLinksHandler.php Use namespaced classes 2023-12-10 23:03:12 +01:00
UserMergeHandler.php Use namespaced classes 2023-12-10 23:03:12 +01:00
UserRenameHandler.php Use actor table in AbuseFilter 2023-03-22 14:01:29 +01:00