discourse/spec/components/email
Sam b2187301fd FEATURE: allow users to easily track/watch/mute topics via email
If you reply to an email with the word "mute" a topic will be muted
If you reply to an email with the word "track" a topic will be tracked
If you reply to an email with the word "watch" a topic will be watched

These ninja command can help advanced mailing list ex-users, saves a trip
to the website
2019-03-06 18:38:49 +11:00
..
email_spec.rb
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 DEV: Remove the use of stubs on Rails.logger in our test suite. 2018-10-10 09:34:50 +08:00
receiver_spec.rb FEATURE: allow users to easily track/watch/mute topics via email 2019-03-06 18:38:49 +11:00
renderer_spec.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
sender_spec.rb FIX: Allow sending test e-mails to any email address when disable_email is set to non-staff (#6792) 2018-12-18 16:12:05 +01:00
styles_spec.rb Re-enable skip tests for Email::Styles. 2017-07-24 23:16:54 +09:00