]> cat aescling's git repositories - mastodon.git/commit
Redesign public hashtag page to use a masonry layout (#9822)
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 16 Jan 2019 18:47:46 +0000 (19:47 +0100)
committerGitHub <noreply@github.com>
Wed, 16 Jan 2019 18:47:46 +0000 (19:47 +0100)
commitbc642ac24b49c14dca382e7aabbc16130293d2f4
tree1bf55901185d1cac954ef216f7394d09c10df1f3
parent4ab42287c0bbcbd259bff229d66da8964a261aff
Redesign public hashtag page to use a masonry layout (#9822)
app/controllers/tags_controller.rb
app/javascript/mastodon/components/display_name.js
app/javascript/mastodon/components/status.js
app/javascript/mastodon/features/standalone/hashtag_timeline/index.js
app/javascript/mastodon/features/status/components/detailed_status.js
app/javascript/mastodon/features/status/containers/detailed_status_container.js [new file with mode: 0644]
app/javascript/styles/mastodon/widgets.scss
app/views/tags/show.html.haml
package.json
spec/controllers/tags_controller_spec.rb
yarn.lock