summaryrefslogtreecommitdiff
path: root/app/workers/email_receiver_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* fix specsrails_update_to_4_2Valery Sizov2015-11-301-1/+1
* Migrate mailers to ActiveJobValery Sizov2015-11-261-1/+1
* Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan2015-09-211-1/+1
* Ignore empty incoming messages.Douwe Maan2015-08-241-0/+2
* Block blocked users from replying to threads by email.reply-by-emailDouwe Maan2015-08-211-0/+2
* Make error class names more consistent.Douwe Maan2015-08-201-2/+2
* Extract ReplyParser and AttachmentUploader from Receiver.Douwe Maan2015-08-201-8/+8
* Send a rejection email when the incoming email couldn't be processed.Douwe Maan2015-08-191-6/+31
* Changes and stuff.Douwe Maan2015-08-181-1/+1
* Reply by email POCDouwe Maan2015-08-181-0/+22