about summary refs log tree commit diff
path: root/app/views/notification_mailer
AgeCommit message (Expand)Author
2022-11-07Fix links to the Web UI in notifications (#19981)Claire
2022-08-25Remove digest e-mails (#17985)Eugen Rochko
2022-03-28Refactor account and status formatting (#17877)Claire
2022-03-26Refactor formatter (#17828)Eugen Rochko
2022-03-22Fix IDN domains not being rendered correctly in a few left-over places (#17848)Eugen Rochko
2022-03-09Change how changes to media attachments are stored for edits (#17696)Eugen Rochko
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2021-09-13Stop setting a shortcode to newly-created media attachments (#16730)Claire
2020-12-15Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573)Eugen Rochko
2019-09-05Fix NotificationMailer failing when receiving mention with media from remote ...mayaeh
2019-08-23Add option to include reported statuses in warning e-mail (#11639)Eugen Rochko
2019-03-15Bump webpacker from 3.5.5 to 4.0.2 (#10277)Yamagishi Kazutoshi
2019-01-02Improve e-mail digest (#9689)Eugen Rochko
2018-03-19Display content warning in mail notification emails (#6832)ThibG
2018-01-29Add direction tags to HTML e-mails for RTL languages (#6373)Eugen Rochko
2018-01-21Fix invalid value passed to full_asset_url in mailers (#6312)Eugen Rochko
2018-01-20Change mailer avatar url (#6309)Iijima Yasushi
2018-01-20Improve HTML e-mails based on Litmus tests (#6301)Eugen Rochko
2018-01-17Change mailer image url (#6279)mayaeh
2018-01-16HTML e-mails for NotificationMailer (#6263)Eugen Rochko
2017-07-31Make salutation of email localizable (#4454)unarist
2017-06-11Localize date in digest and cover NotificationMailer more (#3694)Akihiko Odaki (@fn_aki@pawoo.net)
2017-04-18Simplify renders in views (#2084)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-16Localizations for most server-side stringsEugen Rochko
2016-11-13Fix #110 - Make web UI use browser history, change links in e-mails to link t...Eugen Rochko
2016-10-02Slightly improved e-mail notificationsEugen Rochko
2016-09-09Refactored generation of unique tags, URIs and object URLs into own classes,Eugen Rochko
2016-03-19Strip out HTML in plain text notification e-mails. Oh, and fix #14Eugen Rochko
2016-03-19Adding e-mail notifications about mentions, follows, favourites and reblogs. ...Eugen Rochko