mediawiki-extensions-Discus.../includes
Bartosz Dziewoński 6bf6105d2a ApiDiscussionToolsEdit: Allow not returning the new revision content
Sometimes we call this API and then reload the page (or navigate to
another URL), without using the page content it returns. Save some
work and some data transfer and don't generate it in those cases.

Depends-On: Ic5fac61f3ef9b2dfce6ff757f1d414a9f41f217d
Change-Id: If1aea90488e3f22cc31ac1f360139ae65acf000a
2023-06-12 20:28:45 +00:00
..
Actions Support topic subscriptions when JavaScript is disabled 2023-04-10 21:30:19 +02:00
Hooks Merge "EchoHooks: Use symbols instead of string class names" 2023-06-09 20:59:21 +00:00
Notifications Add various, more specific type hints 2023-06-09 13:44:42 +02:00
ThreadItem Parser: Store timestamp ranges 2023-03-28 23:51:17 +00:00
ApiDiscussionToolsCompare.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
ApiDiscussionToolsEdit.php ApiDiscussionToolsEdit: Allow not returning the new revision content 2023-06-12 20:28:45 +00:00
ApiDiscussionToolsFindComment.php Add an API version of Special:FindComment 2023-04-26 17:09:15 +01:00
ApiDiscussionToolsGetSubscriptions.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
ApiDiscussionToolsPageInfo.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
ApiDiscussionToolsPreview.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
ApiDiscussionToolsSubscribe.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
ApiDiscussionToolsTrait.php Dedupe ApiDiscussionToolsTrait::parseRevision and HookUtils::parseRevisionParsoidHtml 2022-11-21 21:01:19 +00:00
ButtonMenuSelectWidget.php Show thread metadata in section headers 2022-06-23 17:17:09 +01:00
CommentFormatter.php Always use the strict equality flag when using in_array 2023-06-06 13:08:00 +01:00
CommentModifier.php Always use the strict equality flag when using in_array 2023-06-06 13:08:00 +01:00
CommentParser.php Make use of named MainConfigNames::… constants 2023-05-19 12:12:32 +02:00
CommentUtils.php Always use the strict equality flag when using in_array 2023-06-06 13:08:00 +01:00
ContentThreadItemSet.php Embed pageThread JSON in jsConfigVars instead of infusing HTML 2022-11-08 16:20:39 +00:00
DatabaseThreadItemSet.php Embed pageThread JSON in jsConfigVars instead of infusing HTML 2022-11-08 16:20:39 +00:00
ImmutableRange.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
LanguageData.php Make use of named MainConfigNames::… constants 2023-05-19 12:12:32 +02:00
NodeFilter.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
ResourceLoaderData.php Always use the strict equality flag when using in_array 2023-06-06 13:08:00 +01:00
ServiceWiring.php Test ServiceWiring.php 2023-01-13 12:01:38 +00:00
SpecialDiscussionToolsDebug.php SpecialDiscussionToolsDebug: Fix duplicated subthreads 2023-04-07 21:54:26 +02:00
SpecialFindComment.php Add a limit to queries on SpecialFindComment etc. 2023-03-26 10:29:39 +00:00
SpecialGoToComment.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
SpecialTopicSubscriptions.php List "Topic subscriptions" under "Account management" on Special:SpecialPages 2023-03-27 21:50:24 +00:00
SubscriptionItem.php Add missing typehints 2021-12-01 14:57:09 +00:00
SubscriptionStore.php Switch from typehinting ILBFactory to IConnectionProvider 2023-04-29 23:00:59 +00:00
ThreadItemFormatter.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
ThreadItemSet.php Embed pageThread JSON in jsConfigVars instead of infusing HTML 2022-11-08 16:20:39 +00:00
ThreadItemStore.php Switch from typehinting ILBFactory to IConnectionProvider 2023-04-29 23:00:59 +00:00
TopicSubscriptionsPager.php New topic notifications 2023-03-20 14:41:53 +00:00
TreeWalker.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00