Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Nest" | George Claghorn | 2018-11-22 | 1 | -3/+2 |
| | | | | This reverts commit 88227658217ee82af7516d6a8013a6c04f037073. | ||||
* | Nest | George Claghorn | 2018-10-17 | 1 | -2/+3 |
| | |||||
* | Extract module scope | George Claghorn | 2018-10-17 | 1 | -7/+7 |
| | |||||
* | Alphabetize | George Claghorn | 2018-10-17 | 1 | -1/+1 |
| | |||||
* | Add Mandrill support | George Claghorn | 2018-10-17 | 1 | -0/+1 |
| | |||||
* | Accept inbound emails from a variety of ingresses | George Claghorn | 2018-10-11 | 1 | -1/+8 |
| | |||||
* | ActionMailroom -> ActionMailbox | David Heinemeier Hansson | 2018-09-28 | 1 | -2/+2 |
| | | | | We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy. | ||||
* | Add rerouting option | David Heinemeier Hansson | 2018-09-28 | 1 | -0/+1 |
| | |||||
* | Flesh out conductor interface | David Heinemeier Hansson | 2018-09-27 | 1 | -2/+5 |
| | |||||
* | Provide a basic admin interface | David Heinemeier Hansson | 2018-09-27 | 1 | -2/+2 |
| | | | | BEHOLD THE CONDUCTOR! | ||||
* | Use rails scope by default | David Heinemeier Hansson | 2018-09-18 | 1 | -1/+1 |
| | |||||
* | Add basic, unauthenticated inbound emails controller | David Heinemeier Hansson | 2018-09-17 | 1 | -0/+7 |