Go to file
Kumi 2eed78b83e Complete refactor: Moving stuff to classes, making sender tiny
Adding two config options to modify behavior
Allow messages with empty body to be sent
Automatically convert HTML to plain if none provided
Version bump to 0.4
2020-09-04 22:01:34 +02:00
doc Complete refactor: Moving stuff to classes, making sender tiny 2020-09-04 22:01:34 +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 Complete refactor: Moving stuff to classes, making sender tiny 2020-09-04 22:01:34 +02:00
Mail.class.php Complete refactor: Moving stuff to classes, making sender tiny 2020-09-04 22:01:34 +02:00
Request.class.php Complete refactor: Moving stuff to classes, making sender tiny 2020-09-04 22:01:34 +02:00
sender.php Complete refactor: Moving stuff to classes, making sender tiny 2020-09-04 22:01:34 +02:00