Adding e-mail notifications about mentions, follows, favourites and reblogs. Fixing another mention recording bug
This commit is contained in:
parent
e2b846f630
commit
2b116131d7
15 changed files with 185 additions and 12 deletions
5
app/views/layouts/mailer.text.erb
Normal file
5
app/views/layouts/mailer.text.erb
Normal file
|
@ -0,0 +1,5 @@
|
|||
<%= yield %>
|
||||
|
||||
---
|
||||
|
||||
Mastodon notifications from <%= Rails.configuration.x.local_domain %>
|
Loading…
Add table
Add a link
Reference in a new issue