mediawiki-extensions-Discus.../includes
Bartosz Dziewoński a38ebc00d8 Restore "empty state" on existing but empty talk pages
The previous approach no longer works due to changes in MediaWiki.
We must now pass the data between the hook which has access to request
state needed to determine if we should show this, and the hook that is
capable of showing it in the right place.

Bug: T362496
Change-Id: I290422c4249d288badd7c7d25e5e7e435dfd1800
2024-07-09 19:31:55 +00:00
..
Actions Use namespaced classes 2024-06-09 00:02:35 +02:00
Hooks Restore "empty state" on existing but empty talk pages 2024-07-09 19:31:55 +00:00
Notifications Use namespaced classes 2024-06-09 00:02:35 +02:00
ThreadItem Trim whitespace from truncated heading titles in IDs 2024-05-01 14:20:12 +01:00
ApiDiscussionToolsCompare.php ApiDiscussionToolsCompare: Show nice error for deleted revisions 2024-04-26 03:54:31 +02:00
ApiDiscussionToolsEdit.php Use namespaced classes 2024-06-09 00:02:35 +02:00
ApiDiscussionToolsFindComment.php Special:TopicSubscriptions: Use permalinks when available 2024-04-04 13:44:06 +00:00
ApiDiscussionToolsGetSubscriptions.php Remove 'internal' flag from ApiDiscussionToolsSubscribe/GetSubscriptions 2023-08-07 15:14:58 +01:00
ApiDiscussionToolsPageInfo.php Remove the "offset" from getHeadlineNodeAndOffset() 2024-04-20 00:34:32 +02: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
ApiDiscussionToolsThank.php Use namespaced classes 2024-06-09 00:02:35 +02:00
ApiDiscussionToolsTrait.php Use namespaced classes 2024-06-09 00:02:35 +02:00
ButtonMenuSelectWidget.php Show thread metadata in section headers 2022-06-23 17:17:09 +01:00
CommentFormatter.php Restore "empty state" on existing but empty talk pages 2024-07-09 19:31:55 +00:00
CommentModifier.php Improve unwrapFragment() for multi-paragraph comments 2024-06-21 22:37:09 +02:00
CommentParser.php Merge "Fix parsing usernames with +" 2024-06-21 15:19:33 +00:00
CommentUtils.php Fix parsing usernames with + 2024-06-19 17:14:10 +02: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 Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
LanguageData.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00: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 Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
ServiceWiring.php Inject service ContentLanguage into ThreadItemStore 2024-07-03 10:16:27 +00:00
SpecialDiscussionToolsDebug.php Use namespaced classes 2023-12-11 16:38:02 +01:00
SpecialFindComment.php Use namespaced classes 2024-06-09 00:02:35 +02:00
SpecialGoToComment.php Special:TopicSubscriptions: Use permalinks when available 2024-04-04 13:44:06 +00:00
SpecialTopicSubscriptions.php Special:TopicSubscriptions: Use permalinks when available 2024-04-04 13:44:06 +00:00
SubscriptionItem.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
SubscriptionStore.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
ThreadItemFormatter.php Special:TopicSubscriptions: Use permalinks when available 2024-04-04 13:44:06 +00:00
ThreadItemSet.php Embed pageThread JSON in jsConfigVars instead of infusing HTML 2022-11-08 16:20:39 +00:00
ThreadItemStore.php Inject service ContentLanguage into ThreadItemStore 2024-07-03 10:16:27 +00:00
TopicSubscriptionsPager.php Use namespaced classes 2024-06-09 00:02:35 +02:00
TreeWalker.php Move some doc comments to real type hints 2024-03-11 14:13:17 +01:00