]> cat aescling's git repositories - mastodon.git/commit
Allow selecting default posting language instead of auto-detect (#7828)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 17 Jun 2018 16:57:31 +0000 (18:57 +0200)
committerGitHub <noreply@github.com>
Sun, 17 Jun 2018 16:57:31 +0000 (18:57 +0200)
commita58ec29631f74259364dc71b408a8d66df657149
treeedc8613a80d7e762d96f2ea1a25273276618aa32
parentbb21c6414db64739637b4ea81526efe8e539cce0
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
app/controllers/api/v1/accounts/credentials_controller.rb
app/controllers/settings/preferences_controller.rb
app/javascript/styles/mastodon/forms.scss
app/lib/user_settings_decorator.rb
app/models/user.rb
app/serializers/rest/credential_account_serializer.rb
app/services/post_status_service.rb
app/views/settings/preferences/show.html.haml
config/locales/en.yml
config/locales/simple_form.en.yml