mediawiki-extensions-AbuseF.../includes
dreamyjazz 13e6c1c06a Add the ListToggle to Special:AbuseLog for users who can hide entries
Add the ListToggle provided in core's ListToggle.php to
Special:AbuseLog when a list of abuse filter entries are being
shown and the user can hide abuse filter entries. This will allow
them to select multiple checkboxes to hide at once (without having
to shift and selecting the first and last).

Bug: T311954
Change-Id: I1aa4fa3fa7016a5d9ae4a904c151011743d2c8ed
2022-07-03 16:56:03 +01:00
..
Api Replace unnecessary use of User 2022-07-02 23:58:08 +00:00
ChangeTags Introduce ActionSpecifier 2022-02-18 11:30:56 +00:00
Consequences Use LinkTarget in ConsequencesExecutor 2022-06-28 19:46:50 +02:00
EditBox Convert remaining permissions checks to use Authority 2022-07-02 14:49:47 +02:00
Filter build: Updating dependencies 2021-07-21 18:51:18 +00:00
Hooks Add class to AF log contribs link 2022-06-02 09:34:38 +00:00
LogFormatter Fix capitalization of method calls accross the codebase 2022-04-26 17:42:34 +02:00
Pager Clean up AbuseFilterViewExamine and AbuseFilterExaminePager 2022-07-03 11:29:43 +02:00
Parser Merge "Inline/simplify smaller pieces of duplicate/complex PHP code" 2022-06-03 20:38:22 +00:00
Special Add the ListToggle to Special:AbuseLog for users who can hide entries 2022-07-03 16:56:03 +01:00
VariableGenerator Compute user and page age relative to recent change timestamp 2022-06-28 20:53:33 +00:00
Variables Merge "Inline/simplify smaller pieces of duplicate/complex PHP code" 2022-06-03 20:38:22 +00:00
View Clean up AbuseFilterViewExamine and AbuseFilterExaminePager 2022-07-03 11:29:43 +02:00
Watcher build: Updating dependencies 2021-07-21 18:51:18 +00:00
AbuseFilter.php Drop non namespaced back compat aliases 2022-02-06 14:16:10 +00:00
AbuseFilterChangesList.php Stop requiring the Skin interface in AbuseFilterChangesList 2021-09-25 10:28:50 +02:00
AbuseFilterPermissionManager.php Migrate AbuseFilterPermissionManager to authority 2022-07-01 06:58:17 +00:00
AbuseFilterPreAuthenticationProvider.php Inject dependencies into the authentication provider 2022-04-09 18:44:25 +02:00
AbuseFilterServices.php Rename ParserFactory -> RuleCheckerFactory 2021-09-08 21:59:34 +02:00
AbuseLogger.php Remove afl_filter entirely 2021-09-18 11:06:10 +00:00
AbuseLoggerFactory.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
ActionSpecifier.php Introduce ActionSpecifier 2022-02-18 11:30:56 +00:00
BlockAutopromoteStore.php Add logging when the 'block' action fails 2022-03-05 19:12:53 +00:00
CentralDBManager.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
CentralDBNotAvailableException.php Add a service to retrieve the central DB 2020-10-31 12:32:46 +00:00
EchoNotifier.php Improve wording for throttled filter warnings 2022-02-22 11:10:19 +00:00
EditRevUpdater.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
EditStashCache.php Refactor ParserStatus 2021-09-17 11:25:54 +00:00
EmergencyCache.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
FilterCompare.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
FilterImporter.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
FilterLookup.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
FilterProfiler.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
FilterRunner.php Set the 'timestamp' var in addGenericVars 2022-06-26 14:49:40 +02:00
FilterRunnerFactory.php Rename ParserFactory -> RuleCheckerFactory 2021-09-08 21:59:34 +02:00
FilterStore.php Convert remaining permissions checks to use Authority 2022-07-02 14:49:47 +02:00
FilterUser.php Add logging when the 'block' action fails 2022-03-05 19:12:53 +00:00
FilterValidator.php Convert remaining permissions checks to use Authority 2022-07-02 14:49:47 +02:00
GlobalNameUtils.php build: Updating dependencies 2021-07-21 18:51:18 +00:00
InvalidImportDataException.php Adjust code coverage 2020-11-19 22:40:26 +00:00
KeywordsManager.php Merge "Add support for regex string replacements." 2022-05-31 14:54:33 +00:00
RunnerData.php Refactor ParserStatus 2021-09-17 11:25:54 +00:00
ServiceWiring.php Migrate AbuseFilterPermissionManager to authority 2022-07-01 06:58:17 +00:00
SpecsFormatter.php Improve wording for throttled filter warnings 2022-02-22 11:10:19 +00:00
TableDiffFormatterFullContext.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
TextExtractor.php Change comment for TextExtractor getNativeData to getText 2022-03-04 11:01:13 +02:00
ThrottleFilterPresentationModel.php Improve wording for throttled filter warnings 2022-02-22 11:10:19 +00:00