aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/FeedItem.tsx
Commit message (Expand)AuthorAgeFilesLines
* Refactor: project structure, implement dependency injection, and align v2 UI ...Adam Mathes11 days1-74/+72
* fix(ui): sync FeedItem state with props to update read status styling (NK-fpz...Adam Mathes12 days1-1/+5
* style(v2): move star to right of title and match legacy look (NK-35kxxw)Adam Mathes12 days1-4/+4
* UI: replace text star button with icon next to title (NK-ymf1jb)Adam Mathes12 days1-7/+10
* UI: remove explicit mark read buttons (NK-ahzf5c)Adam Mathes12 days1-10/+0
* Implement UI styling updates: typography, sidebar, feed items, controls, dark...Adam Mathes12 days1-7/+9
* Implement Item Interactions (read/star) with testsAdam Mathes12 days1-0/+89