mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-13 18:37:07 +00:00
37d6825c14
We used an internal API requests to fetch page content because it was easy, but there's no way to guarantee that it returns data from the primary database. Use ParserOutputAccess::getParserOutput() to fetch from cache if available. Also, use canonical output instead of user-specific, not that it should matter. Bug: T285895 Change-Id: I7dcd9659be77746dc2a0c4eeae2319887936b555 |
||
---|---|---|
.. | ||
Actions | ||
Hooks | ||
Notifications | ||
ApiDiscussionTools.php | ||
ApiDiscussionToolsEdit.php | ||
ApiDiscussionToolsSubscribe.php | ||
CommentFormatter.php | ||
CommentItem.php | ||
CommentModifier.php | ||
CommentParser.php | ||
CommentUtils.php | ||
Data.php | ||
HeadingItem.php | ||
ImmutableRange.php | ||
NodeFilter.php | ||
ServiceWiring.php | ||
SubscriptionItem.php | ||
SubscriptionStore.php | ||
ThreadItem.php | ||
TreeWalker.php |