Commit graph

11 commits

Author SHA1 Message Date
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
sirpiglr
68d4a25357 Add Discord integration to display messages in the community feed
Integrates Discord messages into the community feed by adding a Discord source type, displaying channel names and author tags, and creating a Discord icon for the UI. The bot now handles messages from main chat channels and syncs them to the feed, creating guest profiles for unlinked Discord users.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9203795e-937a-4306-b81d-b4d5c78c240e
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 0a135de7-860c-4a4d-9cbe-7644c5fca3f0
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7c94b7a0-29c7-4f2e-94ef-44b2153872b7/9203795e-937a-4306-b81d-b4d5c78c240e/ebxARkc
Replit-Helium-Checkpoint-Created: true
2025-12-03 03:05:25 +00:00
Builder.io
aaac82137c Prettier format pending files 2025-11-15 02:11:47 +00:00
Builder.io
a210ddf360 Arm-specific Feed Component
cgen-34376b88cd32416d8e37dedcb348c884
2025-11-14 22:25:43 +00:00
Builder.io
af5130cc86 Prettier format pending files 2025-11-13 06:59:57 +00:00
Builder.io
2bfb48a6bc completionId: cgen-a57884dc7d7840e595f45541aa75c14d
cgen-a57884dc7d7840e595f45541aa75c14d
2025-11-13 06:34:51 +00:00
Builder.io
85b97e078d Create PostComposer component for creating/editing community posts
cgen-7c7567ada8e84596a8d57b233756abc8
2025-11-13 06:33:50 +00:00
Builder.io
a4666a3e5b completionId: cgen-a47f2179c1694cceb4dcb1ed950a9ec2
cgen-a47f2179c1694cceb4dcb1ed950a9ec2
2025-11-13 06:32:30 +00:00
Builder.io
e11df334f6 completionId: cgen-10fe9fc74ef94ab692cac314432442d7
cgen-10fe9fc74ef94ab692cac314432442d7
2025-11-13 06:32:27 +00:00
Builder.io
fc1bf43a2f Create CommentsModal component for viewing and managing comments
cgen-9440193288b84b4e92d73d89a9ef87c7
2025-11-13 06:31:47 +00:00
Builder.io
e5f489a9a2 ArmPostCard component - Display community posts with arm theming
cgen-15a3dd745f534c8ab49eb97036f7c92c
2025-11-13 06:19:46 +00:00