mediawiki-extensions-Discus.../includes
Ed Sanders 16c24d6f0a ThreadItem: Use DOMUtils to get HTML of DocumentFragment
This fixes a warning this was thrown when the fragment
was empty (e.g. a placeholder heading).

Change-Id: I5d44993014280b210f48be6be8db0c58ab8e0352
2022-02-08 23:51:38 +00:00
..
Actions Injected SubscriptionStore into UnsubscribeAction 2021-08-09 22:38:52 +00:00
Hooks Remove DiscussionToolsEnableTopicSubscriptionBackend config 2022-02-04 18:22:10 +00:00
Notifications Remove DiscussionToolsEnableTopicSubscriptionBackend config 2022-02-04 18:22:10 +00:00
ApiDiscussionToolsEdit.php Remove DiscussionToolsEnableTopicSubscriptionBackend config 2022-02-04 18:22:10 +00:00
ApiDiscussionToolsGetSubscriptions.php Remove DiscussionToolsEnableTopicSubscriptionBackend config 2022-02-04 18:22:10 +00:00
ApiDiscussionToolsPageInfo.php Move ApiDiscussionTools to ApiDiscussionToolsPageInfo 2022-02-07 16:50:02 +00:00
ApiDiscussionToolsSubscribe.php Remove DiscussionToolsEnableTopicSubscriptionBackend config 2022-02-04 18:22:10 +00:00
CommentFormatter.php Use class list everywhere for adding/checking CSS classes 2022-01-24 18:40:00 +01:00
CommentItem.php ThreadItem: Use DOMUtils to get HTML of DocumentFragment 2022-02-08 23:51:38 +00:00
CommentModifier.php Improve CommentModifier::addReply() API for re-use and testing 2022-02-03 21:12:48 +00:00
CommentParser.php CommentParser: Cache variables in getUsernameFromLink 2022-02-04 19:35:18 +00:00
CommentUtils.php One more tweak for comparing comment ranges to transclusion/DOM ranges 2022-01-24 17:42:18 +00:00
Data.php Allow more flexible overrides for the terms-of-use messages 2021-10-05 17:58:37 +02:00
HeadingItem.php Prevent assertion failure caused by empty headings 2022-01-20 18:56:32 +00:00
ImmutableRange.php Add Range::compareBoundaryPoints 2021-12-17 00:55:00 +00:00
NodeFilter.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00
ServiceWiring.php Move user subscription limit to config 2021-12-16 21:07:40 +01: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 Merge "Change auto topic subs to re-subscribe you if you unsubscribed" 2021-12-17 15:32:40 +00:00
ThreadItem.php ThreadItem: Use DOMUtils to get HTML of DocumentFragment 2022-02-08 23:51:38 +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