this post was submitted on 16 Jan 2026
17 points (100.0% liked)
Fedibridge
998 readers
1 users here now
A community to organize and discuss the growth of the fediverse as a whole
Related communities
Megathreads
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
These wouldnt be hard to add as we already have the data. Its not relevant for normal usage of the site, so it could be a new endpoint
/api/v4/statistics. Feel free to open an issue.Already being added: https://github.com/LemmyNet/lemmy/pull/6126
These are more difficult as it would require new frontend logic to collect the data, then send it to the backend and have more changes to store it in the db. Not worth the effort in my opinion, but you can also mention it in the issue.