Chatwoot/config
Sojan Jose 791d90c6b7
chore: Migrate PubSub Token to contact inbox (#3434)
At present, the websocket pubsub tokens are present at the contact objects in chatwoot. A better approach would be to have these tokens at the contact_inbox object instead. This helps chatwoot to deliver the websocket events targetted to the specific widget connection, stop contact events from leaking into other chat sessions from the same contact.

Fixes #1682
Fixes #1664

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2021-11-22 23:32:17 +05:30
..
environments fix: Add missing Cache-Control headers in the production config (#2518) 2021-06-28 18:32:01 +05:30
initializers chore: Use connection pooling for Redis 2021-10-11 19:46:15 +05:30
integration feat: Add Integration hooks UI (#2301) 2021-06-06 16:59:05 +05:30
locales chore: New Translation updates (#3371) 2021-11-12 23:40:08 +05:30
webpack feat: CSAT response collection public page (#2685) 2021-08-03 18:22:50 +05:30
app.yml chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
application.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
boot.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
cable.yml Feature: Availability Statuses (#874) 2020-07-04 11:42:47 +05:30
database.yml fix: Specify external db with non-standard port (#2711) 2021-07-28 19:36:51 +05:30
environment.rb Initial Commit 2019-08-14 15:18:44 +05:30
features.yml Chore: Migration to enable email channel (#1913) 2021-03-15 19:15:48 +05:30
installation_config.yml feat: Configure Chatwoot & Analytics for SaaS app (#2975) 2021-09-07 23:11:01 +05:30
newrelic.yml chore: support for APMs (#2874) 2021-08-25 01:04:29 +05:30
puma.rb Chore: Refactor round robin logic (#1015) 2020-07-08 00:14:07 +05:30
routes.rb chore: Update deleteCustomAttribute method in SDK (#3334) 2021-11-15 14:56:35 +05:30
schedule.yml chore: Add assigned_count to conversation APIs (#2665) 2021-07-19 19:10:58 +05:30
secrets.yml Use secret_key_base from env 2019-08-15 23:08:36 +05:30
sidekiq.yml feat: Add Cron Jobs In Chatwoot and update installation notice (#1630) 2021-01-11 17:34:41 +05:30
spring.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
storage.yml fix: GCS credentials dont need to be parsed as JSON (#1429) 2020-11-27 14:39:25 +05:30
webpacker.yml chore: Suppress the unnecessary CSRF warning (#2606) 2021-07-14 18:40:24 +05:30