about summary refs log tree commit diff
path: root/app/mailers/application_mailer.rb
AgeCommit message (Expand)Author
2023-03-03Add mail headers to avoid auto-replies (#23597)Claire
2023-02-20Autofix Rubocop Style/ExplicitBlockArgument (#23704)Nick Schonning
2022-03-26Refactor formatter (#17828)Eugen Rochko
2018-12-22Remove MailerHelper does nothing (#9604)ysksn
2018-01-29Add direction tags to HTML e-mails for RTL languages (#6373)Eugen Rochko
2018-01-16HTML e-mails for UserMailer (#6256)Eugen Rochko
2017-07-07Set default From address in config (#3756)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-27Fix #1624 - Send e-mail notifications to admins about new reports (#3949)Eugen Rochko
2017-04-18Instance helper to replace site title helper (#2038)Matt Jankowski
2016-11-16i18n for devise mailer tooEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-03-19Adding e-mail notifications about mentions, follows, favourites and reblogs. ...Eugen Rochko