index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
mailers
/
notification_mailer.rb
Age
Commit message (
Expand
)
Author
2021-03-17
Prepare Mastodon for Rails 6 (#15911)
Claire
2020-09-15
Change account suspensions to be reversible by default (#14726)
Eugen Rochko
2019-10-24
Split AccountsHelper from StatusesHelper (#12078)
Takeshi Umeda
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko
2019-01-02
Improve e-mail digest (#9689)
Eugen Rochko
2018-02-04
Make sure status is not nil (#6428)
abcang
2018-01-16
HTML e-mails for NotificationMailer (#6263)
Eugen Rochko
2018-01-16
HTML e-mails for UserMailer (#6256)
Eugen Rochko
2017-12-06
Using double splat operator (#5859)
Yamagishi Kazutoshi
2017-11-07
Add ability to disable login and mark accounts as memorial (#5615)
Eugen Rochko
2017-09-24
Thread toot notification mails by conversation (#5061)
ThibG
2017-06-27
Fix #1624 - Send e-mail notifications to admins about new reports (#3949)
Eugen Rochko
2017-05-08
Delegate Account#user_locale method and allow nil (#2927)
Matt Jankowski
2017-05-05
Misc spec coverage improvements (#2821)
Matt Jankowski
2017-05-01
Fix Rubocop offences (#2630)
yhirano
2017-04-16
I18n health warnings (#1949)
Matt Jankowski
2017-03-04
Add digest e-mails
Eugen Rochko
2016-12-26
Follow requests send e-mail notifications, but are excluded from notification...
Eugen Rochko
2016-11-20
Adding unified streamable notifications
Eugen Rochko
2016-11-16
Add user locale setting
Eugen Rochko
2016-11-16
Localizations for most server-side strings
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-07
Adding user settings (model and mailer), no form yet
Eugen Rochko
2016-03-19
Adding e-mail notifications about mentions, follows, favourites and reblogs. ...
Eugen Rochko