Redesign landing page (#10232)
Showing
- app/controllers/about_controller.rb 5 additions, 20 deletionsapp/controllers/about_controller.rb
- app/controllers/public_timelines_controller.rb 34 additions, 0 deletionsapp/controllers/public_timelines_controller.rb
- app/controllers/tags_controller.rb 5 additions, 11 deletionsapp/controllers/tags_controller.rb
- app/helpers/home_helper.rb 8 additions, 0 deletionsapp/helpers/home_helper.rb
- app/javascript/mastodon/containers/timeline_container.js 5 additions, 7 deletionsapp/javascript/mastodon/containers/timeline_container.js
- app/javascript/mastodon/features/standalone/community_timeline/index.js 0 additions, 71 deletions.../mastodon/features/standalone/community_timeline/index.js
- app/javascript/mastodon/features/standalone/hashtag_timeline/index.js 4 additions, 4 deletions...pt/mastodon/features/standalone/hashtag_timeline/index.js
- app/javascript/mastodon/features/standalone/public_timeline/index.js 77 additions, 39 deletions...ipt/mastodon/features/standalone/public_timeline/index.js
- app/javascript/mastodon/features/status/components/detailed_status.js 1 addition, 1 deletion...pt/mastodon/features/status/components/detailed_status.js
- app/javascript/styles/mastodon/about.scss 176 additions, 640 deletionsapp/javascript/styles/mastodon/about.scss
- app/javascript/styles/mastodon/forms.scss 20 additions, 1 deletionapp/javascript/styles/mastodon/forms.scss
- app/javascript/styles/mastodon/widgets.scss 5 additions, 0 deletionsapp/javascript/styles/mastodon/widgets.scss
- app/presenters/instance_presenter.rb 8 additions, 0 deletionsapp/presenters/instance_presenter.rb
- app/views/about/_features.html.haml 0 additions, 25 deletionsapp/views/about/_features.html.haml
- app/views/about/_forms.html.haml 0 additions, 15 deletionsapp/views/about/_forms.html.haml
- app/views/about/_links.html.haml 0 additions, 16 deletionsapp/views/about/_links.html.haml
- app/views/about/_login.html.haml 13 additions, 0 deletionsapp/views/about/_login.html.haml
- app/views/about/_registration.html.haml 12 additions, 8 deletionsapp/views/about/_registration.html.haml
- app/views/about/show.html.haml 70 additions, 138 deletionsapp/views/about/show.html.haml
- app/views/layouts/public.html.haml 17 additions, 16 deletionsapp/views/layouts/public.html.haml
Loading
Please register or sign in to comment