lml / commontator

A Rails engine for comments
MIT License
353 stars 99 forks source link

Comment nesting #21

Closed givingbacksmiles closed 5 years ago

givingbacksmiles commented 10 years ago

Any thoughts on implementing ancestry for nested comments? That would tip the scales and make this even more powerful out of the box than it already is.

Dantemss commented 10 years ago

I will look into this... eventually.

udit7590 commented 8 years ago

Yes. Nested comments will really be a great add-on. Is there any plan for it yet?

Dantemss commented 5 years ago

Quoting comments is available in 6.0.0.pre.1 I will start working on nesting now.

Dantemss commented 5 years ago

Nested comments are available in 6.0.0.pre.2 Please let me know if you have suggestions or find any bugs.

Dantemss commented 5 years ago

Merging this issue into https://github.com/lml/commontator/issues/48 If you test the gem, please report any bugs you find over there.