]> cat aescling's git repositories - mastodon.git/commit
Remove "most popular" tab from profile directory, add responsive design (#9539)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 17 Dec 2018 02:14:28 +0000 (03:14 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Dec 2018 02:14:28 +0000 (03:14 +0100)
commit087e11897137dc1f2811c21c3ccc6cec3ccdedb3
treec690ef737c21b6c2f910c0363ec22eef8192bc70
parent628da11e38b0580a074268f32d09791ed6278def
Remove "most popular" tab from profile directory, add responsive design (#9539)

* Remove "most popular" tab from profile directory, add responsive design

* Remove unused translations
20 files changed:
app/controllers/directories_controller.rb
app/javascript/styles/mastodon/containers.scss
app/javascript/styles/mastodon/widgets.scss
app/models/account.rb
app/views/directories/index.html.haml
app/views/layouts/public.html.haml
config/locales/ar.yml
config/locales/co.yml
config/locales/cs.yml
config/locales/el.yml
config/locales/en.yml
config/locales/eu.yml
config/locales/fr.yml
config/locales/gl.yml
config/locales/ja.yml
config/locales/nl.yml
config/locales/oc.yml
config/locales/pl.yml
config/locales/sk.yml
config/routes.rb