mediawiki-extensions-Discus.../includes
C. Scott Ananian 965f317015 Use Language::formatNumNoSeparators where appropriate
Avoids using the deprecated $noSeparators parameter to Language::formatNum
in favor of Language::formatNumNoSeparators, which has been around since
MW 1.21.

Change-Id: I012434d5f6c749fec45a6c160e8d5d03686192e9
2020-09-09 18:15:08 -04:00
..
ApiDiscussionTools.php Re-apply new reply API patches (again) 2020-08-19 20:05:42 +00:00
ApiDiscussionToolsEdit.php Add topic API 2020-09-09 20:26:41 +00:00
CommentItem.php Refactor CommentParser 2020-07-20 23:38:10 +01:00
CommentModifier.php Add topic API 2020-09-09 20:26:41 +00:00
CommentParser.php Match handling of "signature scan limit" between JS and PHP 2020-09-08 03:27:01 +02:00
CommentUtils.php Skip to the end of the paragraph in the parser, not modifier 2020-08-20 19:35:55 +00:00
Data.php Use Language::formatNumNoSeparators where appropriate 2020-09-09 18:15:08 -04:00
HeadingItem.php Improve ThreadItem documentation 2020-06-26 14:56:19 +02:00
Hooks.php Use $wgLocaltimezone global instead of request context 2020-06-17 23:14:13 +02:00
ImmutableRange.php Remove various phan suppressions and fix issues 2020-06-12 20:35:59 +01:00
NodeFilter.php CommentParser.php: Use tree walking instead of XPath 2020-07-15 16:40:50 +00:00
ThreadItem.php Merge "Fix indentation level when replying to comments with mixed indentation" 2020-08-10 22:27:44 +00:00
TreeWalker.php CommentParser.php: Use tree walking instead of XPath 2020-07-15 16:40:50 +00:00