mastodon/app/controllers/api/v1/accounts
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
..
credentials_controller.rb Allow changing hide_collections setting with the api (#22790) 2023-01-13 16:40:21 +01:00
familiar_followers_controller.rb
featured_tags_controller.rb
follower_accounts_controller.rb Change following and followers API to be accessible without being logged in (#18964) 2022-08-28 03:45:07 +02:00
following_accounts_controller.rb Change following and followers API to be accessible without being logged in (#18964) 2022-08-28 03:45:07 +02:00
identity_proofs_controller.rb
lists_controller.rb
lookup_controller.rb Fix error when looking handle with surrounding spaces (#18225) 2022-05-02 01:00:08 +02:00
notes_controller.rb
pins_controller.rb Make account endorsements idempotent (fix #19045) (#20118) 2022-11-08 16:39:15 +01:00
relationships_controller.rb
search_controller.rb
statuses_controller.rb Fix performance of account timelines (#17709) 2022-03-08 09:14:39 +01:00