BitVid icon indicating copy to clipboard operation
BitVid copied to clipboard

Add commenting to Videos

Open theCatsPaw opened this issue 12 years ago • 0 comments

So, there are 2 common commenting systems. The tree based structure(that reddit has), and the flat structure (same as the BitVid forums). We're atm unsure which is a better fit, implement both in a compatible way to allow the user to switch.

Tree based:

  • top level sorted by date, newest at top
  • second level+deeper, sorted by votes

flat based:

  • sorted by date, newest at top

theCatsPaw avatar Dec 15 '13 22:12 theCatsPaw