mediawiki-extensions-Discus.../includes
Ed Sanders d05109b24d Truncate user generated part of IDs to 80 characters
This ensures that IDs fit in a 255 character database field.

Bug: T273658
Change-Id: I3cfe4fce6a865b4343f0f01121cd696aa5f98b22
2021-02-03 15:04:58 +00:00
..
Hooks Move Hooks to HookUtils 2021-02-01 22:35:11 +00:00
ApiDiscussionTools.php Include 'false' results in 'transcludedfrom' API response 2020-10-22 22:25:35 +02:00
ApiDiscussionToolsEdit.php New error message when the page doesn't exist 2021-01-27 16:41:03 +01:00
CommentFormatter.php Move Hooks::addReplyLinks to CommentFormatter 2021-02-01 22:35:04 +00:00
CommentItem.php CommentItem/HeadingItem: Make more constructor args required 2021-01-08 20:45:29 +00:00
CommentModifier.php Ability to add new discussion sections 2021-01-12 20:15:28 +00:00
CommentParser.php Truncate user generated part of IDs to 80 characters 2021-02-03 15:04:58 +00:00
CommentUtils.php Handle category links at ends of comments affecting indentation 2021-01-26 04:55:03 +01:00
Data.php build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-29 10:53:01 +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
ThreadItem.php De-indent multi line comments when fetching comment bodies 2020-11-22 21:49:08 +00:00
TreeWalker.php Base TreeWalker implementation on PHPDOM 2020-11-19 23:45:42 +00:00