0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-03-24 19:09:30 +00:00
mastodon/app/controllers/api
Carl Schwan f33e22ae4c
Allow changing hide_collections setting with the api ()
* 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
..
v1 Allow changing hide_collections setting with the api () 2023-01-13 16:40:21 +01:00
v2 Move V2 Filter methods under /api/v2 prefix () 2022-11-14 08:34:07 +01:00
web Refactor formatter () 2022-03-26 02:53:34 +01:00
base_controller.rb Change CSP directives on API to be tight and concise () 2022-12-15 16:40:32 +01:00
oembed_controller.rb Fix OEmbed leaking information about existence of non-public statuses () 2020-01-24 00:20:51 +01:00