mediawiki-extensions-AbuseF.../modules
MusikAnimal 7db0e05aeb Show notification when editor links to a blocked domain
This leverages the new BlockedExternalDomains system that is now part of
AbuseFilter. It notifies editors in realtime if a link they add is
blocked. See https://w.wiki/7ZsF for more information.

BlockedExternalDomains is slated to have its own API tantamount to the
action=spamblacklist endpoint, after which case this code will need to be
updated. In the meantime, it's meant to serve as a minimal viable product
for the CWS 2023 wish <https://w.wiki/7ZsE> for wikitext users.

The new $wgAbuseFilterBlockedExternalDomainsNotification configuration
setting controls the availability of this feature.

A similar feature for VisaulEditor is tracked at T276857

Bug: T347435
Change-Id: I7eae55f12da9ee58be5786bfc153e549b09598e7
2023-10-31 15:32:02 +00:00
..
ve-abusefilter VE integration: Remove "unrecoverable" errors 2022-07-19 21:46:48 +02:00
wikieditor Show notification when editor links to a blocked domain 2023-10-31 15:32:02 +00:00
.eslintrc.json build: Update linters 2022-03-17 22:19:08 +00:00
ext.abuseFilter.css Merge "abusefilter.css: Increase the default abusefilter editor width" 2023-03-15 14:00:30 +00:00
ext.abuseFilter.edit.js Various code style clean-ups 2023-06-23 12:32:12 +02:00
ext.abuseFilter.examine.js Inline/simplify smaller pieces of JavaScript code 2022-04-26 17:44:17 +02:00
ext.abuseFilter.tools.js Inline/simplify smaller pieces of JavaScript code 2022-04-26 17:44:17 +02:00
mode-abusefilter.js build: Update eslint-config-wikimedia to 0.21.0 2021-12-21 22:53:00 +01:00
red_x.png
worker-abusefilter.js Fix typo 2022-05-03 16:05:43 +00:00
yes_check.png