mediawiki-extensions-Discus.../includes
Ed Sanders aa03dc971e Add discussiontoolscompare API
For two given revisions, this API tells us which comments have
been added and which have been removed.

Can be used to highlight new comments, or check if the page
has been updated since we first loaded it.

Bug: T281624
Bug: T300504
Change-Id: Ia4d95ffe3b7cf2317cd8e7c0f034e09f64777ef3
2022-02-08 15:53:27 +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
ApiDiscussionToolsCompare.php Add discussiontoolscompare API 2022-02-08 15:53:27 +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 Add discussiontoolscompare API 2022-02-08 15:53:27 +00:00
ApiDiscussionToolsSubscribe.php Remove DiscussionToolsEnableTopicSubscriptionBackend config 2022-02-04 18:22:10 +00:00
ApiDiscussionToolsTrait.php Add discussiontoolscompare API 2022-02-08 15:53:27 +00:00
CommentFormatter.php Use class list everywhere for adding/checking CSS classes 2022-01-24 18:40:00 +01:00
CommentItem.php Add discussiontoolscompare API 2022-02-08 15:53:27 +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 Improve detecting transcluded comments again 2022-01-11 16:07:44 +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