aboutsummaryrefslogtreecommitdiffstats
path: root/lib/action_mailbox
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: true to match Rails codebaseDino Maric2018-12-1415-0/+30
* Explain all test helpersDavid Heinemeier Hansson2018-12-121-1/+12
* Stating the obviousDavid Heinemeier Hansson2018-12-121-0/+1
* Routing documentationDavid Heinemeier Hansson2018-12-124-0/+60
* Consistent naming on all factory methodsDavid Heinemeier Hansson2018-12-121-3/+7
* Address objects are value objectsDavid Heinemeier Hansson2018-12-061-0/+5
* Add address wrappingDavid Heinemeier Hansson2018-12-061-0/+5
* Add a :all catch-all routeDavid Heinemeier Hansson2018-12-061-2/+4
* Include the gem version in the user agent stringGeorge Claghorn2018-12-041-1/+2
* Match all valid error codesGeorge Claghorn2018-12-031-1/+1
* YAGNI user agent customizationGeorge Claghorn2018-11-251-6/+9
* Load OpenSSL only when it's usedGeorge Claghorn2018-11-251-3/+6
* Extract ActionMailbox::PostfixRelayerGeorge Claghorn2018-11-251-0/+60
* Wrap callbacks in status trackingGeorge Claghorn2018-11-161-2/+2
* Consider X-Original-ToGeorge Claghorn2018-11-132-2/+6
* Make job queues configurableGeorge Claghorn2018-11-111-0/+4
* Use the address lists that have already been supplied to ensure we get the na...David Heinemeier Hansson2018-11-071-10/+5
* TIL: The from field can technically have multiple people in it, but it is exc...David Heinemeier Hansson2018-11-071-1/+1
* Recipient fields may be nilDavid Heinemeier Hansson2018-11-071-1/+1
* Provide a default ActionMailbox::TestCaseDavid Heinemeier Hansson2018-11-061-0/+8
* Split out all the addresses from recipientsDavid Heinemeier Hansson2018-11-062-21/+26
* Add addresses convenience method and a test for itDavid Heinemeier Hansson2018-11-051-0/+21
* Extract Mail-bound methods into mail_ext for future upstream workDavid Heinemeier Hansson2018-11-054-6/+16
* Merge pull request #1 from basecamp/ingressesGeorge Claghorn2018-11-052-7/+16
|\
| * Only load the AWS SDK when the Amazon ingress is configuredGeorge Claghorn2018-11-051-1/+12
| * Read ingress passwords/API keys from encrypted credentialsGeorge Claghorn2018-11-051-0/+1
| * Merge branch 'master' into ingressesGeorge Claghorn2018-10-182-5/+7
| |\
| * | Don't require Postfix to send form dataGeorge Claghorn2018-10-181-7/+4
* | | Validate address on route definitionGeorge Claghorn2018-10-301-3/+9
| |/ |/|
* | Revert "Remove unnecessary TODO"George Claghorn2018-10-171-0/+1
* | Shush various interpreter warningsGeorge Claghorn2018-10-172-2/+2
* | Use a class attributeGeorge Claghorn2018-10-171-4/+6
* | Remove unnecessary TODOGeorge Claghorn2018-10-171-1/+0
|/
* Make incineration horizon configurableGeorge Claghorn2018-10-061-0/+2
* Terminate processing if inbound email is marked as delivered in callbackGeorge Claghorn2018-10-062-10/+9
* Compare addresses case-insensitivelyGeorge Claghorn2018-10-031-2/+2
* Skip after callbacks on terminateGeorge Claghorn2018-10-031-1/+1
* Terminate processing on bounceGeorge Claghorn2018-10-031-1/+12
* Add ActionMailbox::Base#bounce_withGeorge Claghorn2018-10-031-0/+5
* Permit receiving an email fixtureGeorge Claghorn2018-10-021-0/+4
* Support nesting mailboxes in modulesGeorge Claghorn2018-10-011-1/+1
* Add a test helper for creating and routing an inbound emailGeorge Claghorn2018-10-011-1/+5
* Provide a loggerGeorge Claghorn2018-10-012-2/+6
* ActionMailroom -> ActionMailboxDavid Heinemeier Hansson2018-09-288-0/+194
* Action Mailbox -> Action MailroomDavid Heinemeier Hansson2018-09-173-19/+0
* SkeletonDavid Heinemeier Hansson2018-09-173-0/+19