]> cat aescling's git repositories - mastodon.git/commit
Redesign public hashtag pages (#5237)
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 7 Oct 2017 18:00:35 +0000 (20:00 +0200)
committerGitHub <noreply@github.com>
Sat, 7 Oct 2017 18:00:35 +0000 (20:00 +0200)
commitf486ef2666dacbcb6fcd26e371bb5e945369dcfe
treec6e0dee82c450a62e56cf0ef368f49f2359513f1
parentd2dee6ea431f52ab90c568b21b25169d5129c7a6
Redesign public hashtag pages (#5237)
12 files changed:
app/controllers/tags_controller.rb
app/javascript/mastodon/containers/timeline_container.js
app/javascript/mastodon/features/standalone/hashtag_timeline/index.js [new file with mode: 0644]
app/javascript/packs/about.js
app/javascript/styles/about.scss
app/javascript/styles/basics.scss
app/javascript/styles/components.scss
app/views/about/show.html.haml
app/views/tags/_og.html.haml [new file with mode: 0644]
app/views/tags/show.html.haml
config/locales/en.yml
spec/controllers/tags_controller_spec.rb