Spacc BBS Spacc BBS
    • Categorie
    • Recenti
    • Tag
    • Popolare
    • Mondo
    • Utenti
    • Gruppi
    • Registrati
    • Accedi
    La nuova BBS è in fase Alpha. I post precedenti al 22 luglio 2024 potrebbero non essere trasferibili, ma rimarranno disponibili per la lettura su /old/.

    Live testing of remote categories

    Pianificato Fissato Bloccato Spostato Uncategorized
    activitypubnodebbactivityp
    63 Post 10 Autori 0 Visualizzazioni
    Caricamento altri post
    • Da Vecchi a Nuovi
    • Da Nuovi a Vecchi
    • Più Voti
    Rispondi
    • Topic risposta
    Effettua l'accesso per rispondere
    Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
    • julian@community.nodebb.orgJ Questo utente è esterno a questo forum
      julian@community.nodebb.org @altcode@community.nodebb.org
      ultima modifica di

      @AltCode I think being able to mention categories is handy. It was removed as a byproduct of the category no longer being a user, but it's not gone by design, no. It can come back.

      1 Risposta Ultima Risposta Rispondi Cita 0
      • K Questo utente è esterno a questo forum
        kichae@community.nodebb.org
        ultima modifica di

        @julian The way cross-posting works on Lemmy and Reddit is basically to copy the post, so there's not necessarily a reason to break the one-to-one mapping of posts-to-categories. (Though, actually, looking at Reddit, I think it's actually a new post with an internal link preview, rather than a wholesale copy of content as it is on Lemmy). But more advanced frameworks could be interesting 🤔

        1 Risposta Ultima Risposta Rispondi Cita 0
        • julian@community.nodebb.orgJ Questo utente è esterno a questo forum
          julian@community.nodebb.org @eeeee@community.nodebb.org
          ultima modifica di

          @eeeee no problem, what seems straightforward for me isn't always the case for others!

          Below the category description, there is a bar that contains buttons for sorting the topic list. The first of those buttons controls whether you are watching or tracking the category. It usually corresponds to whether you see topics from that category in your unread and recent pages.

          For remote categories, this controls whether or not you are following the category. If you are following the category, then topics posted in that category will show up in your unread page.

          1 Risposta Ultima Risposta Rispondi Cita 0
          • julian@community.nodebb.orgJ Questo utente è esterno a questo forum
            julian@community.nodebb.org @trwnh@mastodon.social
            ultima modifica di

            @trwnh@mastodon.social in general, if NodeBB discovers a group, it will create an (initially) empty category in order to house topics.

            If in the course of that category's life, no topics actually make it in (i.e. if nobody addresses anything to it, nobody follows it, etc.) then it'll be pruned out as normal.

            So if an as:Group contains users, and doesn't share or send creates, then it'll just be a little stub that goes nowhere, that's all.

            1 Risposta Ultima Risposta Rispondi Cita 0
            • julian@community.nodebb.orgJ Questo utente è esterno a questo forum
              julian@community.nodebb.org
              ultima modifica di

              I would be remiss if I didn't also mention that while this theoretically works with software like PieFed and Mbin, it has only really been tested against NodeBB (of course) and Lemmy.

              @andrew_s@piefed.social @rimu@mastodon.nzoss.nz @melroy@kbin.melroy.org

              1 Risposta Ultima Risposta Rispondi Cita 0
              • altcode@community.nodebb.orgA Questo utente è esterno a questo forum
                altcode@community.nodebb.org
                ultima modifica di

                Some interesting bugs atm 😈

                All the ActivityPub groups I was following prior to this update were successfully migrated to become remote categories (good!), but now that they are no longer treated as remote users, this has left behind a bunch of "guest" users in my /following page.
                Screenshot 2025-03-25 at 20.16.23.png

                Also due to the migration, a bunch of topics that used to be categorised under @activitypub, were automatically moved to [[@activitypub](https://community.nodebb.org/category/30/activitypub)@forum.wedistribute.org](https://community.nodebb.org/category/activitypub@forum.wedistribute.org)!
                Screenshot 2025-03-25 at 19.54.11.png

                I presume this happened because [[@activitypub](https://community.nodebb.org/category/30/activitypub)@forum.wedistribute.org](https://community.nodebb.org/category/activitypub@forum.wedistribute.org) is set to mirror @activitypub. I'm guessing that since the group actor was sharing all these posts, once NodeBB recognised it as a remote category instead, it began to treating those share activities as move actions.

                Seeing how NodeBB does not have a notion of topics belonging to multiple categories, you might want to revisit how you handle remote categories that follow and mirror local categories.

                Link Preview ImageLink Preview Image
                julian@community.nodebb.orgJ 1 Risposta Ultima Risposta Rispondi Cita 0
                • julian@community.nodebb.orgJ Questo utente è esterno a questo forum
                  julian@community.nodebb.org @altcode@community.nodebb.org
                  ultima modifica di

                  @AltCode thanks for reporting! I'll take a look at those tomorrow.

                  The topics being moved out is a byproduct of the migration. Looks like some tweaking is in order! Perhaps I'll only move topics whose main post is on the same domain.

                  1 Risposta Ultima Risposta Rispondi Cita 0
                  • julian@community.nodebb.orgJ Questo utente è esterno a questo forum
                    julian@community.nodebb.org
                    ultima modifica di

                    @AltCode I've moved those topics back to the proper category 🤦

                    1 Risposta Ultima Risposta Rispondi Cita 0
                    • eeeee@community.nodebb.orgE Questo utente è esterno a questo forum
                      eeeee@community.nodebb.org
                      ultima modifica di

                      Edit: updated as had to click into category to follow

                      1 Risposta Ultima Risposta Rispondi Cita 0
                      • melroy@kbin.melroy.orgM Questo utente è esterno a questo forum
                        melroy@kbin.melroy.org
                        ultima modifica di

                        @julian@community.nodebb.org

                        I can confirm it works with Mbin, look at my instance: https://kbin.melroy.org/m/activitypub@community.nodebb.org/p/286459/Happy-Tuesday-Today-we-ve-updated-the-NodeBB-community-forum-onto#post-comment-413326

                        1 Risposta Ultima Risposta Rispondi Cita 0
                        • silverpill@mitra.socialS Questo utente è esterno a questo forum
                          silverpill@mitra.social
                          ultima modifica di

                          @julian @activitypub Makes sense. Were NodeBB's own federated categories represented as users prior to this change? Do you assume that all groups are FEP-1b12 groups?
                          There was an interesting discussion on SocialHub on identifying FEP-1b12 groups and nutomic made a compelling argument that we should just assume that Group supports FEP-1b12 if there is no other indicator:

                          Link Preview Image
                          FEP-1b12: Group federation

                          Internet forums are probably the oldest form of social media. They can be implemented with the Activitypub protocol, but such implementations may not necessarily be compatible with each other. This document defines a com…

                          favicon

                          SocialHub (socialhub.activitypub.rocks)

                          julian@community.nodebb.orgJ 2 Risposte Ultima Risposta Rispondi Cita 0
                          • julian@community.nodebb.orgJ Questo utente è esterno a questo forum
                            julian@community.nodebb.org @silverpill@mitra.social
                            ultima modifica di

                            @silverpill@mitra.social good questions!

                            Local NodeBB categories are still federated out as ActivityPub actors, with as:type Group, they follow 1b12 as they always have.

                            I do assume that group actors adhere to 1b12, but that doesn't stop others from creating topics by mentioning them directly. If a NodeBB instance happens to hear about that, we'll add it to the remote category.

                            1 Risposta Ultima Risposta Rispondi Cita 0
                            • julian@community.nodebb.orgJ Questo utente è esterno a questo forum
                              julian@community.nodebb.org
                              ultima modifica di

                              @AltCode the two bugs you identified have been resolved, can you confirm the latter? The former I manually moved them back already to the right category.

                              1 Risposta Ultima Risposta Rispondi Cita 0
                              • julian@community.nodebb.orgJ Questo utente è esterno a questo forum
                                julian@community.nodebb.org
                                ultima modifica di

                                Confirmed working with:

                                • PieFed Communities: PieFed Meta
                                • Flipboard Magazines: [Gear by @engadget@flipboard.com](https://community.nodebb.org/category/gear-engadget@flipboard.com)

                                However, while Flipboard magazines send Announces as per 1b12, and the items are added to the outbox, the objects themselves do not address the magazine at all, and so a backreference is missing. When they come into NodeBB, there's no pointer back to the group, and so it is slotted into the "uncategorized" bucket.

                                cc @mike@flipboard.social

                                tl;dr — can this object https://flipboard.com/users/Engadget/statuses/uva9misBSrqjCSR6mtzV6g:a:3199686 please include https://flipboard.com/@engadget/gear-nv6v86arz in its to or cc property?

                                1 Risposta Ultima Risposta Rispondi Cita 0
                                • altcode@community.nodebb.orgA Questo utente è esterno a questo forum
                                  altcode@community.nodebb.org
                                  ultima modifica di

                                  @julian Yes, I can confirm that the other bug has been fixed! There's no more guest accounts in my /following page.

                                  1 Risposta Ultima Risposta Rispondi Cita 0
                                  • mike@flipboard.socialM Questo utente è esterno a questo forum
                                    mike@flipboard.social
                                    ultima modifica di

                                    @julian not sure. Cc’ing @jaonculverhouse

                                    1 Risposta Ultima Risposta Rispondi Cita 0
                                    • julian@community.nodebb.orgJ Questo utente è esterno a questo forum
                                      julian@community.nodebb.org @silverpill@mitra.social
                                      ultima modifica di

                                      @silverpill@mitra.social I read back a bit to get a fuller context (not all the way, though, there's a damn lot of bikeshedding in that topic.)

                                      Basically Nutomic is advocating against multi typing because it is poorly supported (true), and because Lemmy has first-mover advantage (also true.)

                                      Requiring a multitype or boolean flag for 1b12 would be quite difficult to do because you'll never have 100% adoption and end up needing backwards compatibility with 1b12-classic anyway — cat's already out of the bag.

                                      1 Risposta Ultima Risposta Rispondi Cita 0
                                      • scott@loves.techS Questo utente è esterno a questo forum
                                        scott@loves.tech
                                        ultima modifica di

                                        @julian How do you deal with situations where the group actor also sends posts?

                                        For example, on Hubzilla, (streams), and Forte, the top level post of a forum thread is from the forum, not the user. This was originally done for Mastodon compatibility since it did not understand threaded conversations and groups. They could follow the forum as if it were a user, and receive all of the forum posts. They could send a DM to the forum to create a new post.

                                        NodeBB took a different approach, using boosts to distribute user posts to people who follow the forum. And I think you said you use mentions within a post to create a new top level post.

                                        How are we handling the differences in approaches?
                                        julian@community.nodebb.orgJ 1 Risposta Ultima Risposta Rispondi Cita 0
                                        • julian@community.nodebb.orgJ Questo utente è esterno a questo forum
                                          julian@community.nodebb.org @scott@loves.tech
                                          ultima modifica di

                                          @scott@loves.tech can you share an example of a group actor from Hubzilla? Would be interesting to see how that's handled. Likely it wouldn't work properly because categories in NodeBB don't author posts.

                                          Do your group actors send creates on behalf of regular users? That might work ok.

                                          Lastly, there's no requirement that a NodeBB category be mentioned. It only needs to be addressed. A mention is the easiest way to do that because addressing is abstracted out of the Mastodon UI.

                                          But for things like PieFed, Lemmy, Mbin, and likely Hubzilla, you're able to change addressing based on where you create the post.

                                          scott@loves.techS 3 Risposte Ultima Risposta Rispondi Cita 0
                                          • scott@loves.techS Questo utente è esterno a questo forum
                                            scott@loves.tech @julian@community.nodebb.org
                                            ultima modifica di

                                            @julian I'm not sure. They changed things in the last major version when they adopted FEP 171b Conversation Containers.

                                            Some examples of forum channels are @Hubzilla Support Forum and @Neuhub Support Forum.
                                            scott@loves.techS 1 Risposta Ultima Risposta Rispondi Cita 0
                                            • Primo post
                                              Ultimo post