Activitypub-Federation 0.5.0 released
Activitypub-Federation 0.5.0 released
This release consists mostly of bug fixes and minor improvements. Biggest change is the removal of the builtin federation queue as Lemmy implemented its own persistent queue. Now there is only a si...
This library is responsible for federation in Lemmy, and can also be used by other Rust projects.
Is more work being done for better ActivityPub Federation between Lemmy and Mastodon-like services?
The library is actually fully compatible with Mastodon. All the compatibilities are in Lemmy and in Mastodon. The problem is that Mastodon doesnt have any real documentation for the federation messages they send. So its necessary to test things manually and reverse engineer it which I dont have time for. Plus there are some compatibility issues which could easily be fixed on the Mastodon side, but they seem to have zero interest to do that.
So I am interested in starting a last.FM fediverse thing. Could I use this lib.?