Chatwoot/app
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
..
actions chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
assets feat: Fixes #1940 WCAG support for website widget (#2071) 2021-09-02 12:13:53 +05:30
builders Bug: Instagram render template message twice (#3313) 2021-11-10 18:32:46 +05:30
channels chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
controllers chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
dashboards feat: Improved password security policy (#2345) 2021-06-07 17:26:08 +05:30
dispatchers feat: Add CSAT response APIs (#2503) 2021-06-29 20:59:41 +05:30
drops chore: Display available name in email (#2888) 2021-08-26 15:16:47 +05:30
fields feat: installation config in super admin console (#1641) 2021-01-15 13:21:53 +05:30
finders chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
helpers chore: Security Improvements to the API (#2893) 2021-09-01 15:08:05 +05:30
javascript chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
jobs chore: Fix conversation status in webhooks (#3364) 2021-11-12 16:17:59 +05:30
listeners chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
mailboxes chore: Prevent notification email loop (#3386) 2021-11-15 19:15:51 +05:30
mailers feat: Ability to specify a subject line for outbound emails (#3168) 2021-10-27 13:09:29 +05:30
models chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
policies feat: Render contact custom attributes in contact/conversation sidebar (#3310) 2021-11-11 15:23:33 +05:30
presenters chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
services feat: Update Swagger for the custom filter endpoint (#3367) 2021-11-12 19:28:03 +05:30
views chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
workers feat: Display sent status of emails in email channel (#3125) 2021-10-14 12:55:46 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30