]> cat aescling's git repositories - mastodon.git/commit
Customizable privacy policy from admin interface (#4062)
authorYamagishi Kazutoshi <ykzts@desire.sh>
Tue, 4 Jul 2017 13:19:24 +0000 (22:19 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 4 Jul 2017 13:19:24 +0000 (15:19 +0200)
commit275c5b51ed7e22734d18db6acb2b87ba26bd435f
tree0f3d8e613526e3ebdb98e4ccdd88c5a02b43d543
parentf85dbe83c8e982f9685fbc802031b74c7c319bc7
Customizable privacy policy from admin interface (#4062)
12 files changed:
app/controllers/about_controller.rb
app/controllers/admin/settings_controller.rb
app/presenters/instance_presenter.rb
app/views/about/terms.en.html.haml [deleted file]
app/views/about/terms.html.haml [new file with mode: 0644]
app/views/about/terms.ja.html.haml [deleted file]
app/views/about/terms.no.html.haml [deleted file]
app/views/admin/settings/edit.html.haml
config/locales/en.yml
config/locales/ja.yml
config/locales/no.yml
config/settings.yml