-
- Downloads
Merge branch 'master' into boostspin
No related branches found
No related tags found
Showing
- app/assets/javascripts/components/actions/accounts.jsx 8 additions, 3 deletionsapp/assets/javascripts/components/actions/accounts.jsx
- app/assets/javascripts/components/actions/cards.jsx 1 addition, 1 deletionapp/assets/javascripts/components/actions/cards.jsx
- app/assets/javascripts/components/actions/timelines.jsx 12 additions, 2 deletionsapp/assets/javascripts/components/actions/timelines.jsx
- app/assets/javascripts/components/components/status_list.jsx 27 additions, 10 deletionsapp/assets/javascripts/components/components/status_list.jsx
- app/assets/javascripts/components/features/account_timeline/index.jsx 5 additions, 3 deletions...avascripts/components/features/account_timeline/index.jsx
- app/assets/javascripts/components/features/notifications/index.jsx 1 addition, 0 deletions...s/javascripts/components/features/notifications/index.jsx
- app/assets/javascripts/components/features/ui/containers/status_list_container.jsx 2 additions, 1 deletion...mponents/features/ui/containers/status_list_container.jsx
- app/assets/javascripts/components/reducers/timelines.jsx 57 additions, 27 deletionsapp/assets/javascripts/components/reducers/timelines.jsx
- app/controllers/api/v1/accounts_controller.rb 7 additions, 8 deletionsapp/controllers/api/v1/accounts_controller.rb
- app/controllers/api/v1/blocks_controller.rb 2 additions, 2 deletionsapp/controllers/api/v1/blocks_controller.rb
- app/controllers/api/v1/favourites_controller.rb 2 additions, 2 deletionsapp/controllers/api/v1/favourites_controller.rb
- app/controllers/api/v1/notifications_controller.rb 2 additions, 2 deletionsapp/controllers/api/v1/notifications_controller.rb
- app/controllers/api/v1/statuses_controller.rb 4 additions, 4 deletionsapp/controllers/api/v1/statuses_controller.rb
- app/controllers/api/v1/timelines_controller.rb 8 additions, 8 deletionsapp/controllers/api/v1/timelines_controller.rb
- app/controllers/api_controller.rb 5 additions, 0 deletionsapp/controllers/api_controller.rb
Loading
Please register or sign in to comment