mediawiki-extensions-Discus.../includes
David Lynch d5161bf086 Add config to separate out visualenhancements on mobile
Follow-up to d0126ce6de which made them
default-on for all mobile. These two taken together mean that the
mobile visual enhancement features now *only* depend on this config,
rather than on whether the individual features are enabled on desktop.

Bug: T318871
Change-Id: If767753e6d33f19bbc540d4e74273e478198388c
2022-09-28 17:12:48 -05:00
..
Actions Injected SubscriptionStore into UnsubscribeAction 2021-08-09 22:38:52 +00:00
Hooks Add config to separate out visualenhancements on mobile 2022-09-28 17:12:48 -05:00
Notifications Merge "Use cheaper getRawVal/getCheck instead of getVal where possible" 2022-09-03 05:33:08 +00:00
ThreadItem Refactor thread summary getters 2022-09-06 23:19:13 +02:00
ApiDiscussionToolsCompare.php Replace VisualEditor ParsoidHelper with ParsoidClient 2022-09-19 18:00:14 +02:00
ApiDiscussionToolsEdit.php Replace VisualEditor ParsoidHelper with ParsoidClient 2022-09-19 18:00:14 +02:00
ApiDiscussionToolsGetSubscriptions.php Inject services into API classes 2022-09-03 00:23:41 +02:00
ApiDiscussionToolsPageInfo.php Replace VisualEditor ParsoidHelper with ParsoidClient 2022-09-19 18:00:14 +02:00
ApiDiscussionToolsPreview.php Replace VisualEditor ParsoidHelper with ParsoidClient 2022-09-19 18:00:14 +02:00
ApiDiscussionToolsSubscribe.php Inject services into API classes 2022-09-03 00:23:41 +02:00
ApiDiscussionToolsTrait.php Replace VisualEditor ParsoidHelper with ParsoidClient 2022-09-19 18:00:14 +02:00
ButtonMenuSelectWidget.php Show thread metadata in section headers 2022-06-23 17:17:09 +01:00
CommentFormatter.php CommentFormatter: Fix TOC info being repeated for subsections 2022-09-06 23:19:13 +02:00
CommentModifier.php Add space if possible after bullet indentation 2022-08-12 22:33:02 +02:00
CommentParser.php Refactor thread summary getters 2022-09-06 23:19:13 +02:00
CommentUtils.php Ignore "tracked" templates at the beginning of comments 2022-07-31 03:56:36 +02:00
ContentThreadItemSet.php Remove all stuff about legacy IDs 2022-08-24 01:01:09 +02:00
DatabaseThreadItemSet.php Separate ContentThreadItem and DatabaseThreadItem etc. 2022-07-04 23:35:50 +02:00
ImmutableRange.php ImmutableRange: Fix setStart/setEnd to avoid backwards range 2022-07-11 21:40:09 +00:00
LanguageData.php LanguageData: Accept abbreviations in $wgLocaltimezone 2022-07-07 03:12:20 +00:00
NodeFilter.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00
ResourceLoaderData.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
ServiceWiring.php Store permalink data, implement Special:FindComment/GoToComment 2022-08-11 01:19:47 +02:00
SpecialFindComment.php Store permalink data, implement Special:FindComment/GoToComment 2022-08-11 01:19:47 +02:00
SpecialGoToComment.php Store permalink data, implement Special:FindComment/GoToComment 2022-08-11 01:19:47 +02: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 Only hold on to a Config instead of ConfigFactory when injecting 2022-09-03 00:39:51 +02:00
ThreadItemFormatter.php Store permalink data, implement Special:FindComment/GoToComment 2022-08-11 01:19:47 +02:00
ThreadItemSet.php Separate ContentThreadItem and DatabaseThreadItem etc. 2022-07-04 23:35:50 +02:00
ThreadItemStore.php Only hold on to a Config instead of ConfigFactory when injecting 2022-09-03 00:39:51 +02:00
TopicSubscriptionsPager.php Show created/notified dates on Special:TopicSubscriptions 2022-06-26 22:42:44 +01:00
TreeWalker.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00