this post was submitted on 31 Jul 2025
14 points (93.8% liked)
PieFed Meta
1371 readers
87 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
The source code.
There is a nice codebase overview by the dev, so you should be able to find where that is being handled, unless it's a frontend thing, at which point you'd need to inspect the frontend code and/or the API.
Repo: https://codeberg.org/rimu/pyfedi
Codebase overview: https://join.piefed.social/2024/01/22/an-introduction-to-the-piefed-codebase/
API docs: https://freamon.github.io/piefed-api/
Would a python review be necessary or nahh?