Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PieFed Support #1824

Open
Sjmarf opened this issue Mar 2, 2025 · 0 comments
Open

PieFed Support #1824

Sjmarf opened this issue Mar 2, 2025 · 0 comments

Comments

@Sjmarf
Copy link
Member

Sjmarf commented Mar 2, 2025

PieFed is a Lemmy clone with a backend written in Python. The flagship instance has 252MAU, and seems to be growing (MAU has doubled in the last 6 months). Their developers are working on a fork of Thunder for PieFed.

We could consider supporting PieFed at some point. In my opinion, we shouldn't attempt this until we've got full support for Lemmy 1.0 first. We don't want to end up overwhelmed with having to support too many different API versions.

Supporting PieFed could help it to grow more, as the main advantage of Lemmy over PieFed is the widespread app support.

PieFed issue for Lemmy-compatible API support:
https://codeberg.org/rimu/pyfedi/issues/13
(The API will of course never be 100% compatible due to feature differences so we'd still have to put some effort in to get it working)

Code file that shows which Lemmy-compatible APIs are implemented:
https://codeberg.org/rimu/pyfedi/src/branch/main/app/api/alpha/routes.py

Also worth considering MBin support (issue #120). There was previously an issue for SubLinks support (issue #1227), but that project is now dead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant