discourse/spec/components/email
Maja Komel 361ad7ed2b FEATURE: add indication if incoming email attachment was rejected and inform sender about it (#6376)
* FEATURE: add indication if incoming email attachment was rejected and inform sender about it

* include errors for rejected attachments in email

* don't send warning email to staged users

* use user object instead of user_id in add_attachments method
2018-10-04 22:08:28 +08:00
..
email_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
message_builder_spec.rb PERF: Move `EmailLog#reply_key` into new `post_reply_keys` table. 2018-07-24 13:51:53 +08:00
processor_spec.rb FEATURE: Clean up `PostReplyKey` records. 2018-08-23 10:40:02 +08:00
receiver_spec.rb FEATURE: add indication if incoming email attachment was rejected and inform sender about it (#6376) 2018-10-04 22:08:28 +08:00
renderer_spec.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
sender_spec.rb FIX: don't send email when the post was deleted 2018-08-22 13:13:58 +02:00
styles_spec.rb Re-enable skip tests for `Email::Styles`. 2017-07-24 23:16:54 +09:00