mediawiki-extensions-Discus.../includes
David Lynch 2f1e2f80e0 Allow logged out users to be enrolled in the A/B test
For logged out users we store their test state and an anonymous
identifier in local storage. So long as the test is enabled, we include
these in any logging that occurs.

This is done entirely client-side, to avoid any cache issues caused by
state depending on cookies from PHP for logged out users.

Bug: T291307
Change-Id: Ib39e2f2146cdfdac9df5690ee3de75718f0f2731
2022-01-10 18:10:50 -06:00
..
Actions Injected SubscriptionStore into UnsubscribeAction 2021-08-09 22:38:52 +00:00
Hooks Allow logged out users to be enrolled in the A/B test 2022-01-10 18:10:50 -06:00
Notifications Rename DiscussionToolsAutoTopicSubWhere to DiscussionToolsAutoTopicSubEditor 2021-12-15 16:24:35 +00:00
ApiDiscussionTools.php build: Updating composer dependencies 2021-09-08 23:14:53 +00:00
ApiDiscussionToolsEdit.php Rename DiscussionToolsAutoTopicSubWhere to DiscussionToolsAutoTopicSubEditor 2021-12-15 16:24:35 +00: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