]> cat aescling's git repositories - mastodon.git/commit
Update /terms and /about/more to use public layout (#8142)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 9 Aug 2018 10:58:20 +0000 (12:58 +0200)
committerGitHub <noreply@github.com>
Thu, 9 Aug 2018 10:58:20 +0000 (12:58 +0200)
commit0dcc1950d14cc4a7725ea1572d253c538a1f74e8
treebdc2b4168abf0d09b997b8eec2abeccce9f0de14
parentf2404de871f0bdfda5c9aeeeb4c6c4d10a8da8ab
Update /terms and /about/more to use public layout (#8142)
53 files changed:
app/controllers/about_controller.rb
app/javascript/styles/mastodon/about.scss
app/javascript/styles/mastodon/containers.scss
app/javascript/styles/mastodon/widgets.scss
app/views/about/_administration.html.haml [deleted file]
app/views/about/_contact.html.haml [deleted file]
app/views/about/more.html.haml
app/views/about/show.html.haml
app/views/about/terms.html.haml
config/locales/ar.yml
config/locales/ast.yml
config/locales/bg.yml
config/locales/ca.yml
config/locales/co.yml
config/locales/cs.yml
config/locales/da.yml
config/locales/de.yml
config/locales/el.yml
config/locales/en.yml
config/locales/eo.yml
config/locales/es.yml
config/locales/eu.yml
config/locales/fa.yml
config/locales/fi.yml
config/locales/fr.yml
config/locales/gl.yml
config/locales/he.yml
config/locales/hr.yml
config/locales/hu.yml
config/locales/id.yml
config/locales/io.yml
config/locales/it.yml
config/locales/ja.yml
config/locales/ko.yml
config/locales/nl.yml
config/locales/no.yml
config/locales/oc.yml
config/locales/pl.yml
config/locales/pt-BR.yml
config/locales/pt.yml
config/locales/ru.yml
config/locales/sk.yml
config/locales/sl.yml
config/locales/sr-Latn.yml
config/locales/sr.yml
config/locales/sv.yml
config/locales/th.yml
config/locales/tr.yml
config/locales/uk.yml
config/locales/zh-CN.yml
config/locales/zh-HK.yml
config/locales/zh-TW.yml
spec/views/about/_contact.html.haml_spec.rb [deleted file]