eustasy / Phoenix

A lightweight BitTorrent Tracker written in PHP with an SQL backend.
MIT License
18 stars 6 forks source link

Paginate peers per client with requests in a session #37

Open lewisgoddard opened 6 years ago

lewisgoddard commented 6 years ago

If we list peers by completion instead of recency we should paginate requests to ensure we're not always showing the same peers and avoid spammers flooding the section.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/56163977-paginate-peers-per-client-with-requests-in-a-session?utm_campaign=plugin&utm_content=tracker%2F10163092&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F10163092&utm_medium=issues&utm_source=github).