]> cat aescling's git repositories - mastodon.git/commit
Add user locale setting
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 16 Nov 2016 16:51:02 +0000 (17:51 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 16 Nov 2016 16:56:31 +0000 (17:56 +0100)
commit2c766bd4b4c6dcf8e7c9a6dd9421edca0de57aba
treed84f472de5ff84502928fec8582be492c45a6faf
parent01e43c3e5799b575a70798056945365ddf51f3ad
Add user locale setting
app/assets/stylesheets/forms.scss
app/controllers/application_controller.rb
app/controllers/settings/preferences_controller.rb
app/mailers/notification_mailer.rb
app/models/user.rb
app/views/settings/preferences/show.html.haml
config/application.rb
config/locales/simple_form.en.yml
db/migrate/20161116162355_add_locale_to_users.rb [new file with mode: 0644]
db/schema.rb