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)
Showing
- app/controllers/settings/notifications_controller.rb 1 addition, 1 deletionapp/controllers/settings/notifications_controller.rb
- app/services/notify_service.rb 50 additions, 9 deletionsapp/services/notify_service.rb
- app/views/settings/notifications/show.html.haml 2 additions, 1 deletionapp/views/settings/notifications/show.html.haml
- config/locales/simple_form.en.yml 1 addition, 0 deletionsconfig/locales/simple_form.en.yml
- config/locales/simple_form.pl.yml 1 addition, 0 deletionsconfig/locales/simple_form.pl.yml
- config/settings.yml 1 addition, 0 deletionsconfig/settings.yml
- spec/services/notify_service_spec.rb 33 additions, 0 deletionsspec/services/notify_service_spec.rb
Loading
Please register or sign in to comment