Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shush various interpreter warnings | George Claghorn | 2018-10-17 | 1 | -1/+1 |
| | |||||
* | ActionMailroom -> ActionMailbox | David Heinemeier Hansson | 2018-09-28 | 1 | -4/+4 |
| | | | | We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy. | ||||
* | Allow inbound emails to be created on the fly | David Heinemeier Hansson | 2018-09-19 | 1 | -2/+2 |
| | |||||
* | Routing is a named concept now | David Heinemeier Hansson | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | Test routing runs through a job kicked off by the inbound email | David Heinemeier Hansson | 2018-09-19 | 1 | -0/+7 |
| | |||||
* | Attach a concrete router to the root mailbox and use it | David Heinemeier Hansson | 2018-09-19 | 1 | -0/+23 |
Don't think this is how it's going to stay. Doesn't feel like the right place for it. |