mediawiki-extensions-Discus.../includes
Bartosz Dziewoński e3af0bc65b Replace marker comment with limit report data
We always do our processing in the parser now, so we don't need the
marker comment to detect whether we've already processed the page.

Bonus: include the time taken by our processing in the limit report.

Bug: T291831
Change-Id: Ife7ddffbad1b1495b004739212002a98fdebe6c0
2021-10-07 17:59:10 +02:00
..
Actions Injected SubscriptionStore into UnsubscribeAction 2021-08-09 22:38:52 +00:00
Hooks Replace marker comment with limit report data 2021-10-07 17:59:10 +02:00
Notifications Merge "Enhance Echo user talk edit and mention notifications" 2021-09-24 02:17:57 +00:00
ApiDiscussionTools.php build: Updating composer dependencies 2021-09-08 23:14:53 +00:00
ApiDiscussionToolsEdit.php build: Updating composer dependencies 2021-09-08 23:14:53 +00:00
ApiDiscussionToolsGetSubscriptions.php Add API to get the status of topic subscriptions on a page 2021-09-07 21:38:09 +00:00
ApiDiscussionToolsSubscribe.php build: Updating composer dependencies 2021-09-08 23:14:53 +00:00
CommentFormatter.php Replace marker comment with limit report data 2021-10-07 17:59:10 +02:00
CommentItem.php Deduplicate logic for subscribable headings 2021-09-07 21:38:35 +00:00
CommentModifier.php Remove use of DOMXPath to remove Phan suppressions 2021-08-02 18:23:16 +02:00
CommentParser.php Change CommentParser and ImmutableRange to use offsets in codepoints instead of bytes 2021-09-27 19:04:16 +00:00
CommentUtils.php Change CommentParser and ImmutableRange to use offsets in codepoints instead of bytes 2021-09-27 19:04:16 +00:00
Data.php Merge "Recognize links to add a new topic that use Special:NewSection" 2021-08-02 17:42:30 +00:00
HeadingItem.php Deduplicate logic for subscribable headings 2021-09-07 21:38:35 +00:00
ImmutableRange.php Change CommentParser and ImmutableRange to use offsets in codepoints instead of bytes 2021-09-27 19:04:16 +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 build: Updating dependencies 2021-07-22 16:29:04 +00:00
SpecialTopicSubscriptions.php Add Special:TopicSubscriptions 2021-10-06 20:06:01 +00:00
SubscriptionItem.php Add API to get the status of topic subscriptions on a page 2021-09-07 21:38:09 +00:00
SubscriptionStore.php Remove unused 'use' definitions 2021-08-31 22:03:51 +02:00
ThreadItem.php build: Updating composer dependencies 2021-09-08 23:14:53 +00:00
TopicSubscriptionsPager.php Add Special:TopicSubscriptions 2021-10-06 20:06:01 +00:00
TreeWalker.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00