aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/app
Commit message (Expand)AuthorAgeFilesLines
* Fix filenames of attachments created via the inbound email conductorKyle Keesling2019-07-251-1/+1
* Include BCC in the mail that sent from the development pageyuuji.yaginuma2019-06-201-0/+1
* Remove the Amazon SES ingressGeorge Claghorn2019-04-142-58/+0
* Fix loading `ActionMailbox::BaseController` when CSRF protection is disabledyuuji.yaginuma2019-04-111-1/+1
* Allow skipping incineration of processed emailsPratik2019-02-062-1/+4
* enclosing body tag in conductor layout.alkesh262019-01-201-0/+1
* Fix that adding attachments lose a bodyYuichi Takeuchi2019-01-191-1/+1
* Use create_and_extract_message_id! to create an inbound email.Pratik Naik2019-01-171-2/+1
* Ensure Action Mailbox processes an email only once when received multiple timesPratik Naik2019-01-171-11/+11
* Fix document formatting on ActionMailbox [ci skip]colorbox2019-01-177-28/+28
* Add Exim and Qmail support to Action MailboxGeorge Claghorn2019-01-121-12/+18
* Tweak Postmark ingress docs [ci skip]George Claghorn2019-01-091-5/+5
* Merge pull request #34908 from robzolkos/fix-actionmailbox-jsonGeorge Claghorn2019-01-091-1/+1
|\
| * Bring in all of aws-sdk-sns if using Amazon ingressRob Zolkos2019-01-091-1/+1
* | Added Postmark ingress supportTomek Maszkowski2019-01-091-0/+62
|/
* add attachments to the new inbound mailLachlan Sylvester2019-01-072-1/+10
* s/Active Mailbox/Action Mailbox/ [ci skip]George Claghorn2019-01-011-1/+1
* Fix links in ingress docs [ci skip]George Claghorn2019-01-012-2/+2
* Add load hook for ActionMailbox::InboundEmailGeorge Claghorn2018-12-311-0/+2
* Fix Ruby warnings in actionmailboxbogdanvlviv2018-12-271-1/+1
* Nest Action Mailbox classes in the API docsGeorge Claghorn2018-12-2613-424/+450
* Import Action MailboxGeorge Claghorn2018-12-2520-0/+697