]> cat aescling's git repositories - mastodon.git/commit
Change e-mail notifications to only be sent when recipient is offline (#17984)
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 8 Apr 2022 16:03:31 +0000 (18:03 +0200)
committerGitHub <noreply@github.com>
Fri, 8 Apr 2022 16:03:31 +0000 (18:03 +0200)
commit8e20e16cf030fef48850df4764bbf13a317f6b0c
tree3ae94f1665c7cc80df310edf688758dd67cd69e5
parentfd9a9b07c2cd19ef08d15e138fd3fc59fc5318b6
Change e-mail notifications to only be sent when recipient is offline (#17984)

* Change e-mail notifications to only be sent when recipient is offline

Change the default for follow and mention notifications back on

* Add preference to always send e-mail notifications

* Change wording
app/controllers/settings/preferences_controller.rb
app/lib/user_settings_decorator.rb
app/models/user.rb
app/services/notify_service.rb
app/views/settings/preferences/notifications/show.html.haml
config/locales/simple_form.en.yml
config/settings.yml