aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* remove unimplemented arguement when adding mail message to ActiveStorageKyle Keesling2018-12-141-1/+1
* Add frozen_string_literal: true to match Rails codebaseDino Maric2018-12-149-0/+18
* Document the ingress controllersGeorge Claghorn2018-12-136-1/+168
* Basic docs for most classesDavid Heinemeier Hansson2018-12-121-0/+1
* Base noteDavid Heinemeier Hansson2018-12-121-0/+1
* Allow CC, BCC, and In-Reply-To mail attributes to be set on new deliveryDavid Heinemeier Hansson2018-12-031-1/+1
* Only load the AWS SDK when the Amazon ingress is configuredGeorge Claghorn2018-11-052-3/+12
* Rename authentication callbacksGeorge Claghorn2018-11-053-11/+7
* Read ingress passwords/API keys from encrypted credentialsGeorge Claghorn2018-11-055-43/+58
* Stage an Action Controller extractionGeorge Claghorn2018-10-291-4/+9
* Raise when required config is missingGeorge Claghorn2018-10-293-3/+25
* Skip needless array allocationGeorge Claghorn2018-10-191-1/+1
* Go strictGeorge Claghorn2018-10-191-1/+1
* InlineGeorge Claghorn2018-10-191-13/+7
* StyleGeorge Claghorn2018-10-191-1/+0
* Mailgun copes with a 204 response statusGeorge Claghorn2018-10-191-1/+0
* Tighten up the acceptable driftGeorge Claghorn2018-10-191-2/+2
* Don't short-circuitGeorge Claghorn2018-10-191-1/+1
* StyleGeorge Claghorn2018-10-191-1/+0
* Rely on the 204 No Content default responseGeorge Claghorn2018-10-193-3/+0
* InlineGeorge Claghorn2018-10-181-3/+1
* Fix logger referenceGeorge Claghorn2018-10-181-1/+1
* Don't require Postfix to send form dataGeorge Claghorn2018-10-185-23/+13
* Add Mandrill supportGeorge Claghorn2018-10-171-0/+59
* Accept inbound emails from a variety of ingressesGeorge Claghorn2018-10-116-17/+125
* Delete .DS_Store filesGeorge Claghorn2018-10-032-0/+0
* ActionMailroom -> ActionMailboxDavid Heinemeier Hansson2018-09-285-8/+8
* Add rerouting optionDavid Heinemeier Hansson2018-09-281-0/+14
* Extract MessageId concernDavid Heinemeier Hansson2018-09-281-1/+1
* Inline anemic methodDavid Heinemeier Hansson2018-09-271-5/+2
* Convert from Parameters objectDavid Heinemeier Hansson2018-09-271-1/+1
* Flesh out conductor interfaceDavid Heinemeier Hansson2018-09-273-24/+41
* Provide a basic admin interfaceDavid Heinemeier Hansson2018-09-271-2/+25
* Add TODOs based on review callDavid Heinemeier Hansson2018-09-271-0/+2
* Extract and associate message_id with newly created inbound emailsDavid Heinemeier Hansson2018-09-251-1/+1
* Remember to add access protectionDavid Heinemeier Hansson2018-09-181-0/+1
* Add basic, unauthenticated inbound emails controllerDavid Heinemeier Hansson2018-09-171-0/+14