mediawiki-extensions-AbuseF.../includes/Views
Daimona Eaytoy 3bc4bfc4d5 Add search for filter patterns
Adds an option for searching filters with a
specific pattern in the main page, together with already existing options.
Plain search and regex are available, only for users with the
view-private right. The search is performed directly on the database.
If the user actually searched for something, it is also added a column to
Special:AbuseFilter showing a snippet of the pattern from each filter, with the query match highlighted.

Depends on: I8144062b1f273d0d8932203ffcb7a71aca60bba9

Bug: T87455
Change-Id: Ibcd84ff84edca481328210ee857b0ab723028632
2018-03-17 14:54:48 +00:00
..
AbuseFilterView.php Move classes to own files 2017-12-23 13:43:37 +00:00
AbuseFilterViewDiff.php Move classes to own files 2017-12-23 13:43:37 +00:00
AbuseFilterViewEdit.php Allow customizing block durations for each filter 2018-03-08 14:57:16 +01:00
AbuseFilterViewExamine.php Use OOUI datetime selectors on Special:AbuseFilter/examine 2018-03-10 10:39:43 +00:00
AbuseFilterViewHistory.php Convert Special:AbuseFilter/history and /examine to use OOUI 2018-03-09 11:35:47 +00:00
AbuseFilterViewImport.php Convert Special:AbuseFilter/import to OOjs 2017-08-18 13:35:30 +00:00
AbuseFilterViewList.php Add search for filter patterns 2018-03-17 14:54:48 +00:00
AbuseFilterViewRevert.php Format filter IDs as numbers 2017-11-11 12:38:12 +01:00
AbuseFilterViewTestBatch.php Allow preloading text areas using URL parameter 2018-03-05 08:40:59 +01:00
AbuseFilterViewTools.php Allow preloading text areas using URL parameter 2018-03-05 08:40:59 +01:00