..
Actions
Injected SubscriptionStore into UnsubscribeAction
2021-08-09 22:38:52 +00:00
Hooks
Mobile: Only show "Add discussion" button if "New section" tab would be shown on desktop
2022-02-23 18:05:01 +01:00
Notifications
Merge "Fix logic for finding the oldest comment in a bundle"
2022-03-08 02:23:57 +00:00
ApiDiscussionToolsCompare.php
Split off ThreadItemSet from CommentParser
2022-02-21 16:22:32 +00:00
ApiDiscussionToolsEdit.php
Fix handling of disabled 'mobileformat'
2022-03-08 14:00:22 +01:00
ApiDiscussionToolsGetSubscriptions.php
Remove DiscussionToolsEnableTopicSubscriptionBackend config
2022-02-04 18:22:10 +00:00
ApiDiscussionToolsPageInfo.php
Split off ThreadItemSet from CommentParser
2022-02-21 16:22:32 +00:00
ApiDiscussionToolsPreview.php
Improve detecting already signed comments
2022-02-21 21:21:26 +00:00
ApiDiscussionToolsSubscribe.php
Remove DiscussionToolsEnableTopicSubscriptionBackend config
2022-02-04 18:22:10 +00:00
ApiDiscussionToolsTrait.php
Improve detecting already signed comments
2022-02-21 21:21:26 +00:00
CommentFormatter.php
ImmutableRange: Add @property annotations for magic props
2022-03-08 23:29:40 +00:00
CommentItem.php
CommentItem: Fix warning when the comment is empty
2022-03-03 19:35:11 +00:00
CommentModifier.php
Don't allow the root node to be treated like a comment frame
2022-03-10 17:45:08 +00:00
CommentParser.php
Merge "CommentParser: Avoid using a dynamic undeclared property"
2022-03-10 00:22:16 +00:00
CommentUtils.php
Don't allow the root node to be treated like a comment frame
2022-03-10 17:45:08 +00:00
HeadingItem.php
ImmutableRange: Add @property annotations for magic props
2022-03-08 23:29:40 +00:00
ImmutableRange.php
ImmutableRange: Add @property annotations for magic props
2022-03-08 23:29:40 +00:00
LanguageData.php
Move signatureScanLimit to a constant in JS
2022-02-21 22:42:14 +01:00
NodeFilter.php
Don't refer directly to PHP dom
extension classes; avoid nonstandard behavior
2021-07-30 18:15:40 -04:00
ResourceLoaderData.php
Change CommentParser into a service
2022-02-19 19:51:57 +01:00
ServiceWiring.php
CommentParser: Inject a forgotten service
2022-02-21 20:15:54 +01:00
SpecialTopicSubscriptions.php
Add Special:TopicSubscriptions
2021-10-06 20:06:01 +00:00
SubscriptionItem.php
Add missing typehints
2021-12-01 14:57:09 +00:00
SubscriptionStore.php
Merge "Change auto topic subs to re-subscribe you if you unsubscribed"
2021-12-17 15:32:40 +00:00
ThreadItem.php
CommentUtils: Fix confusing types in getIndentLevel()
2022-03-08 23:29:15 +00:00
ThreadItemSet.php
Improve detecting already signed comments
2022-02-21 21:21:26 +00:00
TopicSubscriptionsPager.php
Merge "TopicSubscriptions: Rename 'actions' column and unframe button"
2021-10-28 21:05:43 +00:00
TreeWalker.php
Don't refer directly to PHP dom
extension classes; avoid nonstandard behavior
2021-07-30 18:15:40 -04:00