Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug

This commit is contained in:
Eugen Rochko
2016-03-19 19:20:07 +01:00
parent e2b846f630
commit 2b116131d7
15 changed files with 185 additions and 12 deletions

View File

@ -0,0 +1,7 @@
<%= display_name(@me) %>,
You were mentioned by <%= @status.account.acct %> in:
<%= @status.content %>
<%= url_for_target(@status) %>