Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
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

Darkscribes Community

  1. Home
  2. Uncategorized
  3. General interest mega-boards and forum sustainability

General interest mega-boards and forum sustainability

Scheduled Pinned Locked Moved Uncategorized
forums
28 Posts 9 Posters 42 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.
  • E [email protected]

    @julian @silverpill yeah, so apparently you're using it wrong? activity pub is confusing indeed, but yeah, summary should probably include just the title

    julian@community.nodebb.orgJ This user is from outside of this forum
    julian@community.nodebb.orgJ This user is from outside of this forum
    [email protected]
    wrote last edited by
    #19

    [email protected] respectfully there is no other way to get an Article object ingested by Mastodon without being munged without shoving it all into summary.

    Summary should contain a truncation probably, but other than that it's GtS that is "doing it wrong".

    E 1 Reply Last reply
    0
    • julian@community.nodebb.orgJ [email protected]

      [email protected] respectfully there is no other way to get an Article object ingested by Mastodon without being munged without shoving it all into summary.

      Summary should contain a truncation probably, but other than that it's GtS that is "doing it wrong".

      E This user is from outside of this forum
      E This user is from outside of this forum
      [email protected]
      wrote last edited by
      #20

      @julian if we weren't constrained by what mastodon does or it implemented the article activity type properly, would this still be done the same way? yeah, I suppose technically gts is wrong for not implementing the mastodon behaviour as well because it's nonstandard, same as they mandate authorised fetch like functionality for everything that federates with gts, but yet they support some other nonstandard things themselves, which exist only because mastodon does it this way, so they're kinda inconsistent there. I wish more servers would implement the client-server part of the activity pub protocol for example, but that too is blocked because everyone making clients for the fedi targets the mastodon API from what I know, so yeah, sad indeed.
      Btw, other threadiverse platforms, like lemmy and py-fed, don't have this issue on my end, where I could follow them because they support authorised fetch that is. I wonder how do they do it? or...hmm, maybe they don't work properly on mastodon while they do on gts?

      julian@community.nodebb.orgJ 1 Reply Last reply
      0
      • E [email protected]

        @julian if we weren't constrained by what mastodon does or it implemented the article activity type properly, would this still be done the same way? yeah, I suppose technically gts is wrong for not implementing the mastodon behaviour as well because it's nonstandard, same as they mandate authorised fetch like functionality for everything that federates with gts, but yet they support some other nonstandard things themselves, which exist only because mastodon does it this way, so they're kinda inconsistent there. I wish more servers would implement the client-server part of the activity pub protocol for example, but that too is blocked because everyone making clients for the fedi targets the mastodon API from what I know, so yeah, sad indeed.
        Btw, other threadiverse platforms, like lemmy and py-fed, don't have this issue on my end, where I could follow them because they support authorised fetch that is. I wonder how do they do it? or...hmm, maybe they don't work properly on mastodon while they do on gts?

        julian@community.nodebb.orgJ This user is from outside of this forum
        julian@community.nodebb.orgJ This user is from outside of this forum
        [email protected]
        wrote last edited by
        #21

        [email protected] I'm sorry I got a bit salty about it.

        Basically if Mastodon were not in the equation we would send an Article with a name and no summary at all. Threadiverse implementations handle that perfectly already.

        GtS actually did implement the Mastodon behaviour! Content warnings were their thing (afaik), done by adopting summary as the CW. GtS followed suit but applied this to all objects, not just notes. So in this case GtS went a bit further is all.

        1 Reply Last reply
        0
        • E This user is from outside of this forum
          E This user is from outside of this forum
          [email protected]
          wrote last edited by
          #22

          @julian ahh, gotcha. And what would happen now if you didn't include summary at all?

          julian@community.nodebb.orgJ 1 Reply Last reply
          0
          • E [email protected]

            @julian ahh, gotcha. And what would happen now if you didn't include summary at all?

            julian@community.nodebb.orgJ This user is from outside of this forum
            julian@community.nodebb.orgJ This user is from outside of this forum
            [email protected]
            wrote last edited by
            #23

            [email protected] Mastodon would show the title and URL, and the content would be excised out.

            Which I suppose is so fine insofar that sometimes long form content is best read on the originating site, but end users want their content read natively on Mastodon 🙂

            E 1 Reply Last reply
            0
            • julian@community.nodebb.orgJ [email protected]

              [email protected] Mastodon would show the title and URL, and the content would be excised out.

              Which I suppose is so fine insofar that sometimes long form content is best read on the originating site, but end users want their content read natively on Mastodon 🙂

              E This user is from outside of this forum
              E This user is from outside of this forum
              [email protected]
              wrote last edited by
              #24

              @julian and gts would do the same, right?

              julian@community.nodebb.orgJ 1 Reply Last reply
              0
              • E [email protected]

                @julian and gts would do the same, right?

                julian@community.nodebb.orgJ This user is from outside of this forum
                julian@community.nodebb.orgJ This user is from outside of this forum
                [email protected]
                wrote last edited by
                #25

                [email protected] actually I'm not sure how GtS would handle it!

                1 Reply Last reply
                0
                • jupiter_rowland@hub.netzgemeinde.euJ This user is from outside of this forum
                  jupiter_rowland@hub.netzgemeinde.euJ This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #26
                  @julian So in other words, if an Article-type object has a summary, Mastodon discards the title, shows the summary and links to the original, and if it doesn't have a summary, Mastodon shows the title and links to the original?

                  Its "traditional" behaviour since ca. 2017 was that it either showed the title and the link or, in the absence of a title, only the link with zero context, and when there was a summary, it used the summary as a content warning.

                  I'm still not sure whether Mastodon is limited by all interfaces available for it only being geared towards old-school plain-text microblogging and incapable of handling fully formatted HTML content, or rather by the devs' stubborn unwillingness to let anything in that's too much not old-school plain-text microblogging.
                  julian@community.nodebb.orgJ 1 Reply Last reply
                  0
                  • silverpill@mitra.socialS This user is from outside of this forum
                    silverpill@mitra.socialS This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #27

                    @julian @esoteric_programmer It will probably display content without title.

                    1 Reply Last reply
                    0
                    • jupiter_rowland@hub.netzgemeinde.euJ [email protected]
                      @julian So in other words, if an Article-type object has a summary, Mastodon discards the title, shows the summary and links to the original, and if it doesn't have a summary, Mastodon shows the title and links to the original?

                      Its "traditional" behaviour since ca. 2017 was that it either showed the title and the link or, in the absence of a title, only the link with zero context, and when there was a summary, it used the summary as a content warning.

                      I'm still not sure whether Mastodon is limited by all interfaces available for it only being geared towards old-school plain-text microblogging and incapable of handling fully formatted HTML content, or rather by the devs' stubborn unwillingness to let anything in that's too much not old-school plain-text microblogging.
                      julian@community.nodebb.orgJ This user is from outside of this forum
                      julian@community.nodebb.orgJ This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #28

                      [email protected] Mastodon shows the title, summary, and adds a link.

                      It's as good as it'll get and quite a ways from where it used to be.

                      1 Reply Last reply
                      0
                      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
                      • Users
                      • Groups