Post stats: implementation ticket #84

Open
opened 2026-03-08 17:27:22 +01:00 by myrmidex · 0 comments
Owner

Summary

Implementation ticket for retrieving and displaying stats on published articles. Follow-up from #36 (research spike).

Context

#36 is labeled as a question / research spike to determine if post stats can be retrieved. Once that research is done, this ticket covers the actual implementation.

Dependencies

  • #36 must be resolved first (confirms feasibility and API availability per platform)

Tasks (to be refined after #36)

  • Determine which stats are available per platform (Lemmy: score, comments, upvotes/downvotes)
  • Create a scheduled job to periodically fetch stats for published articles
  • Store stats in article_publications or a new publication_stats table
  • Display stats in articles list and/or dashboard
  • Tests
## Summary Implementation ticket for retrieving and displaying stats on published articles. Follow-up from #36 (research spike). ## Context #36 is labeled as a `question` / research spike to determine if post stats can be retrieved. Once that research is done, this ticket covers the actual implementation. ## Dependencies - #36 must be resolved first (confirms feasibility and API availability per platform) ## Tasks (to be refined after #36) - [ ] Determine which stats are available per platform (Lemmy: score, comments, upvotes/downvotes) - [ ] Create a scheduled job to periodically fetch stats for published articles - [ ] Store stats in `article_publications` or a new `publication_stats` table - [ ] Display stats in articles list and/or dashboard - [ ] Tests
myrmidex added this to the v2.0.0 milestone 2026-03-08 17:27:22 +01:00
myrmidex added the
enhancement
label 2026-03-08 17:27:22 +01:00
myrmidex modified the milestone from v2.0.0 to v1.4.0 2026-03-09 00:12:09 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lvl0/fedi-feed-router#84
No description provided.