Remove code for rendering public and hashtag timelines outside the web UI (#19257)
Showing
- app/controllers/directories_controller.rb 0 additions, 32 deletionsapp/controllers/directories_controller.rb
- app/controllers/public_timelines_controller.rb 0 additions, 26 deletionsapp/controllers/public_timelines_controller.rb
- app/controllers/tags_controller.rb 1 addition, 1 deletionapp/controllers/tags_controller.rb
- app/helpers/application_helper.rb 1 addition, 4 deletionsapp/helpers/application_helper.rb
- app/javascript/mastodon/features/standalone/hashtag_timeline/index.js 0 additions, 90 deletions...pt/mastodon/features/standalone/hashtag_timeline/index.js
- app/javascript/mastodon/features/standalone/public_timeline/index.js 0 additions, 99 deletions...ipt/mastodon/features/standalone/public_timeline/index.js
- app/javascript/packs/about.js 0 additions, 26 deletionsapp/javascript/packs/about.js
- app/models/form/admin_settings.rb 0 additions, 2 deletionsapp/models/form/admin_settings.rb
- app/views/about/show.html.haml 6 additions, 19 deletionsapp/views/about/show.html.haml
- app/views/admin/settings/edit.html.haml 0 additions, 3 deletionsapp/views/admin/settings/edit.html.haml
- app/views/directories/index.html.haml 0 additions, 54 deletionsapp/views/directories/index.html.haml
- app/views/layouts/public.html.haml 0 additions, 1 deletionapp/views/layouts/public.html.haml
- app/views/public_timelines/show.html.haml 0 additions, 17 deletionsapp/views/public_timelines/show.html.haml
- app/views/tags/_og.html.haml 0 additions, 6 deletionsapp/views/tags/_og.html.haml
- app/views/tags/show.html.haml 0 additions, 16 deletionsapp/views/tags/show.html.haml
- config/locales/en.yml 0 additions, 11 deletionsconfig/locales/en.yml
- config/routes.rb 3 additions, 2 deletionsconfig/routes.rb
- config/settings.yml 0 additions, 1 deletionconfig/settings.yml
- package.json 0 additions, 1 deletionpackage.json
- spec/controllers/tags_controller_spec.rb 2 additions, 7 deletionsspec/controllers/tags_controller_spec.rb
Loading
Please register or sign in to comment