mastodon/app/controllers
Eugen Rochko fbef909c2a
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)
2017-11-14 21:12:57 +01:00
..
activitypub
admin Add moderator role and add pundit policies for admin actions (#5635) 2017-11-11 20:23:33 +01:00
api Add moderator role and add pundit policies for admin actions (#5635) 2017-11-11 20:23:33 +01:00
auth Set InstancePresenter to Auth::RegistrationsController#create (#5366) 2017-10-13 09:35:07 +02:00
concerns Add moderator role and add pundit policies for admin actions (#5635) 2017-11-11 20:23:33 +01:00
oauth
settings Add option to block direct messages from people you don't follow (#5669) 2017-11-14 21:12:57 +01:00
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb Add moderator role and add pundit policies for admin actions (#5635) 2017-11-11 20:23:33 +01:00
authorize_follows_controller.rb
emojis_controller.rb
follower_accounts_controller.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 2017-10-07 17:43:42 +02:00
following_accounts_controller.rb
home_controller.rb
intents_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
remote_follow_controller.rb
shares_controller.rb
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb Redesign public hashtag pages (#5237) 2017-10-07 20:00:35 +02:00