mediawiki-extensions-Discus.../includes
Ed Sanders a85be7d7b5 Show empty state message if subject doesn't exist but talk page exists
If the subject page/user doesn't exist it usually makes sense
not to show the "Start a discussion about X" message, but when
the talk page itself exists but without any discussions
(e.g. after a Flow archiving), then we _should_ show message to
start a new discussion.

Bug: T378392
Change-Id: I20dab0089691ba7a429c9a50f23b9e3afe61aaaf
2024-10-29 09:54:26 +00:00
..
Actions Use namespaced classes 2024-06-09 00:02:35 +02:00
Hooks Show empty state message if subject doesn't exist but talk page exists 2024-10-29 09:54:26 +00:00
Notifications Use namespaced classes 2024-10-19 23:39:18 +02:00
ThreadItem Trim whitespace from truncated heading titles in IDs 2024-05-01 14:20:12 +01:00
ApiDiscussionToolsCompare.php Use namespaced classes 2024-10-19 23:39:18 +02:00
ApiDiscussionToolsEdit.php Use namespaced classes 2024-10-19 23:39:18 +02:00
ApiDiscussionToolsFindComment.php Use namespaced classes 2024-10-19 23:39:18 +02:00
ApiDiscussionToolsGetSubscriptions.php Use namespaced classes 2024-10-19 23:39:18 +02:00
ApiDiscussionToolsPageInfo.php Use namespaced classes 2024-10-19 23:39:18 +02:00
ApiDiscussionToolsPreview.php Use namespaced classes 2024-10-19 23:39:18 +02:00
ApiDiscussionToolsSubscribe.php Use namespaced classes 2024-10-19 23:39:18 +02:00
ApiDiscussionToolsThank.php Use namespaced classes 2024-10-19 23:39:18 +02:00
ApiDiscussionToolsTrait.php Use namespaced classes 2024-10-19 23:39:18 +02:00
ButtonMenuSelectWidget.php
CommentFormatter.php Use namespaced classes 2024-10-19 23:39:18 +02:00
CommentModifier.php Improve unwrapFragment() for multi-paragraph comments 2024-06-21 22:37:09 +02:00
CommentParser.php Use namespaced classes 2024-10-19 23:39:18 +02: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 Use namespaced classes 2024-10-19 23:39:18 +02: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
PageNeverHadThreadsException.php Find comment: limit DB query for page comments, use a custom exception 2024-09-18 11:43:59 -05:00
ResourceLoaderData.php Use namespaced classes 2024-10-19 23:39:18 +02:00
ServiceWiring.php Inject service ContentLanguage into ThreadItemStore 2024-07-03 10:16:27 +00:00
SpecialDiscussionToolsDebug.php Use namespaced classes 2024-10-19 23:39:18 +02: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 Use namespaced classes 2024-10-19 23:39:18 +02:00
TopicSubscriptionsPager.php Use expression builder instead of raw sql 2024-07-21 23:25:41 +02:00
TreeWalker.php Move some doc comments to real type hints 2024-03-11 14:13:17 +01:00