Chatwoot/app/javascript/dashboard/components/widgets/conversation
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
..
bubble feat: Add video preview & player in conversation (#3201) 2021-10-25 19:46:37 +05:30
helpers feat: Creates story for cc bcc input component in reply box (#2763) 2021-08-11 11:34:47 +05:30
specs feat: Add Command bar for improved productivity (#3352) 2021-11-15 17:22:44 +05:30
stories feat: Creates story for cc bcc input component in reply box (#2763) 2021-08-11 11:34:47 +05:30
AvailabilityStatusBadge.vue enhancement: Show agent availability status in conversation assignee select list (#2122) 2021-04-21 12:18:48 +05:30
CannedResponse.vue chore: Move Canned Responses list to a separate component (#1681) 2021-01-23 14:07:01 +05:30
ChatFilter.vue chore: Fix translations breaking the chat filter (#3374) 2021-11-13 11:45:18 +05:30
ConversationBox.vue feat: Add Command bar for improved productivity (#3352) 2021-11-15 17:22:44 +05:30
ConversationCard.vue fix: Add background to inbox channel badges (#3152) 2021-10-06 19:34:34 +05:30
ConversationHeader.vue chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
EmailTranscriptModal.vue Feature: Send chat transcript via email (#1152) 2020-08-17 11:25:13 +05:30
EmptyState.vue chore: Move conversation header above sidebar (#1835) 2021-03-02 22:44:04 +05:30
Message.vue feat: Add video preview & player in conversation (#3201) 2021-10-25 19:46:37 +05:30
MessagesView.vue chore: Provider API prototype (#3112) 2021-10-05 23:35:06 +05:30
MoreActions.vue feat: Add Command bar for improved productivity (#3352) 2021-11-15 17:22:44 +05:30
OnboardingView.vue feat: Update translations (#3279) 2021-10-25 19:23:58 +05:30
ReplyBox.vue chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
ReplyEmailHead.vue feat: Support cc and bcc in email replies (#3098) 2021-10-11 13:00:48 +05:30
TagAgents.vue feat: Tag agents in a private note (#1688) 2021-01-27 00:04:11 +05:30