mediawiki-extensions-Discus.../includes/ThreadItem
Bartosz Dziewoński 08f61b2609 Support for core section heading formatting in post-cache transform
We already supported plain headings without the 'mw-headline'
wrappers, but now we need to parse the 'id' from a different
attribute.

Needed-By: If04d72f427ec3c3730e757cbb3ade8840c09f7d3
Bug: T357723
Change-Id: If85f89c40834618f23dc0ace2e599efb3b6d5ed4
2024-02-16 20:28:53 +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 Support for core section heading formatting in post-cache transform 2024-02-16 20:28:53 +00:00
ContentThreadItem.php Support for core section heading formatting in post-cache transform 2024-02-16 20:28:53 +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 Use PHP 7.4 property types 2022-10-28 21:56:38 +02:00
HeadingItem.php Separate ContentThreadItem and DatabaseThreadItem etc. 2022-07-04 23:35:50 +02:00
HeadingItemTrait.php ThreadItem jsonSerialize: make sure callback is applied last 2022-08-30 09:11:46 -05: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