|
88b805b221
|
Set explicit visibility on class constants
|
2024-06-11 22:11:11 +02:00 |
|
|
7980094d32
|
Add fixing "extends"
|
2023-11-21 19:31:28 +01:00 |
|
|
bc998fbfa0
|
Add specific exception in case of GPG encryption failing
|
2023-11-21 01:44:19 +01:00 |
|
|
900c2733e5
|
Merge pull request 'allow option to skip encryption for mails' (#1) from mportius/MDMailer:master into master
Reviewed-on: #1
Close #2
|
2023-10-05 02:05:00 +02:00 |
|
|
0f99446c92
|
allow option to skip encryption for mails
|
2023-10-04 14:53:33 +02:00 |
|
|
c327ba6e04
|
Include target mail address in exception msg when PGP encryption fails
|
2023-07-15 22:47:11 +02:00 |
|
|
df277c27e2
|
Open-source this library
|
2023-06-24 17:51:32 +02:00 |
|
|
2ee11e3829
|
Add README
|
2023-06-23 19:29:54 +02:00 |
|
|
d71b52c0ee
|
Add README
|
2023-06-23 19:29:05 +02:00 |
|
|
942de26411
|
Use htmlspecialchars on HTML inputs to format
|
2022-02-05 02:43:35 +01:00 |
|
|
cfcae5fb2b
|
Remove superfluous white space
|
2021-10-11 15:12:25 +02:00 |
|
|
f41c81a3cd
|
Remove inline if clause
|
2021-02-06 20:28:29 +01:00 |
|
|
713fe7a251
|
Remove superfluous newline at end of class MDMailFormat
|
2020-11-22 01:49:39 +01:00 |
|
|
25473f17de
|
Improve discernable type safety in MDMailerHelper
|
2020-11-16 19:38:03 +01:00 |
|
|
c75eb5eb03
|
Use PHP's gnupg extension for encrypting mail
|
2020-11-15 05:42:31 +01:00 |
|
|
cdadfb5127
|
Add .gitattributes
|
2020-11-08 19:09:44 +01:00 |
|
|
187029a36b
|
Use gpg command (over gpg2) with specific homedir
|
2020-11-08 00:43:39 +01:00 |
|
|
5b34e63dd5
|
Add option to add logos to header in HTML mails
|
2020-10-22 18:21:58 +02:00 |
|
|
c1778ac3a0
|
Set default charset of mails to UTF-8
|
2020-10-22 14:33:14 +02:00 |
|
|
85c4ddeb78
|
Add some more functions for adding specific elements to mails
|
2020-10-22 14:02:01 +02:00 |
|
|
ae2d83172d
|
Fix code comments
|
2020-10-21 15:05:59 +02:00 |
|
|
12c4a0abf8
|
Initial
|
2020-10-21 01:42:10 +02:00 |
|