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/v1/accounts
Eugen Rochko a58ec29631
Allow selecting default posting language instead of auto-detect (#7828)
* Allow selecting default posting language instead of auto-detect

* Enable default language setting in credentials API

* Fix form saving
7 years ago
..
credentials_controller.rb Allow selecting default posting language instead of auto-detect (#7828) 7 years ago
follower_accounts_controller.rb Add preference to hide following/followers lists (#7532) 7 years ago
following_accounts_controller.rb Add preference to hide following/followers lists (#7532) 7 years ago
lists_controller.rb
relationships_controller.rb Fix bug in relationships API introduced by #6482 (#6527) 7 years ago
search_controller.rb Ensure that boolean params in the API are parsed for truthiness (#6575) 7 years ago
statuses_controller.rb Do not use permitted_for scope when querying pinned statuses (#7510) 7 years ago