Tobias Diekershoff
|
5b03db4a1b
|
adjust the rand bounderies to be within the allowed max value
|
2016-07-05 15:45:39 +02:00 |
|
Fabrixxm
|
ff41cc24bd
|
Emailer: fix text-only email
|
2015-02-09 11:21:10 +01:00 |
|
Michael Vogel
|
ee50b04382
|
Bugfix: Removed test code.
|
2015-01-21 12:42:34 +01:00 |
|
fabrixxm
|
254968a99c
|
fix random mime boundary generation
second and third random numbers in mime boundary was alwasy 10000000000
|
2015-01-20 19:21:49 +01:00 |
|
fabrixxm
|
b2527039b7
|
add text-only email option
add a checkbok to notification settings. if checked, html body is not added to email.
|
2015-01-20 19:19:58 +01:00 |
|
fabrixxm
|
d66fda2eab
|
Fix syntax error in include/Emailer.php
|
2014-12-29 16:40:04 +01:00 |
|
fabrixxm
|
917ce5b411
|
Adds optional parameter 'uid' to Emailer::send()
that is the user id of the recipient of the mail.
Make enotify pass it to Emailer::send()
|
2014-12-29 16:04:51 +01:00 |
|
Fabio Comuni
|
a659b34117
|
Adds 'emailer_send_prepare' and 'emailer_send' hooks
Adds relative documentation in doc/Plugins
|
2014-12-29 15:44:30 +01:00 |
|
fabrixxm
|
3ac5e4508b
|
fix email to new registerd users.
fix notification in case of error sending email.
|
2014-09-07 17:46:31 +02:00 |
|
fabrixxm
|
9a0c37eb47
|
new password mail via notification()
new include/text.php::deindent() function
remove unused templates
|
2014-09-07 11:20:06 +02:00 |
|
fabrixxm
|
16a07e6d83
|
cleanup multipart email sending code
remove 'EmailNotification' class and rename 'enotify' class as 'Emailer'
|
2014-09-06 15:52:53 +02:00 |
|