PowerlineApp / powerline-rn

GNU Affero General Public License v3.0
0 stars 6 forks source link

Disabling Comments #210

Open jterps08 opened 6 years ago

jterps08 commented 6 years ago

Is there an easy way to signal the frontend to display or hide Comments from an item?

If user wants to disable comments on his post, can we store that as a flag for frontend to enable/show vs disable/hide comments on the item?

igaponov commented 6 years ago

@jterps08 we can add one flag to disable/hide existent comments, it's fast.

jterps08 commented 6 years ago

I want to give this option to both the post author and the group owner/managers if the item is in a private group.