Commit graph

13 commits

Author SHA1 Message Date
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
Kumi 48087056b5 Yet again. 2020-09-04 22:16:10 +02:00
Kumi fd75fd77ff Fix HTML version of OpenAPI doc 2020-09-04 22:09:40 +02:00
Kumi 11ff08f6bb Fix OpenAPI documentation again 2020-09-04 22:07:32 +02:00
Kumi 1563a6ede2 Fix OpenAPI YAML, generate HTML version 2020-09-04 22:04:43 +02:00
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
Kumi 41a337d875 Version bump to 0.3
Added option to assign cid to attachments
Made HTML and plain text retrieval use File class
Removed now unused helpers.php
Updated OpenAPI documentation
2020-09-04 16:13:21 +02:00
Kumi 0737316ed7 Version bump to 0.2 2020-09-04 13:31:50 +02:00
Kumi 7238fd61a6 Option to set mail sender
Changed OpenAPI definition to yaml and added sender option
2020-09-04 11:56:29 +02:00
Kumi 0658a92326 Change swagger.json to OpenAPI 3.0 2020-09-03 12:16:10 +02:00
Kumi 92ce2092e7 Fix swagger syntax 2020-09-03 11:48:31 +02:00
Kumi 4d1c18c542 Implement placeholders 2020-09-03 11:14:13 +02:00
Kumi d55282ec38 Initial version 2020-09-03 08:31:10 +02:00