mediawiki-extensions-Discus.../includes
Bartosz Dziewoński 02ced052db Disable (instead of hiding) preferences that would have no effect
Keeping them visible avoid the page shifting unpleasantly,
and makes it easier to find the option you're looking for.

Change-Id: I1e37d5d11c5a19beb799346f4e9842e836224d3a
2022-06-01 21:36:30 +02:00
..
Actions Injected SubscriptionStore into UnsubscribeAction 2021-08-09 22:38:52 +00:00
Hooks Disable (instead of hiding) preferences that would have no effect 2022-06-01 21:36:30 +02:00
Notifications CommentParser: Replace uses of Title with TitleValue 2022-03-18 18:24:34 +00: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 Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 00:40:51 +00: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 Don't allow the root node to be treated like a comment frame 2022-03-10 17:45:08 +00:00
CommentParser.php Ignore LRM and RLM in more places in the timestamp 2022-05-17 02:00:22 +02:00
CommentUtils.php Merge "CommentParser: Replace uses of Title with TitleValue" 2022-03-23 01:14:16 +00:00
HeadingItem.php Add item name to the JSON output of HeadingItem 2022-03-25 11:45:50 +00:00
ImmutableRange.php ImmutableRange: Fix Phan suppression 2022-03-18 23:27:58 +00:00
LanguageData.php Move signatureScanLimit to a constant in JS 2022-02-21 22:42:14 +01:00
NodeFilter.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00
ResourceLoaderData.php Use new ResourceLoader namespace 2022-05-24 23:00:00 +00: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 Remove limit on the number of topic subscriptions per user 2022-04-14 17:52:23 +00:00
ThreadItem.php Merge "Use Sanitizer::stripAllTags() when generating notification snippets" 2022-03-28 22:42:39 +00:00
ThreadItemSet.php Improve detecting already signed comments 2022-02-21 21:21:26 +00:00
TopicSubscriptionsPager.php Merge "TopicSubscriptions: Rename 'actions' column and unframe button" 2021-10-28 21:05:43 +00:00
TreeWalker.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00