aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/action_mailbox
Commit message (Expand)AuthorAgeFilesLines
* Basic docs for most classesDavid Heinemeier Hansson2018-12-125-0/+44
* Extract Mail-bound methods into mail_ext for future upstream workDavid Heinemeier Hansson2018-11-052-6/+2
* Merge branch 'master' into ingressesGeorge Claghorn2018-10-184-21/+12
|\
| * Shush various interpreter warningsGeorge Claghorn2018-10-171-1/+1
| * Simplify incinerationGeorge Claghorn2018-10-174-21/+12
* | Don't require Postfix to send form dataGeorge Claghorn2018-10-181-10/+5
* | Accept inbound emails from a variety of ingressesGeorge Claghorn2018-10-111-1/+8
|/
* Make incineration horizon configurableGeorge Claghorn2018-10-062-4/+1
* Incinerate after bouncingGeorge Claghorn2018-10-062-2/+2
* Shush interpreter warnings regarding uninitialized instance variableGeorge Claghorn2018-10-061-4/+4
* Add a test helper for creating and routing an inbound emailGeorge Claghorn2018-10-011-0/+4
* ActionMailroom -> ActionMailboxDavid Heinemeier Hansson2018-09-285-0/+107
* Action Mailbox -> Action MailroomDavid Heinemeier Hansson2018-09-171-17/+0
* Add inbound emailDavid Heinemeier Hansson2018-09-171-0/+17