]> cat aescling's git repositories - mastodon.git/commit
Add separate setting for sidebar text (site_short_description) (#8107)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 31 Jul 2018 16:59:34 +0000 (18:59 +0200)
committerGitHub <noreply@github.com>
Tue, 31 Jul 2018 16:59:34 +0000 (18:59 +0200)
commitcc56f2230a10c4fded80a34e5297fad8d9891e02
treeb1bb13c698c8aeffc946da8a1f1025983ba58398
parent9ae53ad59ee18459775d19c4699c771c7f86fa7c
Add separate setting for sidebar text (site_short_description) (#8107)

* Add separate setting for sidebar text (site_short_description)

* Fix tests
app/controllers/admin/settings_controller.rb
app/models/form/admin_settings.rb
app/presenters/instance_presenter.rb
app/views/admin/settings/edit.html.haml
app/views/application/_sidebar.html.haml
app/views/shared/_og.html.haml
config/locales/en.yml
config/settings.yml
spec/views/about/show.html.haml_spec.rb