diaspora/app/mailers
Benjamin Neff a9ae84f3a6
Remove markerb dependency
markerb is dead and isn't compatible with rails 6 anymore. Removing it
means adding separate templates for text and html, this sadly means some
code duplication, but also luckily the templates aren't that
complicated, so the duplication is also very minimal.
2022-07-16 04:22:51 +02:00
..
notification_mailers Fix escaping of names in the from header 2022-07-16 04:22:51 +02:00
application_mailer.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
diaspora_devise_mailer.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
export_mailer.rb Remove markerb dependency 2022-07-16 04:22:51 +02:00
maintenance.rb Remove markerb dependency 2022-07-16 04:22:51 +02:00
notifier.rb Remove markerb dependency 2022-07-16 04:22:51 +02:00
report_mailer.rb Remove markerb dependency 2022-07-16 04:22:51 +02:00