After almost a year of hard work implementing ActivityPub support on Lemmy, it is finally done! Anything that works here on dev.lemmy.ml, also works over federation between different instances (with one notable exception, community mods have to be on the same instance as the community for now).

Before we consider federation ready for production, some more testing is needed. And that’s where you come in: go to our test instances enterprise.lemmy.ml, ds9.lemmy.ml and voyager.lemmy.ml, and try things like:

If you notice any bugs, please report them on Github, as comments on this post, or in our Dev Chat on Matrix. Please keep in mind that our code of conduct also applies to the test instances.

The more you test, the sooner we will feel confident to enable federation on dev.lemmy.ml. Happy testing!

  • @janPiteJanseke@lemmy.ml
    link
    fedilink
    23 years ago

    This could become quite interesting … if everything works integration with Mastodon , Plume , etc. should work seamlessly … maybe also with Identi.ca and GNU social …

    • @applejack@lemmy.ml
      link
      fedilink
      23 years ago

      Federation with Mastodon would be interesting. Unsure how it would work though, the posting styles are completely different.

  • @gregf@lemmy.ml
    link
    fedilink
    13 years ago

    Congratulations to the dev team! You guys rock. I love the names of the test instances too. :)

  • @nutomic@lemmy.mlOPM
    link
    fedilink
    13 years ago

    We have released a new lemmy version (v0.8.7), which fixes all the federation issues reported so far. The test instances are already updated, so give it another try :)

  • @RawHawk@lemmy.ml
    link
    fedilink
    03 years ago

    Now that federation is done. Is the development of interacting with other federated instances like mastodon and peertube is also done or theres some more work there .

    • @nutomic@lemmy.mlOPM
      link
      fedilink
      13 years ago

      No, this is only federation between Lemmy instances. Federation with other software is a lot more difficult, and will take quite some time.

    • @nutomic@lemmy.mlOPM
      link
      fedilink
      03 years ago

      You need to make a new account on there (each instance is completely independent as far as logins are concerned).

        • @nutomic@lemmy.mlOPM
          link
          fedilink
          13 years ago

          Yes, we want to test the federation more, cause if something goes wrong, we can easily wipe the data on those test instances and start from zero. Once we enable federation here, there’s no going back.