Chatwoot/app/javascript
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
..
dashboard chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
packs feat: Adds sound alert notification for new messages on the widget (#3181) 2021-10-18 06:09:04 -07:00
sdk feat: Add the ability to close and reopen the chat window via SDK (#3080) 2021-09-28 19:25:44 +05:30
shared feat: autogenerate vapid keys for push notifications (#3128) 2021-11-09 21:36:32 +05:30
specs/packs feat: HMAC verification for web widget (#1643) 2021-01-17 22:44:03 +05:30
survey feat: Update design - CSAT survey page (#2964) 2021-09-06 11:42:02 +05:30
widget chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30