diaspora/app/mailers/notification_mailers
Benjamin Neff ac86c29a85
Use template_name instead of action_name for notification mails
This is a new feature in rails 6
2022-07-20 21:26:58 +02:00
..
also_commented.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
base.rb Use template_name instead of action_name for notification mails 2022-07-20 21:26:58 +02:00
comment_on_post.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
confirm_email.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
contacts_birthday.rb Create birthday notification and mailer 2017-12-18 04:34:35 +01:00
csrf_token_fail.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
liked.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mentioned.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mentioned_in_comment.rb Bump rubocop 2017-09-28 03:15:30 +02:00
private_message.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
reshared.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
started_sharing.rb Bump rubocop 2017-09-28 03:15:30 +02:00