Chatwoot/app/models/concerns
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
..
.keep Initial Commit 2019-08-14 15:18:44 +05:30
access_tokenable.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
activity_message_handler.rb chore: Fix conversation status in webhooks (#3364) 2021-11-12 16:17:59 +05:30
assignment_handler.rb chore: Fix conversation status in webhooks (#3364) 2021-11-12 16:17:59 +05:30
availability_statusable.rb chore: Move agent availability to Account level (#3074) 2021-10-07 13:21:46 +05:30
avatarable.rb chore: Security Improvements to the API (#2893) 2021-09-01 15:08:05 +05:30
channelable.rb feat: Line Channel (#2904) 2021-09-11 01:31:17 +05:30
content_attribute_validator.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
featurable.rb fix: Specify external db with non-standard port (#2711) 2021-07-28 19:36:51 +05:30
labelable.rb feat: API to add label to contacts (#1563) 2021-01-03 20:07:57 +05:30
message_filter_helpers.rb feat: CSAT for all channels (#2749) 2021-08-23 22:00:47 +05:30
out_of_offisable.rb Feat: business hours settings page (#1812) 2021-03-13 11:42:51 +05:30
pubsubable.rb chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
reauthorizable.rb chore: Mark Facebook accounts for reconnection (#2405) 2021-08-01 18:15:39 +05:30
reportable.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30
round_robin_handler.rb feat: Activity messages for team assignments (#1893) 2021-03-12 15:13:58 +05:30
sso_authenticatable.rb feat: Authenticate by SSO tokens (#1439) 2020-11-25 13:59:38 +05:30