Adding public timeline
Showing
- app/assets/javascripts/components/components/status_content.jsx 1 addition, 1 deletion...sets/javascripts/components/components/status_content.jsx
- app/assets/javascripts/components/containers/mastodon.jsx 10 additions, 8 deletionsapp/assets/javascripts/components/containers/mastodon.jsx
- app/assets/javascripts/components/features/account/index.jsx 14 additions, 7 deletionsapp/assets/javascripts/components/features/account/index.jsx
- app/assets/javascripts/components/features/getting_started/index.jsx 11 additions, 7 deletions...javascripts/components/features/getting_started/index.jsx
- app/assets/javascripts/components/features/public_timeline/index.jsx 103 additions, 0 deletions...javascripts/components/features/public_timeline/index.jsx
- app/assets/javascripts/components/features/status/index.jsx 14 additions, 7 deletionsapp/assets/javascripts/components/features/status/index.jsx
- app/assets/javascripts/components/features/ui/components/column.jsx 2 additions, 7 deletions.../javascripts/components/features/ui/components/column.jsx
- app/assets/javascripts/components/features/ui/components/columns_area.jsx 1 addition, 1 deletion...cripts/components/features/ui/components/columns_area.jsx
- app/assets/javascripts/components/features/ui/components/navigation_bar.jsx 1 addition, 1 deletion...ipts/components/features/ui/components/navigation_bar.jsx
- app/assets/javascripts/components/features/ui/index.jsx 1 addition, 3 deletionsapp/assets/javascripts/components/features/ui/index.jsx
- app/assets/javascripts/components/reducers/timelines.jsx 11 additions, 6 deletionsapp/assets/javascripts/components/reducers/timelines.jsx
- app/channels/public_channel.rb 19 additions, 0 deletionsapp/channels/public_channel.rb
- app/controllers/api/v1/statuses_controller.rb 7 additions, 0 deletionsapp/controllers/api/v1/statuses_controller.rb
- app/helpers/home_helper.rb 2 additions, 2 deletionsapp/helpers/home_helper.rb
- app/lib/feed_manager.rb 17 additions, 17 deletionsapp/lib/feed_manager.rb
- app/services/fan_out_on_write_service.rb 5 additions, 0 deletionsapp/services/fan_out_on_write_service.rb
- app/views/api/v1/statuses/index.rabl 0 additions, 0 deletionsapp/views/api/v1/statuses/index.rabl
- app/views/api/v1/statuses/mentions.rabl 0 additions, 2 deletionsapp/views/api/v1/statuses/mentions.rabl
- app/views/api/v1/statuses/show.rabl 2 additions, 2 deletionsapp/views/api/v1/statuses/show.rabl
- config/routes.rb 1 addition, 0 deletionsconfig/routes.rb
Loading
Please register or sign in to comment