iachat/app/javascript/dashboard/components
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
..
Accordion feat: Render conversation custom attributes (#3065) 2021-10-30 07:09:46 +05:30
buttons feat: Add Command bar for improved productivity (#3352) 2021-11-15 17:22:44 +05:30
layout feat: Render contact custom attributes in contact/conversation sidebar (#3310) 2021-11-11 15:23:33 +05:30
specs chore: Fix warnings in jest (#2262) 2021-05-13 15:03:04 +05:30
ui feat: One off campaign UI (#2621) 2021-07-15 13:31:43 +05:30
widgets chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
ChatList.vue feat: Add all filter for conversations (#3102) 2021-09-29 16:23:39 +05:30
Code.vue fix: Show push notifications settings except Safari (#1741) 2021-02-08 16:39:15 +05:30
CustomAttribute.vue chore: Update deleteCustomAttribute method in SDK (#3334) 2021-11-15 14:56:35 +05:30
index.js feat: Add CSAT reports (#2608) 2021-07-14 10:20:06 +05:30
Modal.vue feat: Keyboard shortcuts improvements (#2790) 2021-08-26 15:55:58 +05:30
ModalHeader.vue feat: Disable attachments and emoji picker in the web widget (#1102) 2020-08-05 17:46:17 +05:30
NetworkNotification.vue feat: Show refresh prompt on network disconnect (#3165) 2021-10-12 11:57:36 +05:30
SettingsSection.vue feat: HMAC verification for web widget (#1643) 2021-01-17 22:44:03 +05:30
SidemenuIcon.vue Fix: responsive issue conversations hamburger menu (#2036) 2021-04-01 20:57:43 +05:30
Snackbar.vue Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
SnackbarContainer.vue chore: Snackbar duplicate key warnings (#2121) 2021-04-19 22:21:59 +05:30