Swoosh/app/src
Paweł Orzech a81a65281f feat: add tag statistics section in Stats screen
StatsViewModel fetches tags from TagRepository, computes most used tag
and posts-without-tags count. StatsScreen shows "Tags" section with
horizontal progress bars (LinearProgressIndicator per tag, colored by
accent_color), most used tag, total tags, and posts without tags count.
2026-03-20 00:35:23 +01:00
..
main feat: add tag statistics section in Stats screen 2026-03-20 00:35:23 +01:00
test/java/com/swoosh/microblog feat: add extended tag model (GhostTagFull) and tag CRUD API endpoints 2026-03-20 00:25:34 +01:00