about summary refs log tree commit diff
path: root/app/mailers
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-12-13Add single splat to callback method definitions to avoid ArgumentError (#22246)zunda
2022-10-08Add support for language preferences for trending statuses and links (#18288)Eugen Rochko
2022-08-25Remove digest e-mails (#17985)Eugen Rochko
2022-05-28Prevent use locale with empty string (#18543)Jeong Arm
2022-04-07Fix failure when sending warning emails with custom text (#17983)Claire
2022-04-06Remove sign-in token authentication, instead send e-mail about new sign-in (#...Eugen Rochko
2022-03-26Refactor formatter (#17828)Eugen Rochko
2022-02-25Add trending statuses (#17431)Eugen Rochko
2022-02-18Fix sign in token and warning emails failed to send in some cases (#17589)helloworldstack
2022-02-14Add appeals (#17364)Eugen Rochko
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2021-11-29Fix error on trending mailer due to missing constant (#17072)Eugen Rochko
2021-11-25Add trending links (#16917)Eugen Rochko
2021-03-17Prepare Mastodon for Rails 6 (#15911)Claire
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96
2020-06-09Add e-mail-based sign in challenge for users with disabled 2FA (#14013)Eugen Rochko
2020-02-01Fix error when sending moderation notification (#13014)Renato "Lond" Cerqueira
2019-10-24Split AccountsHelper from StatusesHelper (#12078)Takeshi Umeda
2019-09-18Add password challenge to 2FA settings, e-mail notifications (#11878)Eugen Rochko
2019-08-23Add option to include reported statuses in warning e-mail (#11639)Eugen Rochko
2019-08-05Change admin UI for hashtags and add back whitelisted trends (#11490)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-03-14Fix error in AdminMailer#new_pending_account (#10264)Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-01-02Improve e-mail digest (#9689)Eugen Rochko
2018-12-22Add moderation warnings (#9519)Eugen Rochko
2018-12-22Remove MailerHelper does nothing (#9604)ysksn
2018-08-26Fix low-hanging rubocop gripes (#8458)Quint Guvernator
2018-02-21Account archive download (#6460)Eugen Rochko
2018-02-04Make sure status is not nil (#6428)abcang
2018-01-29Add direction tags to HTML e-mails for RTL languages (#6373)Eugen Rochko
2018-01-18Replace tutorial modal with welcome e-mail (#6273)Eugen Rochko
2018-01-16HTML e-mails for NotificationMailer (#6263)Eugen Rochko
2018-01-16Change image URL in mailer to full path (#6264)Yamagishi Kazutoshi
2018-01-16HTML e-mails for UserMailer (#6256)Eugen Rochko
2018-01-02Add confirmation step for email changes (#6071)Patrick Figel
2017-12-06Using double splat operator (#5859)Yamagishi Kazutoshi
2017-11-07Add ability to disable login and mark accounts as memorial (#5615)Eugen Rochko
2017-10-04Supply @instance variable in password reset instructions / password change ma...Ryo Kajiwara
2017-09-24Thread toot notification mails by conversation (#5061)ThibG
2017-07-07Set default From address in config (#3756)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-30Fix that AdminMailer does not send (#4012)Yamagishi Kazutoshi
2017-06-27Fix #1624 - Send e-mail notifications to admins about new reports (#3949)Eugen Rochko
2017-05-11Remove unnecessary .keep files (#2976)Yamagishi Kazutoshi
2017-05-08Delegate Account#user_locale method and allow nil (#2927)Matt Jankowski
2017-05-05Misc spec coverage improvements (#2821)Matt Jankowski
2017-05-01Fix Rubocop offences (#2630)yhirano