mediawiki-extensions-Discus.../includes
Bartosz Dziewoński 4a824abd0d Apply page transformations only when viewing pages
Follow-up to e634701460. We didn't need
this previously, because we relied on the ArticleParserOptions hook
only being called when viewing pages.

Context from code reviews a year ago:
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/DiscussionTools/+/641837/comment/15ee0218_e4ab602f/
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/DiscussionTools/+/641837/comment/b62d4327_5ebc2e02/

Bug: T291459
Bug: T291460
Change-Id: I64f0be170719d874f5460934462917f4f13af6c1
2021-09-21 10:19:42 +02:00
..
Actions Injected SubscriptionStore into UnsubscribeAction 2021-08-09 22:38:52 +00:00
Hooks Apply page transformations only when viewing pages 2021-09-21 10:19:42 +02:00
Notifications EventDispatcher: Try really, really hard to read from master 2021-08-25 21:38:10 +02: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 Remove remnants of the cookie hack for loading unavailable tools 2021-08-18 20:45:02 +02:00
CommentItem.php Remove use of DOMXPath to remove Phan suppressions 2021-08-02 18:23:16 +02:00
CommentModifier.php Remove use of DOMXPath to remove Phan suppressions 2021-08-02 18:23:16 +02:00
CommentParser.php CommentParser: use IPUtils instead of the deprecated IP class 2021-09-14 22:19:05 +02:00
CommentUtils.php build: Updating composer dependencies 2021-09-08 23:14:53 +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 build: Updating dependencies 2021-07-22 16:29:04 +00:00
ImmutableRange.php ImmutableRange: Remove Phan suppression 2021-08-02 17:51:26 +02: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
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
TreeWalker.php Don't refer directly to PHP dom extension classes; avoid nonstandard behavior 2021-07-30 18:15:40 -04:00