iachat/app/javascript/widget
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
..
api chore: Update deleteCustomAttribute method in SDK (#3334) 2021-11-15 14:56:35 +05:30
assets feat: Fixes #1940 WCAG support for website widget (#2071) 2021-09-02 12:13:53 +05:30
components feat: Show pre-chat form before triggering the campaign (#3215) 2021-11-11 19:02:16 +05:30
helpers chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
i18n chore: Update translations, fix Crowdin issues 2021-11-15 17:18:56 +05:30
mixins fix: Trigger campaigns only during business hours (#3085) 2021-10-12 17:58:33 +05:30
store chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
views feat: Show pre-chat form before triggering the campaign (#3215) 2021-11-11 19:02:16 +05:30
App.vue chore: Update deleteCustomAttribute method in SDK (#3334) 2021-11-15 14:56:35 +05:30
router.js [Feature] Website live chat (#187) 2019-10-29 12:50:54 +05:30