mediawiki-extensions-Discus.../maintenance
Bartosz Dziewoński 2321e645f4 Add maint script to opt out active users from the new topic tool
Opt out users who are active (according to Special:ActiveUsers)
and have at least 100 edits, unless they have already opted in
by enabling the beta feature.

To run the script, use the new run.php wrapper:

  php maintenance/run.php MediaWiki.Extension.DiscussionTools.Maintenance.NewTopicOptOutActiveUsers

Bug: T317375
Change-Id: I953c4c9d00a60b00a621049b119ba96c9682004d
2023-05-05 18:51:38 +02:00
..
NewTopicOptOutActiveUsers.php Add maint script to opt out active users from the new topic tool 2023-05-05 18:51:38 +02:00
persistRevisionThreadItems.php Allow maintenance script to only process pages touched in a time period 2023-04-14 19:44:01 +02:00