talk icon indicating copy to clipboard operation
talk copied to clipboard

A better commenting experience from Vox Media

Results 136 talk issues
Sort by recently updated
recently updated
newest added

## What does this PR do? This PR enables Organization Moderators to allocate Site Moderators to sites within their organization. ## What changes to the GraphQL/Database Schema does this PR...

## What does this PR do? This makes it so that new comments coming in for oldest first sort also use `viewNewCount` so that they will enable `Next unread` button...

## 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? This PR makes disallows replies to comments that are themselves not rejected, but are descendants of rejected comments. ## What changes to the GraphQL/Database...

## 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...

Hi, my fresh coral setup has an issue with usernames, since it's permitting duplicate ones, even though the [documentation](https://docs.coralproject.net/auth#login-with-email-authentication) clearly states that usernames must be unique: Userflow: * Register a...

bug

## 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? This addresses an issue where the keyboard shortcuts was overzealously traversing to the next unseen comment after a load more button is clicked (`Show...

## 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...

don't merge

I installed talk and tried to display comments, but "Network error. Please refresh your page and try again.” Appeard. When the URL containing the comment is accessed, the comment tag...

feature idea