this post was submitted on 15 Jul 2025
17 points (94.7% liked)
PieFed Meta
1316 readers
27 users here now
Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.
Wiki
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just to add on to this, the web ui for piefed is the native client and basically every feature comes to the web ui first. The api that other frontends/clients is very much a work in progress and only exposes a subset of piefed's features (so far).
In addition to this, these other clients are basically only using the same api routes that lemmy has since that is what they were designed for. So, they don't really have many (or any) features that are piefed-only.
Edit: The PWA for piefed is quite usable and I have put a lot of effort into the UI changes I have contributed to make sure that the interface reacts well down to small screen sizes. So, give that a shot to get the full piefed experience.