Chatwoot/app/javascript/dashboard
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 fix: Set cc, bcc default to empty string if unavailable (#3387) 2021-11-15 21:05:24 +05:30
assets chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
components chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
helper chore: Update deleteCustomAttribute method in SDK (#3334) 2021-11-15 14:56:35 +05:30
i18n chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
mixins feat: Add Command bar for improved productivity (#3352) 2021-11-15 17:22:44 +05:30
modules feat: Add notes for Contacts (#3273) 2021-10-25 18:35:58 +05:30
routes chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
store feat: Add Command bar for improved productivity (#3352) 2021-11-15 17:22:44 +05:30
App.vue feat: Show refresh prompt on network disconnect (#3165) 2021-10-12 11:57:36 +05:30
App.Vue.spec.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
constants.js feat: Add all filter for conversations (#3102) 2021-09-29 16:23:39 +05:30