mastodon/app/controllers
ThibG 3b3bdc7293 Hide blocked users from more places (#12733)
* Hide blocked, muted, and blocked-by users from toot favourite lists

* Hide blocked, muted, and blocked-by users from toot reblog lists

* Hide blocked, muted, and blocked-by users from followers/following (API)

* Fix tests

* Hide blocked, muted, and blocked-by users from followers/following on public pages
2019-12-31 00:55:32 +01:00
..
activitypub
admin Add ability to filter reports by target account domain (#12154) 2019-11-30 19:53:58 +01:00
api Hide blocked users from more places (#12733) 2019-12-31 00:55:32 +01:00
auth Fix settings pages being cacheable by the browser (#12714) 2019-12-30 04:38:30 +01:00
concerns
oauth Fix settings pages being cacheable by the browser (#12714) 2019-12-30 04:38:30 +01:00
settings Fix settings pages being cacheable by the browser (#12714) 2019-12-30 04:38:30 +01:00
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb Fix HTML error pages being returned when JSON is expected (#12713) 2019-12-30 04:38:18 +01:00
authorize_interactions_controller.rb
custom_css_controller.rb
directories_controller.rb
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb Hide blocked users from more places (#12733) 2019-12-31 00:55:32 +01:00
following_accounts_controller.rb Hide blocked users from more places (#12733) 2019-12-31 00:55:32 +01:00
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
public_timelines_controller.rb
relationships_controller.rb
remote_follow_controller.rb
remote_interaction_controller.rb
shares_controller.rb
statuses_controller.rb
tags_controller.rb