Now that they're out, lemmy.zero?
I think you might be interested in this @Elevator7009sAlt@ani.social as we discussed before :)
Absolutely. Sometimes I can be hard to understand (since English is not my native language), thanks for the clarity :)
Interesting. I didn't realize my instance wasn't federated with Piefed. I'll contact the Piefed admins about this.
However, this issue is probably not related to Lemmy Federate because Piefed.social doesn't even use it.
IIRC Lemmy and Mastodon PMs are different and incompatible. If you can receive PMs from Lemmy users then you should be able to receive auth codes. Currently @rikudou@lemmings.world is adding both Lemmy and Mastodon PMs here: https://github.com/ismailkarsli/lemmy-federate/pull/33
Also software other than Lemmy and Mbin needs to add ‘roleName: Administrator’ to their user webfinger requests. This is because ActivityPub doesn’t have a standard way to expose user roles.
I’m thinking of adding another ways of verifying like DNS based verification but still not sure. Any recommendations are welcome :)
Of course using the tool :)
Yes, it is just disabled. Lemmy Federate supports every threadiverse software and Piefed is one of them.
Currently Piefed communities can be followed by Lemmy instances but not the other way around.
In general, every fediverse software that support FEP-1b12 and can receive Lemmy-like PM’s can register to Lemmy Federate.
/cc @OpenStars@discuss.online @rimu@piefed.social @julian@community.nodebb.org
My instance has 82GB of DB size. It is almost two years old. I think you're overestimating.
If you update your settings, all entries will be reset. Just click Save button in the management page.
I didn’t want to manipulate counts. If we had 500 instances registered, that would be problem.
Currently it doesn’t re-subscribe because it’s kind of edge case. It would also be fixed by increasing count to 2. I’m resetting the database every 1-2 months too.
This seems more like a Lemmy issue. However, to fix this issue, we can unsubscribe after 2 users follows instead of 1 🤔
If it does the same thing (unlikely), I would turn it off. If it's just discovering and not fetching new posts, I would keep it running.
I wish Lemmy had this feature natively. Because to be honest, Lemmy Federate is a bit of a mud solution.
I would prefer a structure where community data is pulled through relays before a user follows a community and then continues as it is currently after someone follows. That could've make things easier in terms of database size, network and load, but I'm not sure if this can be done with the current ActivityPub spec.