aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox
Commit message (Expand)AuthorAgeFilesLines
* Allow changing text and blob size without giving the `limit` optionRyuta Kamizono2019-01-291-5/+1
* Revert "Apply `t.timestamps` changes in Action Text and Action Mailbox"Ryuta Kamizono2019-01-292-1/+5
* Apply `t.timestamps` changes in Action Text and Action MailboxRyuta Kamizono2019-01-292-5/+1
* Make `t.timestamps` with precision by defaultRyuta Kamizono2019-01-261-5/+1
* Changed webserver to web server.alkesh262019-01-221-1/+1
* enclosing body tag in conductor layout.alkesh262019-01-201-0/+1
* Check all provided attributes of the messageGeorge Claghorn2019-01-191-9/+11
* Fix that adding attachments lose a bodyYuichi Takeuchi2019-01-192-2/+23
* Preparing for 6.0.0.beta1 releaseRafael Mendonça França2019-01-182-1/+3
* Allow using Action Mailbox on MySQL 5.5Ryuta Kamizono2019-01-183-9/+15
* Use create_and_extract_message_id! to create an inbound email.Pratik Naik2019-01-171-2/+1
* Specify a name for [ message_id, message_checksum ] index to ensure the name ...Pratik Naik2019-01-173-8/+8
* Ensure Action Mailbox processes an email only once when received multiple timesPratik Naik2019-01-176-15/+44
* Fix document formatting on ActionMailbox [ci skip]colorbox2019-01-1711-48/+48
* Add 'null: false' to Action Mailbox tableikepon2019-01-161-2/+2
* Add Exim and Qmail support to Action MailboxGeorge Claghorn2019-01-127-52/+122
* Add Postmark to the ingress lists [ci skip]George Claghorn2019-01-101-1/+1
* 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-093-0/+118
|/
* add new frameworks to tasks/release.rbKevin Solorio2019-01-081-0/+2
* add attachments to the new inbound mailLachlan Sylvester2019-01-075-1/+44
* Test actiontext on Rails 6.0bogdanvlviv2019-01-051-0/+1
* 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
* Exclude ActionMailbox::Base#perform_processing and #finished_processing? from...George Claghorn2019-01-011-2/+2
* Document ActionMailbox::Base#bounce_with [ci skip]George Claghorn2019-01-011-0/+1
* Add load hook for ActionMailbox::TestCaseGeorge Claghorn2018-12-311-0/+2
* Add load hook for ActionMailbox::BaseGeorge Claghorn2018-12-311-0/+2
* Merge pull request #34833 from bogdanvlviv/add-changelog-file-to-actionmailbo...George Claghorn2018-12-311-1/+1
|\
| * Add CHANGELOG.md to actionmailbox gem specificationbogdanvlviv2018-12-311-1/+1
* | Merge pull request #34831 from arunagw/bump-year-to-2019Arun Agrawal2018-12-311-1/+1
|\ \ | |/ |/|
| * Bump license years for 2019Arun Agrawal2018-12-311-1/+1
* | Add load hook for ActionMailbox::InboundEmailGeorge Claghorn2018-12-311-0/+2
|/
* Merge pull request #34825 from bogdanvlviv/change-migration-version-of-action...George Claghorn2018-12-293-3/+3
|\
| * Use 6.0 version of ActiveRecord::Migration for Action Mailboxbogdanvlviv2018-12-303-3/+3
* | Merge pull request #34812 from bogdanvlviv/action_mailbox-guides-docsGeorge Claghorn2018-12-291-267/+1
|\ \ | |/ |/|
| * Move some `actionmailbox/README.md` content to Action Mailbox Basics guide [c...bogdanvlviv2018-12-301-267/+1
* | Require railties for all Action Mailbox dependenciesGeorge Claghorn2018-12-281-1/+6
* | Remove frozen_string_literal pragma from Action Mailbox templatesGeorge Claghorn2018-12-282-4/+0
* | Fix broken Mailbox generator testyuuji.yaginuma2018-12-281-2/+2
* | Add missing quotes on Mailbox test templateyuuji.yaginuma2018-12-281-1/+1
|/
* Fix Ruby warnings in actionmailboxbogdanvlviv2018-12-271-1/+1
* Improve actionmailbox's .gitignore and remove redundant filesbogdanvlviv2018-12-275-51/+4
* Nest ActionMailbox::Base in the API docs (missed in 6c168aa)George Claghorn2018-12-261-93/+95
* Nest Action Mailbox classes in the API docsGeorge Claghorn2018-12-2619-508/+546
* Start an Action Mailbox changelogGeorge Claghorn2018-12-261-0/+3
* Import Action MailboxGeorge Claghorn2018-12-25150-0/+10602