Go to file
Melos 799a2fb1ed Always show abuse filter public comments as plain text
Public comments are parsed in some places and they are
shown as plain text in others. Always show them as
plain text instead of parse them.

Bug: T173249
Bug: T141670
Change-Id: I173ffab1a99c1536cca260b76be0d95a4966b139
2018-03-15 20:14:00 -04:00
db_patches abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
i18n Localisation updates from https://translatewiki.net. 2018-03-15 22:51:35 +01:00
includes Always show abuse filter public comments as plain text 2018-03-15 20:14:00 -04:00
maintenance Update CommentStore usage 2018-03-09 16:22:32 -05:00
modules Always show abuse filter public comments as plain text 2018-03-15 20:14:00 -04:00
tests Add contains_all and ccnorm_contains_all functions 2018-02-09 17:33:24 +01:00
.eslintrc.json build: Replace jshint with eslint 2018-02-08 16:26:50 +00:00
.gitignore Expand .gitignore for more editors 2016-11-13 12:49:41 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2017-12-29 22:58:29 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Use short array syntax in alias file 2017-06-15 14:30:30 +00:00
AbuseFilter.php Allow customizing block durations for each filter 2018-03-08 14:57:16 +01:00
abusefilter.tables.pg.sql PostgreSQL: Add missing columns for AbuseFilter 2018-02-16 19:26:34 +01:00
abusefilter.tables.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
abusefilter.tables.sqlite.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 08:28:35 +04:30
composer.json build: Updating jakub-onderka/php-parallel-lint to 1.0.0 2018-03-09 02:53:36 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Add option to turn off logging IPs 2018-03-03 23:16:24 +00:00
Gruntfile.js build: Replace jshint with eslint 2018-02-08 16:26:50 +00:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00
package.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00