talk
talk copied to clipboard
A better commenting experience from Vox Media
Hi, I am experiencing issues with Coral while setting everything up locally on my machine as advised by [the docs](https://docs.coralproject.net/development). Everything seems to work, until I am running _npm run...
Linking existing accounts with oidc doesn't work, imho because the method [linkUsersAvailable](https://github.com/coralproject/talk/blob/develop/src/core/server/models/tenant/helpers.ts#L79) only checks for `local`, `google` or `facebook`. Is there a specific reason why `oidc` is excluded from these...
## Suggestion Email settings should also allow sites specific configuration to use different email. ## Use Cases Sending emails for all sites from single organizational email may result in confusion...
Dear Coral team. Coud you help as with setup login\password on MongoDb Client? We use docker-compose settup coral, try to setup with ENV variable Login\Password but Coral talk not create...
I just installed the latest Talk release (6.16.1) on my local machine to see how to modify the code to make our own features/changes. During the `npm install` i already...
When using dynamic content load comment count is blank. I try to call count.js via ajax call with no luck. Does anybody has a recipe?
I wanted to configure Talk to use our Sentry for error reporting. There is no documentation about how to configure Sentry for Talk, but i saw in the code that...
## Search Terms amp,x-frame-options,csp,app,iframe ## Suggestion We are trying to embed the comments into a webview of a native app. However, the app always presents itself to Coral as 'localhost'...
**Expected behavior:** While enabling OpenID Connect, existing users should be able to login when successfully authenticating against OpenID Connect provider **Actual behavior:** INTERNAL_ERROR: DUPLICATE_EMAIL is thrown for which account already...
**Expected behavior:** While using external OpenID Connect/SSO as only authentication method, email verification should not be required. As email verification is handled by external authentication provider. **Actual behavior:** Currently email...