Go to file
Bartosz Dziewoński af082908a5 Improve merging multiple comments on one paragraph
The horrendous 11-line if() condition did not correctly handle
signatures wrapped in inline formatting markup, like <small>.

Instead, implement this logic in the code for skipping to the end
of a paragraph, which didn't exist yet when that condition was
added, but seems like a much better place to check this now.

Bug: T275934
Change-Id: I5cccff889b5e15b5f8fde0538bf4bccb22e762cf
2021-02-27 02:21:36 +01:00
.phan build: Add mediawiki/mediawiki-phan-config 2020-06-10 22:21:07 +02:00
i18n Localisation updates from https://translatewiki.net. 2021-02-26 08:56:01 +01:00
images Add beta feature preference 2020-02-21 15:20:48 +00:00
includes Improve merging multiple comments on one paragraph 2021-02-27 02:21:36 +01:00
maintenance Defensive use of dynamic paths in maintenance script 2020-02-20 19:51:07 +01:00
modules Improve merging multiple comments on one paragraph 2021-02-27 02:21:36 +01:00
tests Improve merging multiple comments on one paragraph 2021-02-27 02:21:36 +01:00
.eslintrc.json Sort message keys (and enforce sorting) 2021-02-23 16:33:11 +00:00
.gitignore Remove extra blank line from .gitignore file 2020-08-31 15:24:56 +01:00
.gitreview Add .gitreview 2019-10-09 21:18:34 +00:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-29 10:53:01 +00:00
.stylelintrc.json Stylelint: Enforce class prefixes 2020-12-23 16:47:55 +00:00
CODE_OF_CONDUCT.md build: Updating npm dependencies 2020-01-09 06:43:15 +00:00
composer.json build: Updating dependencies 2021-01-29 09:54:58 +00:00
COPYING Add required files for an extension 2019-10-10 19:42:56 +01:00
extension.json Make CommentUtilsTest a proper unit test 2021-02-02 15:37:17 +01:00
Gruntfile.js Remove useless escaping from en/qqq.json 2021-02-23 14:58:37 +00:00
package-lock.json build: Updating dependencies 2021-01-29 09:54:58 +00:00
package.json build: Updating dependencies 2021-01-29 09:54:58 +00:00