Joël Cox
Joël Cox
Amazon just announced [support for attachment](http://aws.amazon.com/about-aws/whats-new/2011/07/18/amazon-simple-email-service-announces-attachment-support/).
Some of the class properties can me directly loaded from the config file instead of being assigned to the instance first.
I'm no longer an active CodeIgniter user and thus find it harder to dedicate time to maintaining this library. There are some serious bugs which need to be taken care...
When you call `$this->message->display()` after a failed form validation, a general error message could be set, followed by the specific errors for each field. This would mean you would only...
Right now the serializeAndPush [checks the response](https://github.com/mike-north/ember-api-actions/blob/master/addon/utils/serialize-and-push.ts#L10) for a `{ jsonapi: { version: * }` fragment, even though the JSON API spec [says the following](https://jsonapi.org/format/#document-jsonapi-object): > A JSON:API document MAY...
Hey Mike, I've added some extra flexibility for capturing single URLs: - Specify the exact path for the screenshot, rather than have it generated. - Allow to pass the URL...