diaspora/app/mailers/notification_mailers
cmrd Senya ef5751b808
Refactor mail workers to use common base
Introduce Workers::Mail::NotifierBase to be a base for all appropriate
mail workers to reduce code duplication
2016-11-28 15:35:46 +02:00
..
also_commented.rb Add In-Reply-To and References headers to notification mails 2016-09-25 20:15:16 +02:00
base.rb replace Rails.logger with logging-logger 2015-06-04 04:17:15 +02:00
comment_on_post.rb Add In-Reply-To and References headers to notification mails 2016-09-25 20:15:16 +02:00
confirm_email.rb some refactoring regarding the law of demeter 2012-09-23 19:33:19 +02:00
csrf_token_fail.rb Send notification mails on CSRF fails 2016-09-04 03:26:42 +02:00
liked.rb Add In-Reply-To and References headers to notification mails 2016-09-25 20:15:16 +02:00
mentioned.rb Add In-Reply-To and References headers to notification mails 2016-09-25 20:15:16 +02:00
private_message.rb Add In-Reply-To and References headers to notification mails 2016-09-25 20:15:16 +02:00
reshared.rb Add In-Reply-To and References headers to notification mails 2016-09-25 20:15:16 +02:00
started_sharing.rb Refactor mail workers to use common base 2016-11-28 15:35:46 +02:00