Chatwoot/app/views/api/v1/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
..
campaigns fix: Trigger campaigns only during business hours (#3085) 2021-10-12 17:58:33 +05:30
configs chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
contacts Fix: Hide prechat for sessions inititated with setUser (#1914) 2021-03-20 17:44:20 +05:30
conversations feat: Add a pre-chat form on widget (#1769) 2021-02-16 00:14:13 +05:30
inbox_members chore: Move agent availability to Account level (#3074) 2021-10-07 13:21:46 +05:30
messages Chore: Convert Message Sender to polymorphic (#740) 2020-06-27 21:34:53 +05:30