Aleksander Machniak
2015-08-29 a63f14ec4045e82f47b237663bcf09939a0eadc5
refs
author Aleksander Machniak <alec@alec.pl>
Saturday, August 29, 2015 01:52 -0400
committer Aleksander Machniak <alec@alec.pl>
Saturday, August 29, 2015 01:52 -0400
commita63f14ec4045e82f47b237663bcf09939a0eadc5
tree 63764080ab25903c81ba8fd82275600dd8d792b7 tree | zip | gz
parent 3516b023444619177270447c7b7aa7e7c0ece239 view | diff
Emoticons-related code refactoring

- Emoticons: All emoticons-related functionality is handled by the plugin now
- Emoticons: Added option to switch on/off emoticons in compose editor (#1485732)
- Emoticons: Added option to switch on/off emoticons in plain text messages
- Plugin API: Added disabled_plugins an disabled_buttons options in html_editor hook
- Plugin API: Added html2text hook
4 files added
12 files modified
689 ■■■■■ changed files
CHANGELOG 5 ●●●●● diff | view | raw | blame | history
plugins/emoticons/composer.json 4 ●●●● diff | view | raw | blame | history
plugins/emoticons/config.inc.php.dist 7 ●●●●● diff | view | raw | blame | history
plugins/emoticons/emoticons.php 208 ●●●● diff | view | raw | blame | history
plugins/emoticons/emoticons_engine.php 152 ●●●●● diff | view | raw | blame | history
plugins/emoticons/localization/en_US.inc 23 ●●●●● diff | view | raw | blame | history
plugins/emoticons/tests/Emoticons.php 41 ●●●●● diff | view | raw | blame | history
plugins/emoticons/tests/EmoticonsEngine.php 48 ●●●●● diff | view | raw | blame | history
program/include/bc.php 5 ●●●●● diff | view | raw | blame | history
program/include/rcmail.php 91 ●●●●● diff | view | raw | blame | history
program/js/editor.js 11 ●●●●● diff | view | raw | blame | history
program/steps/mail/compose.inc 8 ●●●●● diff | view | raw | blame | history
program/steps/mail/func.inc 3 ●●●● diff | view | raw | blame | history
program/steps/mail/sendmail.inc 68 ●●●●● diff | view | raw | blame | history
program/steps/utils/html2text.inc 14 ●●●●● diff | view | raw | blame | history
tests/phpunit.xml 1 ●●●● diff | view | raw | blame | history