Comment to 'Who can post to my profile setting controls what?'
  • LeonidS  And I need users who are not friends to be able to COMMENT on each other's posts, but not post to each other timelines.

    So, if I have a profile, I want to be able to be the only one who posts on my profile feed. Not even friends should be able to post on my profile.

    But if somebody who is a friend or who is not a friend sees my post/update on the public timeline, or within my profile, they should be able to comment on it.

    How do I make it work this logical way?

    • Hello

      Theoretically, you should be able to do this if you select 'Me Only' in your profile's edit form -> 'Who can post to my profile' field.

      But we have a bug (https://github.com/unaio/una/issues/3045) related to this field and the possibility to post Comments on a profile. However if you don't use Comments block on the profile page, then Post to Timeline and Comments for timeline events should work as you described.

      • Well, currently, as an example:
        I have profile A and profile B. They are not friends.

        If A goes to the settings and sets "who can post to my profile" to "me only", then can't post anything on the timeline (correct), AND can't comment on any timeline posts (incorrect).

        If A goes to the settings, and sets "who can post to my profile" to "friends/anyone", then B can both post on A's timeline and leave comments to A's posts.

        I'm not sure whether this is a bug just on my installation of UNA, but I'd like to decouple that, and let everyone comment on everyone's posts regardless of whether they let people to post new timeline posts to their profile or not.

        As an example, I, as an admin don't want to let anyone post on my timeline, except for myself. But, when I post something, and promote it so that everyone can see it (even non-friends), nobody can leave a comment. It's either one or the other.

        • If A goes to the settings and sets "who can post to my profile" to "me only", then can't post anything on the timeline (correct), AND can't comment on any timeline posts (incorrect).

          Thank you for noticing this - https://github.com/unaio/una/issues/3074