aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Allow inbound emails to be created on the flyDavid Heinemeier Hansson2018-09-191-5/+11
* before_processing should run before the inbound email has been marked as proc...David Heinemeier Hansson2018-09-191-2/+2
* Extract method to encapsulate status tracking on inbound emailDavid Heinemeier Hansson2018-09-191-8/+14
* Ensure raw email is created firstDavid Heinemeier Hansson2018-09-191-5/+4
* Attach a concrete router to the root mailbox and use itDavid Heinemeier Hansson2018-09-193-12/+29
* Included in test helper nowDavid Heinemeier Hansson2018-09-191-2/+0
* Only deliver pending emails to the mailroomDavid Heinemeier Hansson2018-09-181-2/+2
* Make a note for tying inbound email to exceptionDavid Heinemeier Hansson2018-09-181-0/+2
* Add callbacksDavid Heinemeier Hansson2018-09-182-2/+35
* More scalable name!David Heinemeier Hansson2018-09-181-2/+2
* Process inbound emails with state and exceptionsDavid Heinemeier Hansson2018-09-181-1/+15
* Use a test helper to create fixtures rather than rely on them being predefinedDavid Heinemeier Hansson2018-09-182-15/+15
* First end-to-end rickety testDavid Heinemeier Hansson2018-09-171-1/+3
* WIP: RouterDavid Heinemeier Hansson2018-09-173-0/+36
* Base -> MailboxDavid Heinemeier Hansson2018-09-173-3/+3
* Action Mailbox -> Action MailroomDavid Heinemeier Hansson2018-09-177-24/+24
* SkeletonDavid Heinemeier Hansson2018-09-175-0/+56