date.chapril.org-framadate/app/classes/Framadate/Services
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
..
AdminPollService.php refacto(logService): add a new logEntries method to the log service 2019-04-15 16:07:32 +02:00
InputService.php WIP Working on locales 2018-08-14 14:35:08 +02:00
InstallService.php WIP Working on locales 2018-08-14 14:35:08 +02:00
LogService.php refacto(logService): add a new logEntries method to the log service 2019-04-15 16:07:32 +02:00
MailService.php mailservice: use a custom html2text callback for plain text emails 2019-04-15 18:43:27 +02:00
NotificationService.php WIP Working on locales 2018-08-14 14:35:08 +02:00
PollService.php Fix missing beginTransaction() 2018-05-16 21:55:54 +02:00
PurgeService.php Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +02:00
SecurityService.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
SessionService.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
SuperAdminService.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00