mediawiki-extensions-Discus.../includes
Bartosz Dziewoński 4958416caf Only include one set of DiscussionTools buttons in the page HTML
We no longer need to support toggling visual enhancements without
reloading the page, so we can remove the extraneous set of buttons
to reduce HTML size.

Bug: T322457
Change-Id: I54e57c754c54b7e611069f9832d1ebabf141a396
2024-03-01 16:51:17 +00:00
..
Actions Use namespaced classes 2023-12-11 16:38:02 +01:00
Hooks Only include one set of DiscussionTools buttons in the page HTML 2024-03-01 16:51:17 +00:00
Notifications Use Parsoid HTML to drive notifications 2024-01-18 19:23:13 -05:00
ThreadItem Support for core section heading formatting in post-cache transform 2024-02-16 20:28:53 +00:00
ApiDiscussionToolsCompare.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:14:36 +00:00
ApiDiscussionToolsEdit.php Use namespaced classes 2023-12-11 16:38:02 +01:00
ApiDiscussionToolsFindComment.php Ignore transcluded items when finding permalinks 2024-02-04 00:07:37 +01:00
ApiDiscussionToolsGetSubscriptions.php Remove 'internal' flag from ApiDiscussionToolsSubscribe/GetSubscriptions 2023-08-07 15:14:58 +01:00
ApiDiscussionToolsPageInfo.php Move finding transclusion source from ContentThreadItem to CommentParser 2023-12-11 22:18:30 +01:00
ApiDiscussionToolsPreview.php Simplify preg_replace_callback in ApiDiscussionToolsPreview 2023-10-30 09:12:21 +01:00
ApiDiscussionToolsSubscribe.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:14:36 +00:00
ApiDiscussionToolsTrait.php Use namespaced classes 2023-12-11 16:38:02 +01:00
ButtonMenuSelectWidget.php Show thread metadata in section headers 2022-06-23 17:17:09 +01:00
CommentFormatter.php Only include one set of DiscussionTools buttons in the page HTML 2024-03-01 16:51:17 +00:00
CommentModifier.php Always use the strict equality flag when using in_array 2023-06-06 13:08:00 +01:00
CommentParser.php Support for core section heading formatting in post-cache transform 2024-02-16 20:28:53 +00:00
CommentUtils.php Fix PHP getTitleFromUrl() when $wgArticlePath is '/$1' 2024-02-24 02:03:17 +01:00
ContentThreadItemSet.php Embed pageThread JSON in jsConfigVars instead of infusing HTML 2022-11-08 16:20:39 +00:00
DatabaseThreadItemSet.php Embed pageThread JSON in jsConfigVars instead of infusing HTML 2022-11-08 16:20:39 +00:00
ImmutableRange.php Rewrite ImmutableRange::findCommonAncestorContainer for speed 2023-11-02 13:57:23 +01:00
LanguageData.php Use namespaced classes 2023-12-11 16:38:02 +01:00
NodeFilter.php Use type hints for properties, remove PHPCS overrides 2023-10-19 19:31:02 +00:00
OverflowMenuItem.php overflow menu: Add hooks for registering and interacting with items 2023-10-05 15:50:33 +01:00
ResourceLoaderData.php Use namespaced classes 2023-12-11 16:38:02 +01:00
ServiceWiring.php Replace uses of UserNameUtils::isTemp with UserIdentityUtils::isTemp 2023-07-26 11:32:27 +01:00
SpecialDiscussionToolsDebug.php Use namespaced classes 2023-12-11 16:38:02 +01:00
SpecialFindComment.php Use namespaced classes 2023-12-11 16:38:02 +01:00
SpecialGoToComment.php Use namespaced classes 2023-12-11 16:38:02 +01:00
SpecialTopicSubscriptions.php Use namespaced classes 2023-12-11 16:38:02 +01:00
SubscriptionItem.php Use type hints for properties, remove PHPCS overrides 2023-10-19 19:31:02 +00:00
SubscriptionStore.php Use namespaced classes 2023-12-11 16:38:02 +01:00
ThreadItemFormatter.php Use namespaced classes 2023-12-11 16:38:02 +01:00
ThreadItemSet.php Embed pageThread JSON in jsConfigVars instead of infusing HTML 2022-11-08 16:20:39 +00:00
ThreadItemStore.php ThreadItemStore: Only pass *Content*ThreadItemSet to insertThreadItems 2024-02-21 16:10:25 +00:00
TopicSubscriptionsPager.php Use namespaced classes 2023-12-11 16:38:02 +01:00
TreeWalker.php Use type hints for properties, remove PHPCS overrides 2023-10-19 19:31:02 +00:00