mediawiki-extensions-Discus.../includes
Bartosz Dziewoński 66b1ca1578 ApiDiscussionToolsPreview: Add missing documentation messages
Bug: T342634
Change-Id: If550d6ccf6fb8256d2f252d796f8bc4651dc8f7b
2023-08-04 20:55:13 +02:00
..
Actions Make topic subscriptions unavailable to temp users 2023-06-13 01:05:55 +02:00
Hooks Merge "Enable automatic topic subscriptions for autocreate accounts" 2023-08-01 16:38:27 +00:00
Notifications Replace uses of UserNameUtils::isTemp with UserIdentityUtils::isTemp 2023-07-26 11:32:27 +01: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 Merge "Backend changes related to topic subjects in message body" 2023-07-11 15:21:50 +00:00
ApiDiscussionToolsFindComment.php Add an API version of Special:FindComment 2023-04-26 17:09:15 +01:00
ApiDiscussionToolsGetSubscriptions.php Make topic subscriptions unavailable to temp users 2023-06-13 01:05:55 +02:00
ApiDiscussionToolsPageInfo.php ApiDiscussionToolsPageInfo: Allow excluding signatures 2023-05-30 15:55:41 +02:00
ApiDiscussionToolsPreview.php ApiDiscussionToolsPreview: Add missing documentation messages 2023-08-04 20:55:13 +02:00
ApiDiscussionToolsSubscribe.php Make topic subscriptions unavailable to temp users 2023-06-13 01:05:55 +02: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 Use strict comparison with array_search 2023-07-24 18:50:00 +01:00
CommentUtils.php Always use === in PHP 2023-07-26 14:29:40 +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 Support ISO 8601 timestamps in the parser 2023-06-17 11:36:43 -07: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 Replace uses of UserNameUtils::isTemp with UserIdentityUtils::isTemp 2023-07-26 11:32:27 +01:00
SpecialDiscussionToolsDebug.php ApiDiscussionToolsPageInfo: Allow excluding signatures 2023-05-30 15:55:41 +02:00
SpecialFindComment.php SpecialFindComment: Allow spaces instead of underscores in the input 2023-06-24 10:47:48 +02:00
SpecialGoToComment.php Remove some redundant PHPDoc comments 2022-11-29 18:47:18 +00:00
SpecialTopicSubscriptions.php Make topic subscriptions unavailable to temp users 2023-06-13 01:05:55 +02:00
SubscriptionItem.php Add missing typehints 2021-12-01 14:57:09 +00:00
SubscriptionStore.php Replace uses of UserNameUtils::isTemp with UserIdentityUtils::isTemp 2023-07-26 11:32:27 +01: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 ThreadItemStore: Look harder for invisible rows 2023-07-16 00:45:52 +02: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