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!

  • @RawHawk
    link
    53 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 .

    • @nutomicOPMA
      link
      93 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.