5chan icon indicating copy to clipboard operation
5chan copied to clipboard

implement pagination

Open plebe1us opened this issue 3 months ago • 0 comments

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.

plebe1us avatar Nov 10 '25 10:11 plebe1us