]> cat aescling's git repositories - mastodon.git/commit
Add option to block direct messages from people you don't follow (#5669)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 14 Nov 2017 20:12:57 +0000 (21:12 +0100)
committerGitHub <noreply@github.com>
Tue, 14 Nov 2017 20:12:57 +0000 (21:12 +0100)
commitfbef909c2a1ff8d24811f76237e62fbef6cc63cc
tree935c852c30ee793ce881a719ae367d49e4a8684a
parentc3ec1e87b8c19487c954b0cc571b426b4d5b53fa
Add option to block direct messages from people you don't follow (#5669)

* Add option to block direct messages from people you don't follow

Fix #5326

* If the DM responds to a toot by recipient, allow it through

* i18n: Update Polish translation (for #5669) (#5673)
app/controllers/settings/notifications_controller.rb
app/services/notify_service.rb
app/views/settings/notifications/show.html.haml
config/locales/simple_form.en.yml
config/locales/simple_form.pl.yml
config/settings.yml
spec/services/notify_service_spec.rb