Nick Funk
Nick Funk
## What does this PR do? Adds a host and CDN test tooling to the Coral repo so we can duplicate production similar behaviour when testing locally with full STATIC_URI,...
## What does this PR do? Prevents you from importint `coral-server` into `src/core/client` source files and vice versa for `coral-client` into `src/core/server`. Runs as part of our linting. Configuration is...
## What does this PR do? ## What changes to the GraphQL/Database Schema does this PR introduce? ## Does this PR introduce any new environment variables or feature flags? ##...
## What does this PR do? Update Relay to version 12. ## What changes to the GraphQL/Database Schema does this PR introduce? None ## Does this PR introduce any new...
## What does this PR do? Creates the basis epic branch from which all Notifications work will merge off of and back into. ## These changes will impact: - [...
## What does this PR do? Adjust the rate limiting for `createCommentFlag` so it can execute twice as often for the same interval. ## These changes will impact: - [...
## What does this PR do? Updates the `utilties/download` so it can work with archive databases. Will now use tenantID if the tenant is not available (as there is no...
## What does this PR do? Update approve/reject spam submission to use `FLAG__COMMENT_...` for retrieving action count status instead of `COMMENT_...`. When we access the raw actionCounts record, we have...
## What does this PR do? - Allow switching between Giphy and Tenor in `Admin > Config` - Add new Tenor search and preview elements in the stream TODO: [...