-
- Downloads
HTML e-mails for NotificationMailer (#6263)
* HTML e-mails for NotificationMailer (except digest) * Add HTML template for digest * Fix build
Showing
- app/javascript/images/icon_cached.svg 4 additions, 0 deletionsapp/javascript/images/icon_cached.svg
- app/javascript/images/icon_grade.svg 4 additions, 0 deletionsapp/javascript/images/icon_grade.svg
- app/javascript/images/icon_person_add.svg 4 additions, 0 deletionsapp/javascript/images/icon_person_add.svg
- app/javascript/images/icon_reply.svg 4 additions, 0 deletionsapp/javascript/images/icon_reply.svg
- app/javascript/styles/mailer.scss 78 additions, 0 deletionsapp/javascript/styles/mailer.scss
- app/mailers/notification_mailer.rb 2 additions, 2 deletionsapp/mailers/notification_mailer.rb
- app/views/notification_mailer/_status.html.haml 30 additions, 0 deletionsapp/views/notification_mailer/_status.html.haml
- app/views/notification_mailer/digest.html.haml 44 additions, 0 deletionsapp/views/notification_mailer/digest.html.haml
- app/views/notification_mailer/favourite.html.haml 45 additions, 0 deletionsapp/views/notification_mailer/favourite.html.haml
- app/views/notification_mailer/follow.html.haml 43 additions, 0 deletionsapp/views/notification_mailer/follow.html.haml
- app/views/notification_mailer/follow_request.html.haml 43 additions, 0 deletionsapp/views/notification_mailer/follow_request.html.haml
- app/views/notification_mailer/mention.html.haml 45 additions, 0 deletionsapp/views/notification_mailer/mention.html.haml
- app/views/notification_mailer/reblog.html.haml 45 additions, 0 deletionsapp/views/notification_mailer/reblog.html.haml
- config/locales/en.yml 13 additions, 3 deletionsconfig/locales/en.yml
- spec/mailers/previews/notification_mailer_preview.rb 6 additions, 0 deletionsspec/mailers/previews/notification_mailer_preview.rb
Loading
Please register or sign in to comment