Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make incineration horizon configurable | George Claghorn | 2018-10-06 | 1 | -0/+2 |
| | |||||
* | Terminate processing if inbound email is marked as delivered in callback | George Claghorn | 2018-10-06 | 2 | -10/+9 |
| | |||||
* | Compare addresses case-insensitively | George Claghorn | 2018-10-03 | 1 | -2/+2 |
| | |||||
* | Skip after callbacks on terminate | George Claghorn | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | Terminate processing on bounce | George Claghorn | 2018-10-03 | 1 | -1/+12 |
| | |||||
* | Add ActionMailbox::Base#bounce_with | George Claghorn | 2018-10-03 | 1 | -0/+5 |
| | |||||
* | Permit receiving an email fixture | George Claghorn | 2018-10-02 | 1 | -0/+4 |
| | |||||
* | Support nesting mailboxes in modules | George Claghorn | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Add a test helper for creating and routing an inbound email | George Claghorn | 2018-10-01 | 1 | -1/+5 |
| | |||||
* | Provide a logger | George Claghorn | 2018-10-01 | 2 | -2/+6 |
| | |||||
* | ActionMailroom -> ActionMailbox | David Heinemeier Hansson | 2018-09-28 | 8 | -0/+194 |
| | | | | We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy. | ||||
* | Action Mailbox -> Action Mailroom | David Heinemeier Hansson | 2018-09-17 | 3 | -19/+0 |
| | |||||
* | Skeleton | David Heinemeier Hansson | 2018-09-17 | 3 | -0/+19 |