

already did. it’s the same person running the infrastructure, although moderation of mstdn.party and mstdn.plus is handled by someone else.
we’ve since been in contact with the person running these services and the material has been taken down on lemmy.one, as well as lemmy.one closing down in three months.
we’re still discussing in our team how we will deal with this going forward and will be posting a new announcement about this in the coming days.
you can read https://lemmy.world/post/29550945 for our previous writeup about this.
tbh it’s probably not going to be too complicated to switch to 1.0. the current api is generated from lemmy-js-client, but 1.0 api has an official openapi file. if there is a decently usable openapi generator for go that would probably not be too complicated to swap in instead and adjust the api calls in mlmym code.