..
Actions
Injected SubscriptionStore into UnsubscribeAction
2021-08-09 22:38:52 +00:00
Hooks
Show a hint on legacy interface when arriving from new topic tool hint
2021-12-16 17:43:23 +00:00
Notifications
Replace usages of deprecated wfWikiID()
2021-12-21 01:45:54 +00:00
ApiDiscussionTools.php
build: Updating composer dependencies
2021-09-08 23:14:53 +00:00
ApiDiscussionToolsEdit.php
Rename DiscussionToolsAutoTopicSubWhere to DiscussionToolsAutoTopicSubEditor
2021-12-15 16:24:35 +00:00
ApiDiscussionToolsGetSubscriptions.php
Add API to get the status of topic subscriptions on a page
2021-09-07 21:38:09 +00:00
ApiDiscussionToolsSubscribe.php
build: Updating composer dependencies
2021-09-08 23:14:53 +00:00
CommentFormatter.php
Fix inserting comment start markers when they're outside of any wrappers
2022-01-11 16:07:37 +00:00
CommentItem.php
CommentItem.php: Store timestamp object instead of string
2021-11-09 16:37:45 +00:00
CommentModifier.php
Add missing typehints
2021-12-01 14:57:09 +00:00
CommentParser.php
Move some helpers from CommentParser to CommentUtils
2021-12-13 17:13:41 +01:00
CommentUtils.php
Ignore some invisible nodes when looking for comment frames
2022-01-11 17:01:53 +00:00
Data.php
Allow more flexible overrides for the terms-of-use messages
2021-10-05 17:58:37 +02:00
HeadingItem.php
Deduplicate logic for subscribable headings
2021-09-07 21:38:35 +00:00
ImmutableRange.php
Add Range::compareBoundaryPoints
2021-12-17 00:55:00 +00:00
NodeFilter.php
Don't refer directly to PHP dom
extension classes; avoid nonstandard behavior
2021-07-30 18:15:40 -04:00
ServiceWiring.php
Move user subscription limit to config
2021-12-16 21:07:40 +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
Improve detecting transcluded comments again
2022-01-11 16:07:44 +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