Chatwoot/app/controllers
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
concerns Chore: Inbox Members API improvements (#3008) 2021-09-14 11:55:02 +05:30
devise_overrides feat: Improved password security policy (#2345) 2021-06-07 17:26:08 +05:30
installation chore: Add Telemetry (#2631) 2021-07-15 23:58:54 +05:30
platform/api/v1 Chore: Inbox Members API improvements (#3008) 2021-09-14 11:55:02 +05:30
public/api/v1 chore: Security Improvements to the API (#2893) 2021-09-01 15:08:05 +05:30
super_admin Chore: Release Fixes (#3011) 2021-09-14 15:54:57 +05:30
survey feat: CSAT response collection public page (#2685) 2021-08-03 18:22:50 +05:30
twilio Feature: Twilio Whatsapp Integration (#779) 2020-04-30 01:41:13 +05:30
twitter fix: Twitter inbox creation error (#1783) 2021-02-16 19:35:10 +05:30
webhooks feat: Update instagram webhooks URL (#3197) 2021-10-12 12:46:27 +05:30
android_app_controller.rb chore: Universal Linking for Android (#2324) 2021-06-02 08:46:45 -07:00
api_controller.rb Chore: Remove dead code related to billing (#935) 2020-06-07 20:31:48 +05:30
apple_app_controller.rb Chore: Apple site association file for deep linking (#805) 2020-05-03 12:16:11 +05:30
application_controller.rb Chore: Inbox Members API improvements (#3008) 2021-09-14 11:55:02 +05:30
dashboard_controller.rb feat: autogenerate vapid keys for push notifications (#3128) 2021-11-09 21:36:32 +05:30
platform_controller.rb Chore: Inbox Members API improvements (#3008) 2021-09-14 11:55:02 +05:30
public_controller.rb Chore: Inbox Members API improvements (#3008) 2021-09-14 11:55:02 +05:30
swagger_controller.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
widget_tests_controller.rb [Internal] Add route for widget testing (#199) 2019-11-01 12:53:01 +05:30
widgets_controller.rb chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30