mediawiki-extensions-Discus.../includes
Bartosz Dziewoński fffffe8f8f Pass whole context to internal action API requests
Otherwise, the global context is used (RequestContext::getMain()),
which is undesirable when you're building a rubegoldbergian
contraption and we're already inside an internal action API request
with a fake context.

Change-Id: I01daf8dc70b5751bc1e157fe598988cd5d3219e5
2021-05-26 12:55:33 +00:00
..
Hooks Merge "Remove cookie hack for loading unavailable tools" 2021-05-25 19:17:19 +00:00
Notifications build: Updating composer dependencies 2021-05-05 11:14:52 +00:00
ApiDiscussionTools.php Include comment names in 'transcludedfrom' API response 2021-04-07 22:46:36 +02:00
ApiDiscussionToolsEdit.php Pass whole context to internal action API requests 2021-05-26 12:55:33 +00:00
ApiDiscussionToolsSubscribe.php Disable topic subscriptions API when feature is unavailable 2021-04-12 15:04:07 +00:00
CommentFormatter.php build: Updating composer dependencies 2021-05-05 11:14:52 +00:00
CommentItem.php Add stripTrailingSeparator to getBodyText as well as getBodyHTML 2021-02-23 23:09:17 +00:00
CommentModifier.php Fix adding comments in lists containing <dt> tags 2021-04-21 16:00:07 +02:00
CommentParser.php build: Updating composer dependencies 2021-05-05 11:14:52 +00:00
CommentUtils.php build: Updating composer dependencies 2021-05-05 11:14:52 +00:00
Data.php build: Updating composer dependencies 2021-05-05 11:14:52 +00:00
HeadingItem.php Move ID->title logic into HeadingItem 2020-11-05 16:10:39 +00:00
ImmutableRange.php ImmutableRange: Guard against appending empty fragments 2020-11-16 19:22:26 +00:00
NodeFilter.php CommentParser.php: Use tree walking instead of XPath 2020-07-15 16:40:50 +00:00
ServiceWiring.php Service to interact with topic subscriptions 2021-04-06 21:25:13 +00:00
SubscriptionItem.php Service to interact with topic subscriptions 2021-04-06 21:25:13 +00:00
SubscriptionStore.php Replace uses of DB_MASTER with DB_PRIMARY 2021-05-13 02:11:45 +02:00
ThreadItem.php build: Updating composer dependencies 2021-05-05 11:14:52 +00:00
TreeWalker.php Base TreeWalker implementation on PHPDOM 2020-11-19 23:45:42 +00:00