mediawiki-extensions-Discus.../includes
Ammarpad 4a25a985ff Notifications: Handle suppressed topic titles in notification
EchoPresentationModelSection::getTruncatedSectionTitle() has a note that
it should not be called if ::exists() returned false. Among the reason
the section may not exist includes suppressing the revision where the
topic title was added or edited.

Add placeholder message text "(topic removed)", to be used in place of
the unavailable topic title. This is analogous to "(user removed)" which
would be shown along if the username is also suppressed.

Bug: T378261
Change-Id: I6db0872b8724323a5e15eb6a262c2c3d0bdd630d
2024-10-26 15:10:35 +01:00
..
Actions Use namespaced classes 2024-06-09 00:02:35 +02:00
Hooks Use namespaced classes 2024-10-19 23:39:18 +02:00
Notifications Notifications: Handle suppressed topic titles in notification 2024-10-26 15:10:35 +01: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
DatabaseThreadItemSet.php
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
OverflowMenuItem.php
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
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