A fresh update is here! This release brings initial support for PieFed. The PieFed API is still under development, so some features are limited, but here’s what’s new:
- Support for PieFed (limited while the API evolves)
- Notifications for new activity on communities, posts, comments, or users on PieFed
- View topics and feeds
Give it a try and let me know how it works for you!
This only affects those who registered their account on piefed. It allows them to login into their account and interact with the website. If your account is on lemmy (which is the case for you), it does not affect you in any way.
Basically, lemmy uses 2 different APIs:
One (activitypub) is used for communication between instances. It is the same for both Lemmy and piefed, so no work is needed on this front.
The second one is used for interacting between lemmy core and applications (like boost, but also lemmy webui). Piefed for whatever reasons decided to make it incompatible with Lemmy, so all application have to do some work in order to add piefed support.
No further questions, thanks!