Revert infinite scroll in timelines back to looking at ID of oldest
loaded status; do not preload submitted statuses into community/public timelines, unless those timelines have already been loaded; do not close streaming API connections for community/public timelines, once they have been established (most users navigate back to them eventually)
Showing
- app/assets/javascripts/components/actions/compose.jsx 7 additions, 2 deletionsapp/assets/javascripts/components/actions/compose.jsx
- app/assets/javascripts/components/actions/timelines.jsx 7 additions, 5 deletionsapp/assets/javascripts/components/actions/timelines.jsx
- app/assets/javascripts/components/features/community_timeline/index.jsx 11 additions, 5 deletions...ascripts/components/features/community_timeline/index.jsx
- app/assets/javascripts/components/features/public_timeline/index.jsx 11 additions, 5 deletions...javascripts/components/features/public_timeline/index.jsx
- app/assets/stylesheets/components.scss 1 addition, 0 deletionsapp/assets/stylesheets/components.scss
Loading
Please register or sign in to comment