mediawiki-extensions-Discus.../includes
David Lynch d228ca0f67 Update abtest bucketing for newtopictool usage
Trigger off the (absence of the) new preference for tracking topic tool
usage.

Change the name of the bucket preference so anyone who was enrolled in
the prior abtest won't find themselves re-enrolled.

Update the abtest enrollment code so it explicitly sets the preference
for the feature. This is a trade-off -- it does mean that we'll need to
special-case *unenrollment* once the abtest is disabled if we want to
just quietly revert people to the wiki's default, but it also means that
Special:Preferences will be accurate.

Bug: T291307
Change-Id: I659679e05b65fc7db05e249114e5a7de4cf55816
2021-12-13 18:45:37 +01:00
..
Actions Injected SubscriptionStore into UnsubscribeAction 2021-08-09 22:38:52 +00:00
Hooks Update abtest bucketing for newtopictool usage 2021-12-13 18:45:37 +01:00
Notifications Add missing typehints 2021-12-01 14:57:09 +00:00
ApiDiscussionTools.php build: Updating composer dependencies 2021-09-08 23:14:53 +00:00
ApiDiscussionToolsEdit.php Automatic topic subscriptions (only for reply tool and new topic tool) 2021-11-15 22:45:42 +01:00
ApiDiscussionToolsGetSubscriptions.php Add API to get the status of topic subscriptions on a page 2021-09-07 21:38:09 +00:00
ApiDiscussionToolsSubscribe.php build: Updating composer dependencies 2021-09-08 23:14:53 +00:00
CommentFormatter.php Update the [subscribe] buttons when auto-subscriptions are added 2021-11-15 22:45:42 +01:00
CommentItem.php CommentItem.php: Store timestamp object instead of string 2021-11-09 16:37:45 +00:00
CommentModifier.php Add missing typehints 2021-12-01 14:57:09 +00:00
CommentParser.php Add missing typehints 2021-12-01 14:57:09 +00:00
CommentUtils.php Avoid splitting about-groups starting with an empty <span> 2021-11-15 16:03:38 +00:00
Data.php Allow more flexible overrides for the terms-of-use messages 2021-10-05 17:58:37 +02:00
HeadingItem.php Deduplicate logic for subscribable headings 2021-09-07 21:38:35 +00:00
ImmutableRange.php ImmutableRange: Port over changes from upstream 2021-10-21 12:42:27 +01:00
NodeFilter.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00
ServiceWiring.php build: Updating dependencies 2021-07-22 16:29:04 +00:00
SpecialTopicSubscriptions.php Add Special:TopicSubscriptions 2021-10-06 20:06:01 +00:00
SubscriptionItem.php Add missing typehints 2021-12-01 14:57:09 +00:00
SubscriptionStore.php Automatic topic subscriptions (on any edit) 2021-11-15 22:45:42 +01:00
ThreadItem.php Add missing typehints 2021-12-01 14:57:09 +00:00
TopicSubscriptionsPager.php Merge "TopicSubscriptions: Rename 'actions' column and unframe button" 2021-10-28 21:05:43 +00:00
TreeWalker.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00