mediawiki-extensions-Discus.../includes
2022-06-15 19:42:57 +00:00
..
Actions
Hooks Convert more self:: to static:: 2022-06-14 22:53:00 +01:00
Notifications Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
ApiDiscussionToolsCompare.php Use namespaced VisualEditor traits and classes 2022-03-29 20:32:44 +01:00
ApiDiscussionToolsEdit.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 00:40:51 +00:00
ApiDiscussionToolsGetSubscriptions.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 00:40:51 +00:00
ApiDiscussionToolsPageInfo.php Move placeholder heading level (99) to a constant 2022-06-14 22:51:49 +01:00
ApiDiscussionToolsPreview.php Use namespaced VisualEditor traits and classes 2022-03-29 20:32:44 +01:00
ApiDiscussionToolsSubscribe.php Remove DiscussionToolsEnableTopicSubscriptionBackend config 2022-02-04 18:22:10 +00:00
ApiDiscussionToolsTrait.php CommentParser: Replace uses of Title with TitleValue 2022-03-18 18:24:34 +00:00
CommentFormatter.php Remove data-mw-comment-name attribute from subscribe links 2022-03-28 22:30:59 +01:00
CommentItem.php Merge "Use Sanitizer::stripAllTags() when generating notification snippets" 2022-03-28 22:42:39 +00:00
CommentModifier.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
CommentParser.php Move placeholder heading level (99) to a constant 2022-06-14 22:51:49 +01:00
CommentUtils.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
HeadingItem.php Move placeholder heading level (99) to a constant 2022-06-14 22:51:49 +01:00
ImmutableRange.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
LanguageData.php Move signatureScanLimit to a constant in JS 2022-02-21 22:42:14 +01:00
NodeFilter.php
ResourceLoaderData.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
ServiceWiring.php CommentParser: Replace uses of Title with TitleValue 2022-03-18 18:24:34 +00:00
SpecialTopicSubscriptions.php Add Special:TopicSubscriptions 2021-10-06 20:06:01 +00:00
SubscriptionItem.php Add missing typehints 2021-12-01 14:57:09 +00:00
SubscriptionStore.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
ThreadItem.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
ThreadItemSet.php Improve detecting already signed comments 2022-02-21 21:21:26 +00:00
TopicSubscriptionsPager.php Prefer late static binding over self:: 2022-06-09 15:12:48 +01:00
TreeWalker.php