Go to file
Bartosz Dziewoński 0b82162149 CommentFormatter: Fix regexp in topic subscription postprocessing
The regexps needs to be non-greedy, otherwise it could swallow up a
large chunk of the page (up to the next comment).

I noticed this when adding tests for this code, in the 'unclosed-font'
test case (Ief9648b8805fadcc170c54b627eb669cc8b907b6).

Change-Id: I5f67a9599b0cb07bdd53abeebac9ada221181b66
2021-04-21 11:57:21 +00:00
.phan Echo wiring for topic subscriptions 2021-04-06 23:28:28 +02:00
i18n Localisation updates from https://translatewiki.net. 2021-04-21 08:52:24 +02:00
images Add beta feature preference 2020-02-21 15:20:48 +00:00
includes CommentFormatter: Fix regexp in topic subscription postprocessing 2021-04-21 11:57:21 +00:00
maintenance Defensive use of dynamic paths in maintenance script 2020-02-20 19:51:07 +01:00
modules Rename CommentFormatter::addReplyLinks 2021-04-21 11:24:03 +00:00
sql Create table for topic subscriptions 2021-04-06 21:24:53 +00:00
tests Rename CommentFormatter::addReplyLinks 2021-04-21 11:24:03 +00:00
.eslintignore build: Move eslint file list to .eslintignore 2021-03-04 18:09:34 +00:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-13 10:51:31 +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 Change dt- class prefix to ext-discussiontools- 2021-03-13 14:42:39 +00:00
CODE_OF_CONDUCT.md build: Updating npm dependencies 2020-01-09 06:43:15 +00:00
composer.json Create table for topic subscriptions 2021-04-06 21:24:53 +00:00
COPYING Add required files for an extension 2019-10-10 19:42:56 +01:00
extension.json Migrate cookie hack users to beta feature 2021-04-14 20:36:32 +02:00
Gruntfile.js build: Move eslint file list to .eslintignore 2021-03-04 18:09:34 +00:00
package-lock.json build: Update eslint-config-wikimedia to 0.20.0 2021-04-08 14:02:16 +01:00
package.json build: Update eslint-config-wikimedia to 0.20.0 2021-04-08 14:02:16 +01:00