Skip to content

feat: added chat and address merge conflict#31

Merged
mrepol742 merged 3 commits intohallofcodes:masterfrom
mrepol742:master
Mar 20, 2026
Merged

feat: added chat and address merge conflict#31
mrepol742 merged 3 commits intohallofcodes:masterfrom
mrepol742:master

Conversation

@mrepol742
Copy link
Member

No description provided.

- Add Chat component plus Conversations and Messages with Supabase
  realtime subscriptions, message sending, and markdown/code rendering
- Add server Chat page to fetch the current user and mount Chat
- Add SQL migration for conversations, participants, messages and RLS
  policies to restrict access to conversation participants
- Add timeAgo helper and small layout tweaks (padding, navbar icon)
- Add react-markdown and react-syntax-highlighter dependencies
- Simplify ReactMarkdown code renderer: remove inline branch and always
  use SyntaxHighlighter for fenced code
- Add @ts-expect-error and cast atomDark as any to satisfy TypeScript
- Fix message timestamp layout spacing for consistent rendering
- Decrease LanguageDistribution pie inner/outer radius to 45/70
- Tidy whitespace and update .gitignore
@mrepol742 mrepol742 merged commit 5140221 into hallofcodes:master Mar 20, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant