..
Actions
Support topic subscriptions when JavaScript is disabled
2023-04-10 21:30:19 +02:00
Hooks
Drop the DiscussionToolsEnable feature flag
2023-06-06 13:08:35 +01:00
Notifications
Update moved class RawMessage
2023-05-19 10:30:50 +00: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
Always use the strict equality flag when using in_array
2023-06-06 13:08:00 +01: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