huginn/app
Dominik Sander eecd67c378 PostAgent: allow sending arbitrary string data
When `content_type` contains a MIME type and `payload` is not a Hash the string in `payload` will be send as the HTTP
body and `content_type` is send as the `Content-Type` header.

 #1361
2016-04-04 10:41:39 +02:00
..
assets Restyle memory show/hide a little 2016-03-12 14:02:07 -08:00
concerns Add LocalFileAgent and introduce concept to handle files 2016-03-18 20:43:28 +01:00
controllers Merge pull request #1330 from kreuzwerker/feature/user-admin-interface 2016-03-17 21:02:27 +01:00
helpers Admins can deactivate user accounts 2016-03-17 20:47:51 +01:00
jobs Use ActiveJobs interface 2015-04-25 11:16:31 +02:00
mailers added options to send plain or html emails 2016-02-29 15:45:51 -05:00
models PostAgent: allow sending arbitrary string data 2016-04-04 10:41:39 +02:00
presenters support coffeescript too 2015-04-11 21:35:34 -07:00
views Merge pull request #1330 from kreuzwerker/feature/user-admin-interface 2016-03-17 21:02:27 +01:00