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
Showing
- app/controllers/api/v1/accounts/credentials_controller.rb 1 addition, 0 deletionsapp/controllers/api/v1/accounts/credentials_controller.rb
- app/controllers/settings/preferences_controller.rb 1 addition, 0 deletionsapp/controllers/settings/preferences_controller.rb
- app/javascript/styles/mastodon/forms.scss 2 additions, 0 deletionsapp/javascript/styles/mastodon/forms.scss
- app/lib/user_settings_decorator.rb 5 additions, 0 deletionsapp/lib/user_settings_decorator.rb
- app/models/user.rb 1 addition, 1 deletionapp/models/user.rb
- app/serializers/rest/credential_account_serializer.rb 1 addition, 0 deletionsapp/serializers/rest/credential_account_serializer.rb
- app/services/post_status_service.rb 1 addition, 1 deletionapp/services/post_status_service.rb
- app/views/settings/preferences/show.html.haml 2 additions, 0 deletionsapp/views/settings/preferences/show.html.haml
- config/locales/en.yml 1 addition, 0 deletionsconfig/locales/en.yml
- config/locales/simple_form.en.yml 4 additions, 1 deletionconfig/locales/simple_form.en.yml
Loading
Please register or sign in to comment