• Joined on 2025-11-28
malty pushed to main at runfoo-org/elmeg-demo 2025-12-21 11:18:56 +00:00
c1ceb65d04 fix: Add migration for Reaction table
malty pushed to testing at runfoo-org/elmeg-demo 2025-12-21 10:54:16 +00:00
bc12238937 feat(frontend): Implement Onboarding Welcome Flow
malty pushed to production at runfoo-org/elmeg-demo 2025-12-21 10:54:15 +00:00
aa1e630809 Merge branch 'main' into production
bc12238937 feat(frontend): Implement Onboarding Welcome Flow
Compare 2 commits »
malty pushed to main at runfoo-org/elmeg-demo 2025-12-21 10:53:36 +00:00
bc12238937 feat(frontend): Implement Onboarding Welcome Flow
malty pushed to testing at runfoo-org/elmeg-demo 2025-12-21 10:52:37 +00:00
24aec3b9b1 feat(backend): Add endpoints for onboarding flow (profile & prefs)
malty pushed to production at runfoo-org/elmeg-demo 2025-12-21 10:52:35 +00:00
e83d3de8c3 Merge branch 'main' into production
24aec3b9b1 feat(backend): Add endpoints for onboarding flow (profile & prefs)
Compare 2 commits »
malty pushed to main at runfoo-org/elmeg-demo 2025-12-21 10:52:04 +00:00
24aec3b9b1 feat(backend): Add endpoints for onboarding flow (profile & prefs)
malty pushed to testing at runfoo-org/elmeg-demo 2025-12-21 10:49:57 +00:00
499a9fa352 feat(frontend): Implement Admin Dashboard for moderation
malty pushed to production at runfoo-org/elmeg-demo 2025-12-21 10:49:55 +00:00
e683398364 Merge branch 'main' into production
499a9fa352 feat(frontend): Implement Admin Dashboard for moderation
Compare 2 commits »
malty pushed to main at runfoo-org/elmeg-demo 2025-12-21 10:49:14 +00:00
499a9fa352 feat(frontend): Implement Admin Dashboard for moderation
malty pushed to testing at runfoo-org/elmeg-demo 2025-12-21 10:47:23 +00:00
bd71ea27d1 fix(backend): Align Report schema with DB model
malty pushed to production at runfoo-org/elmeg-demo 2025-12-21 10:47:21 +00:00
5d27045819 feat(frontend): Integrate ReportDialog into CommentSection
bd71ea27d1 fix(backend): Align Report schema with DB model
Compare 2 commits »
malty pushed to main at runfoo-org/elmeg-demo 2025-12-21 10:45:58 +00:00
bd71ea27d1 fix(backend): Align Report schema with DB model
malty pushed to production at runfoo-org/elmeg-demo 2025-12-21 10:44:31 +00:00
6bb0af937a feat(frontend): Implement threaded comment UI
malty pushed to production at runfoo-org/elmeg-demo 2025-12-21 10:43:22 +00:00
a75921d633 feat(social): Add threaded comments backend support
malty pushed to main at runfoo-org/elmeg-demo 2025-12-21 10:43:21 +00:00
a75921d633 feat(social): Add threaded comments backend support
malty pushed to testing at runfoo-org/elmeg-demo 2025-12-21 10:43:04 +00:00
a75921d633 feat(social): Add threaded comments backend support
1fb39ea40a feat(ui): Add ScrollArea component and dependency
Compare 2 commits »
malty pushed to production at runfoo-org/elmeg-demo 2025-12-21 10:40:37 +00:00
1fb39ea40a feat(ui): Add ScrollArea component and dependency
malty pushed to main at runfoo-org/elmeg-demo 2025-12-21 10:40:35 +00:00
1fb39ea40a feat(ui): Add ScrollArea component and dependency
malty pushed to testing at runfoo-org/elmeg-demo 2025-12-21 10:38:46 +00:00
d5b5ee8192 feat(social): Add Reaction model, schema, and API endpoints