-
-
Notifications
You must be signed in to change notification settings - Fork 808
Open
Labels
Description
Currently, when a user has a large number of subscriptions, the feed response takes multiple seconds to generate
What can be done is limiting each page to 100 results, and adding an API for nextpage calls.
The problem is that this would require breaking API changes. (It would affect other projects like LibreTube, Yattee, Piped-Material, etc)
mmjee and Keefaetana