Can someone build a catch-the-whole-thread function for #Friendica please?

    • utzer@social.yl.msOP
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      @hypolite@friendica.mrpetovan.com see a single post, click something to fetch all replies.

      • hypolite@friendica.mrpetovan.com
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        @utzer@social.yl.ms I’m not sure it’s even possible with the ActivityPub paradigm where individual authors own their comments. As a result I don’t know if you can query server A for a reply that was created on server B.

        This is different from the Diaspora model where the original author owns the comments, which means server A has an authoritative list of replies, including if authors are on server B.

        • wilhelm@pirati.ca
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          @hypolite@friendica.mrpetovan.com It is, @apps@toot.fedilab.app has such functionality iirc.

          • utzer@social.yl.msOP
            link
            fedilink
            arrow-up
            1
            ·
            11 months ago

            @wilhelm@pirati.ca @hypolite@friendica.mrpetovan.com mayby @apps@toot.fedilab.app scrapes the thread? Would be cool to get at least some minimal information.

            • utzer@social.yl.msOP
              link
              fedilink
              arrow-up
              1
              ·
              11 months ago

              @wilhelm@pirati.ca @hypolite@friendica.mrpetovan.com also I am not sure if the function exists in @apps@toot.fedilab.app.