Add pagination by max_id instead of offset/limit
Showing
- app/controllers/api/accounts_controller.rb 1 addition, 1 deletionapp/controllers/api/accounts_controller.rb
- app/controllers/api/statuses_controller.rb 2 additions, 2 deletionsapp/controllers/api/statuses_controller.rb
- app/models/feed.rb 3 additions, 3 deletionsapp/models/feed.rb
- app/models/status.rb 3 additions, 2 deletionsapp/models/status.rb
- app/services/fan_out_on_write_service.rb 1 addition, 1 deletionapp/services/fan_out_on_write_service.rb
- app/services/precompute_feed_service.rb 1 addition, 1 deletionapp/services/precompute_feed_service.rb
- lib/tasks/feeds.rake 8 additions, 0 deletionslib/tasks/feeds.rake
Loading
Please register or sign in to comment