nitely / Spirit

Spirit is a modern Python based forum built on top of Django framework
http://spirit.readthedocs.io
MIT License
1.16k stars 334 forks source link

Can you explain the "flags" feature? #325

Open sureshvv opened 1 year ago

sureshvv commented 1 year ago

I see Open & Closed as flags.

Can I add some more?

Can topics be flagged like comments?

nitely commented 1 year ago

it's more like a "resovled/unresolved". If a comment is flagged, the admin/mod should decide if they want to remove the comment, or do nothing, and marked the flag as closed.

Can topics be flagged like comments?

The first comment can be flagged.