Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • 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
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. Images don't federate

Images don't federate

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
11 Indlæg 3 Posters 13 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • malteM malte

    I’ve posted a topic with two images that are both uploaded to the forum I post from. When I see that topic from Mastodon, the pictures do not federate. The rest of the post is readable.

    I tried changing the default URL to include the domain name, but that didn’t change anything. Is this on Mastodon’s end or can something be done?

    @support@community.nodebb.org

    eeeee@community.nodebb.orgE This user is from outside of this forum
    eeeee@community.nodebb.orgE This user is from outside of this forum
    eeeee@community.nodebb.org
    wrote sidst redigeret af
    #2

    Just curious do your images federate between nodebb sites. If you want to DM me your site I can do a test from mine?
    One thing I now appreciate is it must be a huge challenge for julian to fix cross federation to all sites, because you cant control what 3rd parties do. And Lemmy for example, is a law to inself on some things 🙂

    1 Reply Last reply
    0
    • malteM Offline
      malteM Offline
      malte
      wrote sidst redigeret af
      #3

      Here’s a link to the topic in question: https://forum.fedi.dk/topic/211/tips-til-holdbar-tech-reparerbar-åben-kode-og-ikke-forlortede-dimser/2

      1 Reply Last reply
      0
      • malteM malte

        I’ve posted a topic with two images that are both uploaded to the forum I post from. When I see that topic from Mastodon, the pictures do not federate. The rest of the post is readable.

        I tried changing the default URL to include the domain name, but that didn’t change anything. Is this on Mastodon’s end or can something be done?

        @support@community.nodebb.org

        eeeee@community.nodebb.orgE This user is from outside of this forum
        eeeee@community.nodebb.orgE This user is from outside of this forum
        eeeee@community.nodebb.org
        wrote sidst redigeret af eeeee@community.nodebb.org
        #4

        Strange I cant find the topic or search, or your username in search.
        Between nodebb sites I would have expected that to work

        1 Reply Last reply
        0
        • malteM malte

          I’ve posted a topic with two images that are both uploaded to the forum I post from. When I see that topic from Mastodon, the pictures do not federate. The rest of the post is readable.

          I tried changing the default URL to include the domain name, but that didn’t change anything. Is this on Mastodon’s end or can something be done?

          @support@community.nodebb.org

          eeeee@community.nodebb.orgE This user is from outside of this forum
          eeeee@community.nodebb.orgE This user is from outside of this forum
          eeeee@community.nodebb.org
          wrote sidst redigeret af
          #5

          julian If I’m following Malte and put some words in from his thread why doesnt search find it??

          image.png

          1 Reply Last reply
          0
          • malteM Offline
            malteM Offline
            malte
            wrote sidst redigeret af
            #6

            Could it be the ‘å’ sign messing things up?

            1 Reply Last reply
            0
            • malteM Offline
              malteM Offline
              malte
              wrote sidst redigeret af
              #7

              You don’t have to join the site to interact with the topics there. People regularly interact with the posts from Mastodon. (Pixelfed doesn’t federate so well)

              1 Reply Last reply
              0
              • malteM malte

                I’ve posted a topic with two images that are both uploaded to the forum I post from. When I see that topic from Mastodon, the pictures do not federate. The rest of the post is readable.

                I tried changing the default URL to include the domain name, but that didn’t change anything. Is this on Mastodon’s end or can something be done?

                @support@community.nodebb.org

                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 sidst redigeret af
                #8

                Here’s the post here: https://community.nodebb.org/post/https%3A%2F%2Fforum.fedi.dk%2Fpost%2F1436

                Seems the images don’t load due to cross browser security settings

                1 Reply Last reply
                1
                • 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 sidst redigeret af
                  #9

                  malte@forum.fedi.dk one other thing.

                  There are some shifting specifications related to how long-form text is handled. Specifically, NodeBB is on-track to follow FEP b2b8: Long-form Text.

                  Part of that means that topic OPs are federated out as Articles without inline images convertd into attachments, because they are technically not attachments. This means right now Mastodon will not show the media at all.

                  Mastodon will implement this FEP eventually, which means it will properly handle the attached Note preview, which does contain the attachments.

                  NodeBB can better handle the images coming from other NodeBBs, though. That’s a bug.

                  malteM 1 Reply Last reply
                  1
                  • julian@community.nodebb.orgJ julian@community.nodebb.org

                    malte@forum.fedi.dk one other thing.

                    There are some shifting specifications related to how long-form text is handled. Specifically, NodeBB is on-track to follow FEP b2b8: Long-form Text.

                    Part of that means that topic OPs are federated out as Articles without inline images convertd into attachments, because they are technically not attachments. This means right now Mastodon will not show the media at all.

                    Mastodon will implement this FEP eventually, which means it will properly handle the attached Note preview, which does contain the attachments.

                    NodeBB can better handle the images coming from other NodeBBs, though. That’s a bug.

                    malteM Offline
                    malteM Offline
                    malte
                    wrote sidst redigeret af
                    #10

                    @julian@community.nodebb.org Nice. If I understand well, Mastodon will eventually be able to handle embedded images coming from NodeBB. Looking forward!

                    julian@community.nodebb.orgJ 1 Reply Last reply
                    1
                    • malteM malte

                      @julian@community.nodebb.org Nice. If I understand well, Mastodon will eventually be able to handle embedded images coming from NodeBB. Looking forward!

                      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 sidst redigeret af
                      #11

                      malte@forum.fedi.dk sort of. Mastodon from a design standpoint doesn’t want to implement inline images, and I understand their point of view. The point of the Note preview is to provide an alternative format that Mastodon can better understand.

                      1 Reply Last reply
                      0
                      Svar
                      • Svar som emne
                      Login for at svare
                      • Ældste til nyeste
                      • Nyeste til ældste
                      • Most Votes


                      • Log ind

                      • Har du ikke en konto? Tilmeld

                      • Login or register to search.
                      Powered by NodeBB Contributors
                      Graciously hosted by data.coop
                      • First post
                        Last post
                      0
                      • Hjem
                      • Seneste
                      • Etiketter
                      • Populære
                      • Verden
                      • Bruger
                      • Grupper