Go to file
Thiemo Kreuz 81fd92685a Move Tidy functionality to TextTruncator
I argue that the code fixing unclosed HTML tags is – even if optional –
an integral part of the code that potentially breaks these HTML tags in
the first place. Notice how much code disappears in the ApiQueryExtracts
class.

Additionally, the new approach uses an interface instead of a static
function call that is impossible to mock and hard to test.

Change-Id: Ic1a65995f4dba11d060a8738d642905cbfc79271
2019-05-03 08:46:27 +02:00
.phan Add phan 2019-04-27 21:23:26 +02:00
i18n Localisation updates from https://translatewiki.net. 2019-02-14 22:29:32 +01:00
includes Move Tidy functionality to TextTruncator 2019-05-03 08:46:27 +02:00
tests/phpunit Move Tidy functionality to TextTruncator 2019-05-03 08:46:27 +02:00
.eslintrc.json build: Set "root": true, in .eslintrc.json 2018-12-17 18:58:48 -08:00
.gitignore build: Updating mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-20 00:23:06 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:54 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 16.0.1 2018-02-25 11:38:27 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 17:07:56 +00:00
composer.json Add phan 2019-04-27 21:23:26 +02:00
COPYING Add COPYING 2014-01-22 21:33:49 +00:00
extension.json Use AutoloadNamespaces 2019-03-17 18:32:26 -07:00
Gruntfile.js Add recent pattern for ESLinting in repo 2018-09-03 15:31:36 +01:00
package.json build: Update devDependencies 2018-11-26 23:41:56 +00:00