From ae6ecbc67d9b5efae376fb83882b0cdac205ae39 Mon Sep 17 00:00:00 2001 From: Celestora Date: Tue, 14 Dec 2021 13:46:51 +0200 Subject: [PATCH] =?UTF-8?q?Add=20christian=20mode=20(=D0=B0=D0=BD=D1=82?= =?UTF-8?q?=D0=B8=D0=BC=D0=B0=D1=82)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Web/Models/Entities/Traits/TRichText.php | 4 + composer.json | 3 +- composer.lock | 254 ++++++++++++++++++++++- openvk-example.yml | 1 + 4 files changed, 258 insertions(+), 4 deletions(-) diff --git a/Web/Models/Entities/Traits/TRichText.php b/Web/Models/Entities/Traits/TRichText.php index 8f3461e7..eb2656fa 100644 --- a/Web/Models/Entities/Traits/TRichText.php +++ b/Web/Models/Entities/Traits/TRichText.php @@ -1,5 +1,6 @@ =5.3.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.0" + }, + "default-branch": true, + "type": "library", + "autoload": { + "psr-4": { + "Wkhooy\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Viacheslav Poturaev", + "email": "vearutop@gmail.com", + "homepage": "https://github.com/vearutop" + } + ], + "description": "Класс для фильтрации нецензурных выражений (матов).", + "homepage": "https://github.com/vearutop/php-obscene-censor-rus/", + "keywords": [ + "censor", + "антимат", + "модерация", + "хуй", + "цензура" + ], + "support": { + "issues": "https://github.com/vearutop/php-obscene-censor-rus/issues", + "source": "https://github.com/vearutop/php-obscene-censor-rus/tree/master" + }, + "time": "2019-06-19T20:04:05+00:00" + }, { "name": "wapmorgan/binary-stream", "version": "dev-master", @@ -1278,11 +1523,14 @@ "netcarver/textile": 20, "al/emoji-detector": 20, "ezyang/htmlpurifier": 20, - "scssphp/scssphp": 20 + "scssphp/scssphp": 20, + "lfkeitel/phptotp": 20, + "chillerlan/php-qrcode": 20, + "vearutop/php-obscene-censor-rus": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" } diff --git a/openvk-example.yml b/openvk-example.yml index 2bb61e81..e5d83f7d 100644 --- a/openvk-example.yml +++ b/openvk-example.yml @@ -34,6 +34,7 @@ openvk: messages: strict: false wall: + christian: true anonymousPosting: enable: false account: 100