about summary refs log tree commit diff
path: root/app/mailers/notification_mailer.rb
AgeCommit message (Expand)Author
2020-01-20Original upstream mergeThibG
2019-01-02Improve e-mail digest (#9689)Eugen Rochko
2018-02-04Make sure status is not nil (#6428)abcang
2018-01-16HTML e-mails for NotificationMailer (#6263)Eugen Rochko
2018-01-16HTML e-mails for UserMailer (#6256)Eugen Rochko
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-09-24Thread toot notification mails by conversation (#5061)ThibG
2017-06-27Fix #1624 - Send e-mail notifications to admins about new reports (#3949)Eugen Rochko
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
2017-04-16I18n health warnings (#1949)Matt Jankowski
2017-03-04Add digest e-mailsEugen Rochko
2016-12-26Follow requests send e-mail notifications, but are excluded from notification...Eugen Rochko
2016-11-20Adding unified streamable notificationsEugen Rochko
2016-11-16Add user locale settingEugen Rochko
2016-11-16Localizations for most server-side stringsEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-10-07Adding user settings (model and mailer), no form yetEugen Rochko
2016-03-19Adding e-mail notifications about mentions, follows, favourites and reblogs. ...Eugen Rochko