Go to file
Kumi 730ad8c0e1 Move response to own class
Implement warning output
Implement warning when URL and string provided for HTML/plain
Turn allowempty to config key
Add option to prefer URL over string for HTML/plain
Add user agent to curl requests
Update OpenAPI
Bump version to 0.5
2020-09-05 09:12:28 +02:00
doc Move response to own class 2020-09-05 09:12:28 +02:00
.gitignore Move file operations to separate File object 2020-09-04 15:09:39 +02:00
composer.json Switch to using Composer because why not 2020-09-03 13:31:36 +02:00
config.dist.php Add hard-coded recipients 2020-09-03 11:55:25 +02:00
File.class.php Move response to own class 2020-09-05 09:12:28 +02:00
Mail.class.php Move response to own class 2020-09-05 09:12:28 +02:00
Request.class.php Move response to own class 2020-09-05 09:12:28 +02:00
Response.class.php Move response to own class 2020-09-05 09:12:28 +02:00
sender.php Move response to own class 2020-09-05 09:12:28 +02:00