mediawiki-extensions-Discus.../includes
Bartosz Dziewoński 228b81fab9 Move implementation of subscribe buttons to CommentFormatter
Change-Id: Iad59ea047ed12bb34b483a94f443b39de6985bd3
2021-04-21 11:57:17 +00:00
..
Hooks Move implementation of subscribe buttons to CommentFormatter 2021-04-21 11:57:17 +00:00
Notifications Create constants for feature strings 2021-04-12 14:40:51 +00:00
ApiDiscussionTools.php Include comment names in 'transcludedfrom' API response 2021-04-07 22:46:36 +02:00
ApiDiscussionToolsEdit.php Trim wikitext for preview 2021-03-24 18:53:41 +01:00
ApiDiscussionToolsSubscribe.php Disable topic subscriptions API when feature is unavailable 2021-04-12 15:04:07 +00:00
CommentFormatter.php Move implementation of subscribe buttons to CommentFormatter 2021-04-21 11:57:17 +00:00
CommentItem.php Add stripTrailingSeparator to getBodyText as well as getBodyHTML 2021-02-23 23:09:17 +00:00
CommentModifier.php modifier: Fix whitespace trim inconsistency 2021-03-24 18:53:21 +01:00
CommentParser.php Merge "Simplify how warnings for IDs equal to legacy IDs are avoided" 2021-04-15 23:31:45 +00:00
CommentUtils.php Give comments IDs so they can be scrolled to with hash links 2021-03-20 15:43:23 +00:00
Data.php Stop using deprecated Language methods 2021-02-27 14:48:49 +00:00
HeadingItem.php Move ID->title logic into HeadingItem 2020-11-05 16:10:39 +00:00
ImmutableRange.php ImmutableRange: Guard against appending empty fragments 2020-11-16 19:22:26 +00:00
NodeFilter.php CommentParser.php: Use tree walking instead of XPath 2020-07-15 16:40:50 +00:00
ServiceWiring.php Service to interact with topic subscriptions 2021-04-06 21:25:13 +00:00
SubscriptionItem.php Service to interact with topic subscriptions 2021-04-06 21:25:13 +00:00
SubscriptionStore.php Service to interact with topic subscriptions 2021-04-06 21:25:13 +00:00
ThreadItem.php Introduce comment "names" to identify comments across revisions/pages 2021-03-23 16:08:42 +00:00
TreeWalker.php Base TreeWalker implementation on PHPDOM 2020-11-19 23:45:42 +00:00