Add digest e-mails

This commit is contained in:
Eugen Rochko
2017-03-03 23:45:48 +01:00
parent f5457cc3d2
commit 6b81d10030
25 changed files with 117 additions and 32 deletions

View File

@ -1,5 +1,5 @@
<%= display_name(@me) %>,
<%= t('notification_mailer.follow_request.body', name: @account.acct) %>
<%= raw t('notification_mailer.follow_request.body', name: @account.acct) %>
<%= web_url("follow_requests") %>
<%= raw t('application_mailer.view')%> <%= web_url("follow_requests") %>