Skip to content

Conversation

@TechWithTy
Copy link
Owner

No description provided.

Codex CLI added 4 commits November 28, 2025 17:44
… and testing

- Add pixel-mock-server with Node.js HTTP server to capture pixel events
- Create fbq-mock.ts utility to replace window.fbq in development
- Add integration tests for pixel event ingestion
- Update redirect page to initialize mock in development mode
- Add npm scripts: pixel:server, pixel:test, dev:with-pixel
- Add comprehensive README documentation
- Ensure mock only runs in development, never in production

This allows testing pixel events locally without sending data to Facebook,
and validates that events fire before redirects complete.
- Default API to only fetch confirmed status posts (exclude drafts)
- Default hidden_from_feed to false to only show visible posts
- Strengthen filtering logic to explicitly check for confirmed status
- Reduce cache revalidate time from 300s to 60s for faster updates
- Update sidebar to use theme-aware colors for light/dark mode
- Replace hardcoded colors with theme variables (bg-card, text-foreground, border-border)
- Update RSS feed link to use internal hybrid feed (/rss/hybrid.xml)
- Update all email addresses from @leadorchestra.com to @dealscale.io
- Update all domain references: leadorchestra.com -> dealscale.io
- Update API base URLs: api.leadorchestra.com -> api.dealscale.io
- Update app URLs: app.leadorchestra.com -> app.dealscale.io
- Update canonical URLs in SEO metadata
- Update legal document contact emails
- Update RSS feed URLs in documentation
- Update package.json lighthouse test URLs
- Update Strapi export files
- Update all source files, tests, and documentation
- Add DOMAIN_MIGRATION.md documentation

BREAKING CHANGE: Domain migration from leadorchestra.com to dealscale.io
This affects all URLs, email addresses, and API endpoints.
@vercel
Copy link

vercel bot commented Nov 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
deal-scale Ready Ready Preview Comment Nov 29, 2025 5:15pm

@TechWithTy TechWithTy merged commit 2a0105a into main Nov 29, 2025
2 of 3 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.

2 participants