Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preparing for deploy | Elmer Thomas | 2016-04-27 | 1 | -39/+0 |
| | |||||
* | adding ability to embed an image via a memory stream. I'm generating an ↵ | tmwilson | 2015-01-28 | 1 | -1/+1 |
| | | | | image and then transferring it to memory stream right away. This prevents you from having to create a file if you already have a memory stream. | ||||
* | net45 no longer installs BCL | Brandon West | 2014-06-13 | 1 | -0/+0 |
| | |||||
* | refactored Web API to use RestSharp instead of codescales, unstabled | Brandon West | 2013-01-12 | 1 | -2/+0 |
| | |||||
* | clean up build warnings | Brandon West | 2013-01-10 | 1 | -2/+1 |
| | |||||
* | added support for attachments by streams, and made the REST call truncate to ↵ | Tyler Bischel | 2012-04-25 | 1 | -0/+42 |
onl the file name, not the full path |