Block a user
fix(#145): split DashboardMentions link from muted label
fix(#145): split DashboardMentions link from muted label
feat: notification history page (/notifications)
feat: transform home page into user dashboard
feat(#145): transform home page into user dashboard
feat(#145): transform home page into user dashboard
All review items addressed in commit 5bdd26c. Full breakdown below.
@leonie — UI Review
[High] Grid breaks when Mentions widget is empty ✅ fixed
+page.svelte:103 — grid class is…
feat(#145): transform home page into user dashboard
Test Coverage Review — @saraholt
Overall solid structure: four widget specs, repo/service/controller tests all present. A few gaps worth addressing before merge.
P1 — Must…
feat(#145): transform home page into user dashboard
Architectural Review — @mkeller
Good PR overall. Clean layering, proper test coverage at all three levels, i18n complete. Two issues need attention before merge.
🔴 1. Full-table…
feat(#145): transform home page into user dashboard
UI Review — Leonie Voss
Overall the dashboard is clean and the dark mode implementation is intentional and well-executed. Semantic color tokens hold up across all 6 proofshots. Deep-linking…
bug: HikariCP connection pool exhaustion causes backend outages