Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

NodeBB

  1. Home
  2. Technical Discussion
  3. If Alice makes a followers-only post, and Bob replies to it, to whom should Bob's reply be visible?

If Alice makes a followers-only post, and Bob replies to it, to whom should Bob's reply be visible?

Scheduled Pinned Locked Moved Technical Discussion
evanpollpoll
266 Posts 80 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • evan@cosocial.caE evan@cosocial.ca

    @trwnh like how you hijacked my thread?

    trwnh@mastodon.socialT This user is from outside of this forum
    trwnh@mastodon.socialT This user is from outside of this forum
    trwnh@mastodon.social
    wrote on last edited by
    #257

    @evan well, that's the problem, again -- you see it as "your" thread, and i can't reply without copy-pasting a link to your post and appending "re:"? then appending "cc: evan"? so i can reply but i can't reply using inReplyTo? and you control all 400 posts downstream of your poll, *including the ones that don't mention you*? it's hard to make sense of that...

    evan@cosocial.caE 1 Reply Last reply
    0
    • django@social.coopD django@social.coop

      @evan @trwnh in a different direction, there is also the appropriate pattern of detaching a post from its parent, in the case where bob decides his Post should be stand alone, and sent to his own audience. (Too bad json-ld has trouble with this, from a c2s perspective)

      trwnh@mastodon.socialT This user is from outside of this forum
      trwnh@mastodon.socialT This user is from outside of this forum
      trwnh@mastodon.social
      wrote on last edited by
      #258

      @django @evan we have a few different norms:

      1) all posts are implicitly standalone in their own context
      2) all posts are implicitly anchored in the context of "the root post"
      3) posts are explicitly in certain contexts and not in others

      in worldview 3, bob "detaches" his post by setting a different as:context. the problem is that in worldview 2, bob can never use as:inReplyTo without pissing someone off.

      "which audience should bob inherit, if any" has a different answer for each worldview...

      1 Reply Last reply
      0
      • trwnh@mastodon.socialT trwnh@mastodon.social

        @evan well, that's the problem, again -- you see it as "your" thread, and i can't reply without copy-pasting a link to your post and appending "re:"? then appending "cc: evan"? so i can reply but i can't reply using inReplyTo? and you control all 400 posts downstream of your poll, *including the ones that don't mention you*? it's hard to make sense of that...

        evan@cosocial.caE This user is from outside of this forum
        evan@cosocial.caE This user is from outside of this forum
        evan@cosocial.ca
        wrote on last edited by
        #259

        @trwnh I mean, at some point, it'd be nice if you start a separate thread.

        I talk about branching and grafting in FEP 76ea; I think it's a pretty natural process.

        https://fediverse.codeberg.page/fep/fep/76ea/

        trwnh@mastodon.socialT 1 Reply Last reply
        0
        • evan@cosocial.caE evan@cosocial.ca

          @trwnh I mean, at some point, it'd be nice if you start a separate thread.

          I talk about branching and grafting in FEP 76ea; I think it's a pretty natural process.

          https://fediverse.codeberg.page/fep/fep/76ea/

          trwnh@mastodon.socialT This user is from outside of this forum
          trwnh@mastodon.socialT This user is from outside of this forum
          trwnh@mastodon.social
          wrote on last edited by
          #260

          @evan i would if i could!

          1 Reply Last reply
          0
          • evan@cosocial.caE evan@cosocial.ca

            If Alice makes a followers-only post, and Bob replies to it, to whom should Bob's reply be visible?

            #EvanPoll #poll

            daniel@mstdn.degu.clD This user is from outside of this forum
            daniel@mstdn.degu.clD This user is from outside of this forum
            daniel@mstdn.degu.cl
            wrote last edited by
            #261

            @evan What do current implementations do?

            1 Reply Last reply
            0
            • evan@cosocial.caE evan@cosocial.ca

              If Alice makes a followers-only post, and Bob replies to it, to whom should Bob's reply be visible?

              #EvanPoll #poll

              apocat@activitypub.spaceA This user is from outside of this forum
              apocat@activitypub.spaceA This user is from outside of this forum
              apocat@activitypub.space
              wrote last edited by
              #262

              By default, if you're replying in a followers-only thread, it should be visible to the same people as what you're replying to. That would usually mean cascading up to the OP. If Bob replies to Alice, then Carol replies to Bob, then all three posts should be visible to all Alice's followers and only Alice's followers.

              Bob should have other options - the standard "public", "Bob's followers", and "mentions only" - but it should always be a conscious choice to deviate from the default. If technically possible, allowing the intersection and the union of Alice and Bob's followers would be great additional options. There are plenty of cases where either widening or narrowing the audience for a reply might be appropriate. If Bob does choose something other than default, that would be the new default for Carol's reply to Bob.

              I imagine unions and intersections could get very messy in a long thread with multiple people changing the visibility level at different stages; I'm not sure if that poses a real technical problem? Eg Bob replies to (Alice's ∩ Bob's), then Carol replies to ((Alice's ∩ Bob's) ∪ Carol's), and so forth.

              Giving the OP the option to restrict replies would be a nice bonus; they could control whether or not changing the visibility in replies is possible.

              The current default of "show to Bob's followers" is pretty much the least likely to be what people actually want, and is by far my biggest problem with Fedi.

              1 Reply Last reply
              0
              • evan@cosocial.caE evan@cosocial.ca

                @maj does this help?

                https://mastodon.social/@dahukanna/116030109485498081

                bob_zim@infosec.exchangeB This user is from outside of this forum
                bob_zim@infosec.exchangeB This user is from outside of this forum
                bob_zim@infosec.exchange
                wrote last edited by
                #263

                @evan @maj That’s what the state is today, but you asked what the visibility *should be*.

                It seems that replies to a followers-only post *should be* visible to anybody who can see the original post.

                evan@cosocial.caE 1 Reply Last reply
                0
                • bob_zim@infosec.exchangeB bob_zim@infosec.exchange

                  @evan @maj That’s what the state is today, but you asked what the visibility *should be*.

                  It seems that replies to a followers-only post *should be* visible to anybody who can see the original post.

                  evan@cosocial.caE This user is from outside of this forum
                  evan@cosocial.caE This user is from outside of this forum
                  evan@cosocial.ca
                  wrote last edited by
                  #264

                  @bob_zim @maj I agree!

                  1 Reply Last reply
                  0
                  • evan@cosocial.caE evan@cosocial.ca

                    If Alice makes a followers-only post, and Bob replies to it, to whom should Bob's reply be visible?

                    #EvanPoll #poll

                    evan@activitypub.spaceE This user is from outside of this forum
                    evan@activitypub.spaceE This user is from outside of this forum
                    evan@activitypub.space
                    wrote last edited by
                    #265

                    This is a huge thread!

                    1 Reply Last reply
                    0
                    • django@social.coopD This user is from outside of this forum
                      django@social.coopD This user is from outside of this forum
                      django@social.coop
                      wrote last edited by
                      #266

                      @evan it’s a good one, fb vs twitter style replies.

                      1 Reply Last reply
                      0

                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                      With your input, this post could be even better 💗

                      Register Login
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      Powered by NodeBB Contributors
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups