Chatwoot/app/javascript/widget/store/modules
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
..
conversation chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
specs feat: Show pre-chat form before triggering the campaign (#3215) 2021-11-11 19:02:16 +05:30
agent.js Adds unread message bubbles for widget (#943) 2020-07-08 00:04:44 +05:30
appConfig.js Chore: Web widget Inbox Tech Debts (#738) 2020-04-19 23:40:28 +05:30
campaign.js feat: Show pre-chat form before triggering the campaign (#3215) 2021-11-11 19:02:16 +05:30
contacts.js chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
conversationAttributes.js feat: Add ability to create a new conversation if the previous conversation is resolved (#2512) 2021-06-30 21:09:44 +05:30
conversationLabels.js Feature: Website SDK (#653) 2020-04-03 13:04:58 +05:30
events.js feat: autogenerate vapid keys for push notifications (#3128) 2021-11-09 21:36:32 +05:30
message.js chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30