-
- Downloads
Fix blurhash and autoplay not working on public pages (#11585)
Showing
- app/controllers/home_controller.rb 0 additions, 16 deletionsapp/controllers/home_controller.rb
- app/controllers/public_timelines_controller.rb 1 addition, 6 deletionsapp/controllers/public_timelines_controller.rb
- app/controllers/shares_controller.rb 1 addition, 17 deletionsapp/controllers/shares_controller.rb
- app/controllers/tags_controller.rb 0 additions, 5 deletionsapp/controllers/tags_controller.rb
- app/helpers/application_helper.rb 21 additions, 0 deletionsapp/helpers/application_helper.rb
- app/serializers/initial_state_serializer.rb 5 additions, 0 deletionsapp/serializers/initial_state_serializer.rb
- app/views/home/index.html.haml 1 addition, 2 deletionsapp/views/home/index.html.haml
- app/views/layouts/public.html.haml 1 addition, 0 deletionsapp/views/layouts/public.html.haml
- app/views/public_timelines/show.html.haml 0 additions, 1 deletionapp/views/public_timelines/show.html.haml
- app/views/shares/show.html.haml 1 addition, 1 deletionapp/views/shares/show.html.haml
- app/views/tags/show.html.haml 0 additions, 1 deletionapp/views/tags/show.html.haml
- spec/controllers/home_controller_spec.rb 0 additions, 10 deletionsspec/controllers/home_controller_spec.rb
- spec/controllers/shares_controller_spec.rb 1 addition, 4 deletionsspec/controllers/shares_controller_spec.rb
Please register or sign in to comment