-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Pagination should be turned on by default, but infinite scroll should be an option in the settings (same as 4chan).
- requires a function in the protocol API to make posts expire automatically after index 200 (20 posts per page, for 10 pages),
- requires a new hook like usePaginatedFeed() in the hooks API.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Waiting for API