Viima / jquery-comments

The Javascript library of choice for implementing commenting in your web app
http://viima.github.io/jquery-comments/
MIT License
294 stars 118 forks source link

Setting max visible comments (similar to maxRepliesVisible) #122

Open bluesun3k1 opened 7 years ago

bluesun3k1 commented 7 years ago

Hello,

I am wondering if it's possible to set a limit to the amount of visible comments (main comments) as it is done with the replies (maxRepliesVisible)

I went over the documentation and unless I missed it, there are no options to set such limit.

I want to prevent and endless thread since there are already tabs for recent, old and popular comments.