]> cat aescling's git repositories - mastodon.git/commit
Do not default site_title with site_hostname in InstanceHelper (#6624)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Sun, 4 Mar 2018 19:29:49 +0000 (04:29 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 4 Mar 2018 19:29:49 +0000 (20:29 +0100)
commitef44c62d17085e71a807705f25c549553676c5f1
treeefe69f62d1f103d547941b66926213f8f9b6ceaa
parent219aac7800a086a75f3ef36f71955bb8b6ccc2c0
Do not default site_title with site_hostname in InstanceHelper (#6624)

site_title is "Mastodon" by default configuration, and there is no need to
default site_title with site_hostname in InstanceHelper.
app/helpers/instance_helper.rb
spec/helpers/instance_helper_spec.rb