mediawiki-extensions-Discus.../includes/ThreadItem
Bartosz Dziewoński 52ae0f3152 Special:TopicSubscriptions: Use permalinks when available
When permalink data is available, display a permalink using
the current page title, instead of a plain link to the section
at the time of subscription.

Consolidate and clean up some existing permalink code.

Bug: T306373
Change-Id: Ie2f63cbfdbfa703530205201dfcfb0e5ad053b35
2024-04-04 13:44:06 +00:00
..
CommentItem.php Separate ContentThreadItem and DatabaseThreadItem etc. 2022-07-04 23:35:50 +02:00
CommentItemTrait.php Update exception handling for new code conventions 2023-01-22 18:17:11 +00:00
ContentCommentItem.php Merge "ContentCommentItem.php: Documentation fixes" 2023-12-18 17:21:36 +00:00
ContentHeadingItem.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
ContentThreadItem.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
DatabaseCommentItem.php Use PHP 7.4 property types 2022-10-28 21:56:38 +02:00
DatabaseHeadingItem.php Use PHP 7.4 property types 2022-10-28 21:56:38 +02:00
DatabaseThreadItem.php Special:TopicSubscriptions: Use permalinks when available 2024-04-04 13:44:06 +00:00
HeadingItem.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
HeadingItemTrait.php Remove now redundant PHPDoc blocks 2024-03-10 23:53:04 +00:00
ThreadItem.php Separate ContentThreadItem and DatabaseThreadItem etc. 2022-07-04 23:35:50 +02:00
ThreadItemTrait.php Separate ContentThreadItem and DatabaseThreadItem etc. 2022-07-04 23:35:50 +02:00