aethex-forge/server
AeThex 1a4321a531
Some checks failed
Build / build (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
Lint & Type Check / lint (push) Has been cancelled
Security Scan / semgrep (push) Has been cancelled
Security Scan / dependency-check (push) Has been cancelled
Test / test (18.x) (push) Has been cancelled
Test / test (20.x) (push) Has been cancelled
fix: await Discord SDK voice subscribes and add missing Activity API endpoints
- Await SPEAKING_START/SPEAKING_STOP subscribes so try-catch handles 4006 scope errors
- Add GET /api/feed and POST /api/feed/:id/like (community posts alias for Activity)
- Add DELETE /api/activity/polls/:id (soft-delete via is_active=false)
- Add POST /api/activity/challenges/:id/claim (marks challenge progress as completed)
- Add GET /api/activity/badges (all badges, no userId required)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 02:24:32 +00:00
..
email.ts Prettier format pending files 2025-11-05 04:50:45 +00:00
ghost-admin-api.ts Fix Ghost API response types in ghost-admin-api (both occurrences) 2025-11-16 07:07:51 +00:00
index.ts fix: await Discord SDK voice subscribes and add missing Activity API endpoints 2026-04-15 02:24:32 +00:00
node-build.ts fix: Discord Activity token exchange, CSP headers, subscription routes, and static asset 404 2026-04-14 23:49:50 +00:00
supabase.ts feat: Authentik SSO, nav systems, project pages, and schema fixes 2026-04-12 05:01:10 +00:00