talk
talk copied to clipboard
A better commenting experience from Vox Media
## What does this PR do? ## These changes will impact: - [ ] commenters - [ ] moderators - [ ] admins - [ ] developers ## What changes...
## What does this PR do? Addresses https://github.com/coralproject/talk/issues/4336, ensuring that the currently supported platform is defaulted to on all machines regardless of host architecture. ## These changes will impact: -...
## What does this PR do? Uses self hosted arc runners for the build-and-test workflow. ## These changes will impact: - [ ] commenters - [ ] moderators - [...
**Expected behavior:** Clicking the email verification button should trigger the email to be sent. **Actual behavior:** A CORS error occurs. **Related Issues:** **Versions:** - Talk: 8.5.3 (Running in a Docker...
Hello, I used both the cli and the mutation to update a stories URL, the change does take and I can get the updated url if I query stories with...
According to [the docs](https://docs.coralproject.net/css#use-stable-css-class-names) and [this](https://github.com/coralproject/talk/blob/fd31f23057b9d011c684f27322d67ae4e2ee90eb/src/core/client/stream/classes.ts#L79), when a tab in the primary tab list is active, it should receive the class `coral-tabBar-tab-active`. I'd like to apply custom styles to this...
## Search Terms tabs, featured comments, FEATURED_COMMENTS, ALL_COMMENTS ## Suggestion Currently the featured comments tab is active on the comment stream in case there are featured comments. However, some of...
Hi, my Coral installation has some kind of bug with counting how many unmoderated comments there are currently, in the Admin Dashboard. In the beginning the calculation was correct, but...
**Expected behavior:** When accessing the API as an Admin User I expect to be entitled to query all data When I query a users media settings with this ``` query...
Currently the new coral talk contains a moderation column named "unmoderated" This column contains all comments that either have status `NONE` or `PRE-MOD`. However, some users deleted their account and...