Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug
This commit is contained in:
5
app/views/notification_mailer/follow.text.erb
Normal file
5
app/views/notification_mailer/follow.text.erb
Normal file
@ -0,0 +1,5 @@
|
||||
<%= display_name(@me) %>,
|
||||
|
||||
<%= @account.acct %> is now following you!
|
||||
|
||||
<%= url_for_target(@account) %>
|
Reference in New Issue
Block a user