Skip to content

feat: bug fixes and improvements#40

Merged
mrepol742 merged 2 commits intohallofcodes:masterfrom
mrepol742:master
Mar 23, 2026
Merged

feat: bug fixes and improvements#40
mrepol742 merged 2 commits intohallofcodes:masterfrom
mrepol742:master

Conversation

@mrepol742
Copy link
Member

No description provided.

- Add SENTRY_ORG, SENTRY_PROJECT, and SENTRY_DNS to .env.example
- Replace hardcoded DSN with process.env.SENTRY_DNS in:
  - instrumentation-client.ts
  - sentry.edge.config.ts
  - sentry.server.config.ts
- Update package-lock.json to normalize peer/license metadata across
  deps
- Replace creatingConversation state with a ref to avoid rerenders
- Skip adding duplicate conversations and verify user is in convo
- Add conversations to realtime effect deps to keep list up to date
- Pass conversationId to Conversations; highlight active item, shrink
  avatars and truncate long usernames
- Add scroll-to-bottom button in Messages with scroll listener
- Tweak chat header spacing and wrap conversations in scroll area
- Expand TopLeaderboard grid columns
- Add Vercel rewrite for /api/sentry-example-api
@mrepol742 mrepol742 merged commit 4dfef94 into hallofcodes:master Mar 23, 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