Redesign public hashtag pages (#5237)
Showing
- app/controllers/tags_controller.rb 25 additions, 5 deletionsapp/controllers/tags_controller.rb
- app/javascript/mastodon/containers/timeline_container.js 12 additions, 2 deletionsapp/javascript/mastodon/containers/timeline_container.js
- app/javascript/mastodon/features/standalone/hashtag_timeline/index.js 70 additions, 0 deletions...pt/mastodon/features/standalone/hashtag_timeline/index.js
- app/javascript/packs/about.js 3 additions, 3 deletionsapp/javascript/packs/about.js
- app/javascript/styles/about.scss 91 additions, 0 deletionsapp/javascript/styles/about.scss
- app/javascript/styles/basics.scss 5 additions, 0 deletionsapp/javascript/styles/basics.scss
- app/javascript/styles/components.scss 1 addition, 0 deletionsapp/javascript/styles/components.scss
- app/views/about/show.html.haml 1 addition, 1 deletionapp/views/about/show.html.haml
- app/views/tags/_og.html.haml 6 additions, 0 deletionsapp/views/tags/_og.html.haml
- app/views/tags/show.html.haml 33 additions, 14 deletionsapp/views/tags/show.html.haml
- config/locales/en.yml 1 addition, 0 deletionsconfig/locales/en.yml
- spec/controllers/tags_controller_spec.rb 5 additions, 37 deletionsspec/controllers/tags_controller_spec.rb
Loading
Please register or sign in to comment