mediawiki-extensions-AbuseF.../includes
Reedy c7468a3b0a Fixup T372998 backport
Use isHidden due to ca23e9f06b from
T363906 being in REL1_43+

Bug: T372998
Change-Id: Ib802822e47aa9d4c848069d0509a4d23374e6b0e
2024-10-01 00:08:50 +00:00
..
Api Fixup T372998 backport 2024-10-01 00:08:50 +00:00
ChangeTags Use much more narrow IReadableDatabase and related where possible 2023-06-14 19:42:01 +00:00
Consequences Fix various typos and documentation issues 2023-09-04 12:55:17 +02:00
EditBox Convert remaining permissions checks to use Authority 2022-07-02 14:49:47 +02:00
Filter
Hooks Fix various typos and documentation issues 2023-09-04 12:55:17 +02:00
LogFormatter BlockedDomains: Add logging in case of hit 2023-06-14 22:23:50 +02:00
Pager Fix "PHP Deprecated: preg_replace_callback(): Passing null to parameter #3 ($subject) of type array|string is deprecated" 2023-12-16 10:44:46 +00:00
Parser Fix various typos and documentation issues 2023-09-04 12:55:17 +02:00
Special Fix non-escaped messages used in page subtitles 2023-10-05 22:51:21 +02:00
VariableGenerator Merge "When testing against a page creation in RC, set page_id to 0 as in the real filtering" 2023-09-11 09:28:33 +00:00
Variables Use namespaced Title 2023-08-19 19:49:36 +02:00
View Parse wikitext in page titles with filter number as parameter 2023-10-05 20:54:58 +00:00
Watcher Migrate DeferredUpdatesManager to use DeferredUpdates directly 2023-08-21 12:59:28 +01:00
AbuseFilter.php Use actor table in AbuseFilter 2023-03-22 14:01:29 +01:00
AbuseFilterActorMigration.php Use namespaced MediaWiki\User\ActorMigrationBase 2023-08-20 01:08:09 +02:00
AbuseFilterChangesList.php Replace deprecated Linker::commentBlock 2022-12-10 22:32:53 +01:00
AbuseFilterPermissionManager.php AbuseFilterPermissionManager: Add sitewide block check 2022-10-21 17:34:01 +00:00
AbuseFilterPreAuthenticationProvider.php Inject dependencies into the authentication provider 2022-04-09 18:44:25 +02:00
AbuseFilterServices.php BlockedDomains: Move filtering logic to a dedicated class 2023-08-06 16:27:23 +02:00
AbuseLogger.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-16 01:54:05 +00:00
AbuseLoggerFactory.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-16 01:54:05 +00:00
ActionSpecifier.php Use ActionSpecifier to load the IP address 2022-12-17 22:52:24 +01:00
BlockAutopromoteStore.php
BlockedDomainFilter.php BlockedDomains: Move filtering logic to a dedicated class 2023-08-06 16:27:23 +02:00
BlockedDomainStorage.php Merge "Various code style clean-ups" 2023-06-23 18:43:58 +00:00
CentralDBManager.php Fix various typos and documentation issues 2023-09-04 12:55:17 +02:00
CentralDBNotAvailableException.php
EchoNotifier.php Use namespaced Title 2023-08-19 19:49:36 +02:00
EditRevUpdater.php Replace deprecated database object access methods 2023-03-08 16:50:56 +01:00
EditStashCache.php
EmergencyCache.php
FilterCompare.php
FilterImporter.php maintenance,includes: Clean up file headers 2022-09-29 17:56:49 +01:00
FilterLookup.php Use namespaced MediaWiki\User\ActorMigrationBase 2023-08-20 01:08:09 +02:00
FilterProfiler.php Use namespaced Title 2023-08-19 19:49:36 +02:00
FilterRunner.php Fix various typos and documentation issues 2023-09-04 12:55:17 +02:00
FilterRunnerFactory.php Migrate DeferredUpdatesManager to use DeferredUpdates directly 2023-08-21 12:59:28 +01:00
FilterStore.php Use namespaced MediaWiki\User\ActorMigrationBase 2023-08-20 01:08:09 +02:00
FilterUser.php
FilterValidator.php Convert remaining permissions checks to use Authority 2022-07-02 14:49:47 +02:00
GlobalNameUtils.php
InvalidImportDataException.php
KeywordsManager.php Merge "Add support for regex string replacements." 2022-05-31 14:54:33 +00:00
RunnerData.php
ServiceWiring.php Migrate DeferredUpdatesManager to use DeferredUpdates directly 2023-08-21 12:59:28 +01:00
SpecsFormatter.php Update moved class RawMessage 2023-05-19 10:30:17 +00:00
TableDiffFormatterFullContext.php Use the new Wikimedia\Diff namespace 2023-06-29 11:56:13 +10:00
TextExtractor.php Remove bits of unused code across the codebase 2023-06-14 19:41:00 +00:00
ThrottleFilterPresentationModel.php