You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/api
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
2 years ago
..
v1 Allow changing hide_collections setting with the api (#22790) 2 years ago
v2 Move V2 Filter methods under /api/v2 prefix (#20622) 2 years ago
web Refactor formatter (#17828) 3 years ago
base_controller.rb Change CSP directives on API to be tight and concise (#20960) 2 years ago
oembed_controller.rb Fix OEmbed leaking information about existence of non-public statuses (#12930) 5 years ago