mediawiki-extensions-AbuseF.../includes/api
Daimona Eaytoy 2bdb44d58b Overhaul Blockautopromote action
As for all mostly unused consequences, blockautopromote has a couple of
major problems: first, it blocked the status for a random time between 3
and 7 days, which to me makes no sense at all (is it some sort of
casino?), and this patch fixes it to 5 days. Second, nothing was logged,
not the blocking nor the unblocking. Here I'm adding a LogHandler for
two new sub-actions of 'rights' to keep track of both action.

Bug: T49412
Change-Id: If48a48f5b8baaf9e77c0826466f5d03bb7f691d0
2019-08-05 22:27:49 -04:00
..
ApiAbuseFilterCheckMatch.php Add new method: AbuseFilterVariableHolder::newFromArray 2019-07-24 18:41:32 +00:00
ApiAbuseFilterCheckSyntax.php Allow users with abusefilter-view-private to use testing interface 2018-06-24 14:10:38 +00:00
ApiAbuseFilterEvalExpression.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
ApiAbuseFilterUnblockAutopromote.php Overhaul Blockautopromote action 2019-08-05 22:27:49 -04:00
ApiQueryAbuseFilters.php Revert "Revert "Add typehinting for every object-only parameter"" 2018-11-15 10:09:16 +01:00
ApiQueryAbuseLog.php Clarify "filter" field in SpecialAbuseLog and ApiQueryAbuseLog 2019-08-04 16:55:05 +00:00