Skip to content
  • Categories
  • Recent
  • Popular
Skins
  • Light
  • 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-ActivityPub Bridge Test Instance

  1. Home
  2. Categories
  3. General Discussion
  4. AP Test (community.nodebb.org)
  5. @activitypub Hey, thanks for the awesome ActivityPub support!

@activitypub Hey, thanks for the awesome ActivityPub support!

Scheduled Pinned Locked Moved AP Test (community.nodebb.org)
7 Posts 4 Posters 55 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.
  • kirk@social.coopK This user is from outside of this forum
    kirk@social.coopK This user is from outside of this forum
    kirk@social.coop
    wrote on last edited by
    #1

    @activitypub Hey, thanks for the awesome ActivityPub support!

    It has been working great so far on our forum at fbrc.nodebb.com, with two exceptions. I don't know if these are bugs or if they fall in NodeBB scope or not, figured I'd report them here:

    1. Alt text not transferring to Mastodon. This post has alt text in NodeBB (I think), it's not showing up when viewed via Mastodon web UI: https://community.nodebb.org/category/30/activitypub

    kirk@social.coopK m_f@discuss.onlineM freamon@community.nodebb.orgF 4 Replies Last reply
    0
    • kirk@social.coopK kirk@social.coop

      @activitypub Hey, thanks for the awesome ActivityPub support!

      It has been working great so far on our forum at fbrc.nodebb.com, with two exceptions. I don't know if these are bugs or if they fall in NodeBB scope or not, figured I'd report them here:

      1. Alt text not transferring to Mastodon. This post has alt text in NodeBB (I think), it's not showing up when viewed via Mastodon web UI: https://community.nodebb.org/category/30/activitypub

      kirk@social.coopK This user is from outside of this forum
      kirk@social.coopK This user is from outside of this forum
      kirk@social.coop
      wrote on last edited by
      #2

      @activitypub
      2. I was trying to "import" a PeerTube video into the forum by pasting the link into the search bar, to pull it into our general discussion category, but it doesn't find it. Posting the same link into a Mastodon web UI pulls up the video (URL: https://spectra.video/w/6BddEiwBqRMHSbC9qBLBz9)

      1 Reply Last reply
      0
      • kirk@social.coopK kirk@social.coop

        @activitypub Hey, thanks for the awesome ActivityPub support!

        It has been working great so far on our forum at fbrc.nodebb.com, with two exceptions. I don't know if these are bugs or if they fall in NodeBB scope or not, figured I'd report them here:

        1. Alt text not transferring to Mastodon. This post has alt text in NodeBB (I think), it's not showing up when viewed via Mastodon web UI: https://community.nodebb.org/category/30/activitypub

        m_f@discuss.onlineM This user is from outside of this forum
        m_f@discuss.onlineM This user is from outside of this forum
        m_f@discuss.online
        wrote on last edited by
        #3

        Additional thanks for the ActivityPub support! I've been following this community from Lemmy now that it's federated. Pretty cool seeing everything work nicely together 🥳

        1 Reply Last reply
        0
        • kirk@social.coopK kirk@social.coop

          @activitypub Hey, thanks for the awesome ActivityPub support!

          It has been working great so far on our forum at fbrc.nodebb.com, with two exceptions. I don't know if these are bugs or if they fall in NodeBB scope or not, figured I'd report them here:

          1. Alt text not transferring to Mastodon. This post has alt text in NodeBB (I think), it's not showing up when viewed via Mastodon web UI: https://community.nodebb.org/category/30/activitypub

          freamon@community.nodebb.orgF This user is from outside of this forum
          freamon@community.nodebb.orgF This user is from outside of this forum
          freamon@community.nodebb.org
          wrote on last edited by
          #4

          @kirk@social.coop

          The AP from NodeBB is missing the 'name' field for images (where alt-text is put). If you inspect that first image in a web browser, the alt-text reads "Pic of a flow battery development kit ...", but for the relevant AP, compare NodeBB with a random image on pixelfed:

          curl -L -H 'accept: application/activity+json' https://fbrc.nodebb.com/post/8 | jq .attachment[0]

          vs.

          curl -L -H 'accept: application/activity+json' https://pixelfed.de/p/tercean/364 | jq .attachment[0]

          1 Reply Last reply
          0
          • kirk@social.coopK This user is from outside of this forum
            kirk@social.coopK This user is from outside of this forum
            kirk@social.coop
            wrote on last edited by
            #5

            @freamon filed a bug report here FYI, thanks! https://github.com/NodeBB/NodeBB/issues/13124

            1 Reply Last reply
            0
            • kirk@social.coopK kirk@social.coop

              @activitypub Hey, thanks for the awesome ActivityPub support!

              It has been working great so far on our forum at fbrc.nodebb.com, with two exceptions. I don't know if these are bugs or if they fall in NodeBB scope or not, figured I'd report them here:

              1. Alt text not transferring to Mastodon. This post has alt text in NodeBB (I think), it's not showing up when viewed via Mastodon web UI: https://community.nodebb.org/category/30/activitypub

              kirk@social.coopK This user is from outside of this forum
              kirk@social.coopK This user is from outside of this forum
              kirk@social.coop
              wrote on last edited by
              #6

              @activitypub Seems like there is already a recent bug filed for the PeerTube issue: https://github.com/NodeBB/NodeBB/issues/13120

              julian@community.nodebb.orgJ 1 Reply Last reply
              0
              • kirk@social.coopK kirk@social.coop

                @activitypub Seems like there is already a recent bug filed for the PeerTube issue: https://github.com/NodeBB/NodeBB/issues/13120

                julian@community.nodebb.orgJ This user is from outside of this forum
                julian@community.nodebb.orgJ This user is from outside of this forum
                julian@community.nodebb.org
                wrote on last edited by
                #7

                @kirk@social.coop just wanted to drop a note that your two issues have not been forgotten 😄

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

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