Description
Having to page through comments on a thread is kinda annoying. Things that could make it better
- use ajax to fetch next results
- use a "more" link that appends the next comments onto the current page
- tighten up the display of each post - if the comment is short, a lot of height is taken just for the gravatar and reply/link/edit/delete links
- ?