jollyroberts@jolly-piefed.jomandoa.nettoFediverse@lemmy.world•PieFed, a FOSS Feed Aggregator alternative to Lemmy, but fasterEnglish
6·
2 days agono apps yet. work on an alpha API is in progress though, so soon™ hehe
no apps yet. work on an alpha API is in progress though, so soon™ hehe
not a fork, its its own code base built from scratch.
Yes. I added that myself a couple months ago 😎
edit: you have to export your lemmy user settings. that comes down as a .json file. Then you make a piefed user, and there is an import settings in the piefed user profile.
it will also attempt to import any blocks/bans of users/communities you had in the lemmy settings. But if the instance of piefed you are on does not ‘l\know’ about those users/communities it wont add them to bans list. But of course that means the community in question is not federated to the instance you are on, so half-dozen-of-one-six-of-the-other really.
This code: https://codeberg.org/rimu/pyfedi/src/branch/main/app/api/alpha
Its mostly freamon and rimu working on that part. Iirc its meant to be lemmy api compatible, but i think there are some adaptations needed to accomadate the piefed way differences.
Freamon got a fork of a lemmy app to sort-of work back in september (https://matrix.to/#%2F!NVUzKiFppMtECaxHQm%3Amatrix.org%2F%24KJqJfus8DVy-B64AC8uWEQ9oiGsRA04AReRF-05nQYA%3Fvia=matrix.org&via=tchncs.de&via=jeena.net) so the alpha api stuff has been coming in since then.