mastodon/app/controllers
Carl Schwan f33e22ae4c
Allow changing hide_collections setting with the api (#22790)
* Allow changing hide_collections setting with the api

This is currently only possible with app/controllers/settings/profiles_controller.rb
and is the only difference in the allowed parameter between the two controllers

* Fix the lint issue

* Use normal indent
2023-01-13 16:40:21 +01:00
..
activitypub
admin Add dropdown menu item to open admin interface for remote domains (#21895) 2023-01-05 14:03:46 +01:00
api Allow changing hide_collections setting with the api (#22790) 2023-01-13 16:40:21 +01:00
auth Fix single name variables on controller folder (#20092) 2022-12-15 17:11:58 +01:00
concerns Change referrer-policy to no-referrer application-wide (#23014) 2023-01-10 05:18:43 +01:00
disputes
filters
oauth Fix OAuth flow being broken by recent CSP change (#20958) 2022-11-17 21:31:52 +01:00
settings Add 'private' to Cache-Control, match Rails expectations (#20608) 2022-11-16 04:56:30 +01:00
well_known
about_controller.rb Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
accounts_controller.rb Fix invalid/empty RSS feed link on account pages (#20772) 2022-11-17 10:58:33 +01:00
application_controller.rb
authorize_interactions_controller.rb
custom_css_controller.rb
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb Fix single name variables on controller folder (#20092) 2022-12-15 17:11:58 +01:00
following_accounts_controller.rb Fix single name variables on controller folder (#20092) 2022-12-15 17:11:58 +01:00
health_controller.rb
home_controller.rb Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb Fix single name variables on controller folder (#20092) 2022-12-15 17:11:58 +01:00
media_proxy_controller.rb
privacy_controller.rb Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
relationships_controller.rb
shares_controller.rb
statuses_cleanup_controller.rb Change automatic post deletion configuration to be accessible to redirected users (#20774) 2022-11-17 10:55:23 +01:00
statuses_controller.rb Fix single name variables on controller folder (#20092) 2022-12-15 17:11:58 +01:00
tags_controller.rb Fix single name variables on controller folder (#20092) 2022-12-15 17:11:58 +01:00