mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 39f42caffc Make searched filters highlighting multibyte safe
Avoid using preg_match's offset since it is MB-unsafe. Also, remove 'UTF-8'
from mb_ functions (it's the default), reduce code duplication, and show
the right snippet for long search patterns.

Bug: T202310
Change-Id: Ieb06bdd80b0f915609afed7c7ad95e6318058ee9
2018-08-27 07:22:22 +00:00
..
api Add the log ID as API param for query abuselog 2018-07-14 15:03:17 +02:00
pagers Make searched filters highlighting multibyte safe 2018-08-27 07:22:22 +00:00
parser Remove unused function and improve unit test 2018-08-23 11:00:16 +02:00
special Filter AbuseLog by triggering action 2018-08-23 11:40:15 +02:00
Views Use OOUI infusion for the change tags field in ViewEdit 2018-08-22 15:27:06 +02:00
AbuseFilter.php Use === operator with strpos 2018-08-25 17:35:15 +02:00
AbuseFilterChangesList.php Compact some other comments 2018-07-17 17:17:44 +02:00
AbuseFilterHooks.php Generate upload variables using new prefixes 2018-08-25 19:06:35 +02:00
AbuseFilterModifyLogFormatter.php Actually mark abusefilter creations as such in the AbuseFilter log 2018-01-12 17:03:13 +00:00
AbuseFilterPreAuthenticationProvider.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Add page_age variable to AbuseFilter 2018-08-22 17:10:39 +02:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Add page_age variable to AbuseFilter 2018-08-22 17:10:39 +02:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00