Skip to content
  • Eugen Rochko's avatar
    Support min_id-based pagination in REST API (#8736) · f0fff3eb
    Eugen Rochko authored
    * Allow min_id pagination in Feed#get
    
    * Add min_id pagination to home and list timeline APIs
    
    * Add min_id pagination to account statuses, public and tag APIs
    
    * Remove unused stub in reports API
    
    * Use min_id pagination in notifications, favourites, and fix order
    
    * Fix HomeFeed#from_database not using paginate_by_id
    f0fff3eb