mediawiki-extensions-Discus.../includes
Bartosz Dziewoński dacef1a97a Clean up subscribe links/buttons
* Don't generate `<!--__DTSUBSCRIBELINK__...-->` placeholder comments
  (follow-up to Idb23b0f5e438d35ed74569ff50302c7fad5ba688)
* Remove unused method parameter
* Remove unnecessary pass-by-reference (only $tocInfo needs it)

Change-Id: Ie3348671c486de5bbd9f286772a8d145e3609bd5
2024-03-25 01:13:59 +01:00
..
Actions Use namespaced classes 2023-12-11 16:38:02 +01:00
Hooks Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
Notifications Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
ThreadItem Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
ApiDiscussionToolsCompare.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:14:36 +00:00
ApiDiscussionToolsEdit.php Use namespaced classes 2023-12-11 16:38:02 +01:00
ApiDiscussionToolsFindComment.php Ignore transcluded items when finding permalinks 2024-02-04 00:07:37 +01:00
ApiDiscussionToolsGetSubscriptions.php Remove 'internal' flag from ApiDiscussionToolsSubscribe/GetSubscriptions 2023-08-07 15:14:58 +01:00
ApiDiscussionToolsPageInfo.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
ApiDiscussionToolsPreview.php Simplify preg_replace_callback in ApiDiscussionToolsPreview 2023-10-30 09:12:21 +01:00
ApiDiscussionToolsSubscribe.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:14:36 +00:00
ApiDiscussionToolsTrait.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
ButtonMenuSelectWidget.php Show thread metadata in section headers 2022-06-23 17:17:09 +01:00
CommentFormatter.php Clean up subscribe links/buttons 2024-03-25 01:13:59 +01:00
CommentModifier.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
CommentParser.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
CommentUtils.php Add explicit parentheses around mixed boolean operator 2024-03-23 00:52:30 +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 Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
LanguageData.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
NodeFilter.php Use type hints for properties, remove PHPCS overrides 2023-10-19 19:31:02 +00:00
OverflowMenuItem.php overflow menu: Add hooks for registering and interacting with items 2023-10-05 15:50:33 +01:00
ResourceLoaderData.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
ServiceWiring.php Replace uses of UserNameUtils::isTemp with UserIdentityUtils::isTemp 2023-07-26 11:32:27 +01:00
SpecialDiscussionToolsDebug.php Use namespaced classes 2023-12-11 16:38:02 +01:00
SpecialFindComment.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
SpecialGoToComment.php Use namespaced classes 2023-12-11 16:38:02 +01:00
SpecialTopicSubscriptions.php Use namespaced classes 2023-12-11 16:38:02 +01:00
SubscriptionItem.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
SubscriptionStore.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
ThreadItemFormatter.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
ThreadItemSet.php Embed pageThread JSON in jsConfigVars instead of infusing HTML 2022-11-08 16:20:39 +00:00
ThreadItemStore.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
TopicSubscriptionsPager.php Use namespaced classes 2023-12-11 16:38:02 +01:00
TreeWalker.php Move some doc comments to real type hints 2024-03-11 14:13:17 +01:00