Commit graph

  • a2f3a45451 Fix add_attachment function master Kumi 2020-09-05 21:41:04 +0200
  • 481c8498dd Forgot subject handling... Kumi 2020-09-05 21:36:07 +0200
  • 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 Kumi 2020-09-05 09:12:28 +0200
  • 48087056b5 Yet again. Kumi 2020-09-04 22:16:10 +0200
  • fd75fd77ff Fix HTML version of OpenAPI doc Kumi 2020-09-04 22:09:40 +0200
  • 11ff08f6bb Fix OpenAPI documentation again Kumi 2020-09-04 22:07:32 +0200
  • 1563a6ede2 Fix OpenAPI YAML, generate HTML version Kumi 2020-09-04 22:04:43 +0200
  • 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 Kumi 2020-09-04 22:01:34 +0200
  • 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 Kumi 2020-09-04 16:13:21 +0200
  • 1db8d5a2af Move file operations to separate File object Use curl for remote file operations Do file operations in memory instead of file system Add config.php to .gitignore Kumi 2020-09-04 15:09:39 +0200
  • 0737316ed7 Version bump to 0.2 Kumi 2020-09-04 13:31:50 +0200
  • 7238fd61a6 Option to set mail sender Changed OpenAPI definition to yaml and added sender option Kumi 2020-09-04 11:56:29 +0200
  • 89253078a3 Fix file name when URL ends with slash Kumi 2020-09-04 10:22:36 +0200
  • 382a167f2f Switch to using Composer because why not Kumi 2020-09-03 13:31:36 +0200
  • 0658a92326 Change swagger.json to OpenAPI 3.0 Kumi 2020-09-03 12:16:10 +0200
  • e925f79b8f Add hard-coded recipients Kumi 2020-09-03 11:55:25 +0200
  • 92ce2092e7 Fix swagger syntax Kumi 2020-09-03 11:48:31 +0200
  • 4d1c18c542 Implement placeholders Kumi 2020-09-03 11:14:13 +0200
  • e456bedc68 Forgot return statement... Kumi 2020-09-03 10:11:28 +0200
  • 17ae37346f Get Kumi Systems in there somehow :D Kumi 2020-09-03 10:07:27 +0200
  • d6a3396767 Fix wrong variable name Kumi 2020-09-03 10:00:48 +0200
  • e513d68734 Add missing require_once Kumi 2020-09-03 09:48:01 +0200
  • 7c9250e052 Fix stupid mistake Kumi 2020-09-03 09:30:09 +0200
  • ac52f56357 Fix JSON handling Kumi 2020-09-03 09:26:26 +0200
  • af208db0a4 Turn config into dist file Kumi 2020-09-03 08:53:30 +0200
  • 79e3fd93c2 Use raw JSON input Kumi 2020-09-03 08:50:20 +0200
  • 1dddd7b07e Stupid PHP syntax Kumi 2020-09-03 08:47:18 +0200
  • d55282ec38 Initial version Kumi 2020-09-03 08:31:10 +0200