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
 

Follow-up: Where can I further research how these technicalities work so as to not spam this community further?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] asudox@lemmy.asudox.dev 4 points 1 day ago* (last edited 1 day ago) (1 children)

Where can I further research how these technicalities work so as to not spam this community further?

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/

[โ€“] tisktisk@piefed.social 1 points 1 day ago

Would a python review be necessary or nahh?