mediawiki-extensions-Discus.../includes
Bartosz Dziewoński bd27a46deb Fix revealing content of deleted revisions in notifications
If the revision from which we generated the notification has been
deleted, we shouldn't include the content snippet, nor the direct link
to the comment (because the fragment ID is generated from the content).

This matches how Echo handles mention notifications.

Change-Id: Ica939f3a4efd39d0c295511d58280d3f9d584129
2021-06-03 02:45:15 +02:00
..
Actions Notification unsubcribe button 2021-06-01 23:29:53 +02:00
Hooks Ensure you can't get duplicate notifs for edits to your user talk page 2021-06-03 02:10:33 +02:00
Notifications Fix revealing content of deleted revisions in notifications 2021-06-03 02:45:15 +02:00
ApiDiscussionTools.php Include comment names in 'transcludedfrom' API response 2021-04-07 22:46:36 +02:00
ApiDiscussionToolsEdit.php Merge "Pass whole context to internal action API requests" 2021-05-26 16:46:13 +00:00
ApiDiscussionToolsSubscribe.php Limit number of topic subscriptions per user 2021-05-25 17:16:24 +02:00
CommentFormatter.php Subscribe/unsubscribe with plain text links 2021-06-01 20:37:47 +02:00
CommentItem.php Add stripTrailingSeparator to getBodyText as well as getBodyHTML 2021-02-23 23:09:17 +00:00
CommentModifier.php Fix adding comments in lists containing <dt> tags 2021-04-21 16:00:07 +02:00
CommentParser.php build: Updating composer dependencies 2021-05-05 11:14:52 +00:00
CommentUtils.php build: Updating composer dependencies 2021-05-05 11:14:52 +00:00
Data.php build: Updating composer dependencies 2021-05-05 11:14:52 +00:00
HeadingItem.php Move ID->title logic into HeadingItem 2020-11-05 16:10:39 +00:00
ImmutableRange.php ImmutableRange: Guard against appending empty fragments 2020-11-16 19:22:26 +00:00
NodeFilter.php CommentParser.php: Use tree walking instead of XPath 2020-07-15 16:40:50 +00:00
ServiceWiring.php Service to interact with topic subscriptions 2021-04-06 21:25:13 +00:00
SubscriptionItem.php Service to interact with topic subscriptions 2021-04-06 21:25:13 +00:00
SubscriptionStore.php Limit number of topic subscriptions per user 2021-05-25 17:16:24 +02:00
ThreadItem.php build: Updating composer dependencies 2021-05-05 11:14:52 +00:00
TreeWalker.php Base TreeWalker implementation on PHPDOM 2020-11-19 23:45:42 +00:00