aethex-forge/client/components/feed
sirpiglr 79f76904a5 Fix incorrect API endpoint for creating posts
Corrected the API endpoint from `/api/community/posts` to `/api/posts` in `client/components/feed/PostComposer.tsx` and `client/pages/AdminFeed.tsx` to resolve 404 errors during post creation.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9203795e-937a-4306-b81d-b4d5c78c240e
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: a799a8f1-584a-45ee-89c7-1f58a69e6795
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7c94b7a0-29c7-4f2e-94ef-44b2153872b7/9203795e-937a-4306-b81d-b4d5c78c240e/zMxtXds
Replit-Helium-Checkpoint-Created: true
2025-12-03 19:14:12 +00:00
..
ArmFeed.tsx Add Discord integration to display messages in the community feed 2025-12-03 03:05:25 +00:00
ArmPostCard.tsx Prettier format pending files 2025-11-13 06:59:57 +00:00
CommentsModal.tsx Prettier format pending files 2025-11-13 06:59:57 +00:00
PostComposer.tsx Fix incorrect API endpoint for creating posts 2025-12-03 19:14:12 +00:00