date.chapril.org-framadate/app/classes/Framadate
Paul B a51ee59d1c
mailservice: use a custom html2text callback for plain text emails
The current `html2text` function from the PHPMailer library strips all
html tags and only keeps the inner html.

In the case of <a> tags we need to share the `href` attribute to the
user when he reads his mail in plain text format.

Fixes #419
2019-04-15 18:43:27 +02:00
..
Exception Check that conditions on valueMax are acceptable before adding the vote 2018-02-20 16:47:10 +01:00
Migrations Add a missing migration back 2018-05-25 15:18:56 +02:00
Repositories Modification collect_users_mail de bool à int (MAJ de la création d'un sondage) 2018-05-25 11:39:28 +02:00
Security Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
Services mailservice: use a custom html2text callback for plain text emails 2019-04-15 18:43:27 +02:00
AbstractMigration.php Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +02:00
Choice.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
CollectMail.php Small fixes 2018-05-25 12:36:18 +02:00
Editable.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
Form.php Small fixes 2018-05-25 12:36:18 +02:00
Message.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
Utils.php Removed redundant truth check. 2018-11-30 11:19:50 +01:00