From: Matthias Schmidt Date: Thu, 6 Aug 2015 16:18:53 +0000 (+0200) Subject: Add image proxy X-Git-Tag: 3.0.0_Beta_1~2149 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=e934d809061623f97eace064b7741b764fa03524;p=GitHub%2FWoltLab%2FWCF.git Add image proxy --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 95c9806abf..f5c767e1ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ * Replaced old user bulk processing with new implementation using the abstract bulk processing system. * `conditionContainers` template event in template `noticeAdd.tpl` added. * Use condition system for user search. +* Image proxy for images included with the image BBCode. * Overhauled Redactor integration * Linebreaks mode instead of using paragraphs, works better with the PHP-side parser which works with linebreaks * Ported the PHP-BBCode parser, massively improves accuracy and ensures validity \ No newline at end of file diff --git a/com.woltlab.wcf/option.xml b/com.woltlab.wcf/option.xml index a08960ffad..2d908677a4 100644 --- a/com.woltlab.wcf/option.xml +++ b/com.woltlab.wcf/option.xml @@ -204,6 +204,9 @@ message.general + + message.general + message @@ -971,6 +974,27 @@ redis:cache_source_redis_host,!cache_source_memcached_host]]> + + + + + +