aethex-forge/client/contexts
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
..
ArmThemeContext.tsx Remove references to Dev-Link across the application 2025-12-13 02:36:31 +00:00
AuthContext.tsx fix: prevent false session logouts and wire up remember-me 2026-04-12 08:15:47 +00:00
DiscordActivityContext.tsx fix: await Discord SDK voice subscribes and add missing Activity API endpoints 2026-04-15 02:24:32 +00:00
DiscordContext.tsx completionId: cgen-18467e4a502540b0bcc62856f5026c8a 2025-11-05 07:33:45 +00:00
DocsThemeContext.tsx completionId: cgen-a61e1e0828f3468da892ecaed565d9b6 2025-11-11 22:43:38 +00:00
MaintenanceContext.tsx Sync local changes 2025-12-07 00:17:04 +00:00
SubdomainPassportContext.tsx Prettier format pending files 2025-11-15 02:11:47 +00:00
Web3Context.tsx Prettier format pending files 2025-11-08 11:03:25 +00:00