iachat/app/models
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
..
channel chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
concerns chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
integrations chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
kbase Feature: Knowledge Base APIs (#1002) 2020-09-26 02:32:34 +05:30
access_token.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
account_user.rb chore: Move agent availability to Account level (#3074) 2021-10-07 13:21:46 +05:30
account.rb chore: Provider API prototype (#3112) 2021-10-05 23:35:06 +05:30
agent_bot_inbox.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
agent_bot.rb feat: Add AgentBot APIs (#2323) 2021-06-01 22:34:25 +05:30
application_record.rb feat: Add message content to mention email template (#2838) 2021-08-18 15:28:45 +05:30
attachment.rb feat: Support sending and receiving attachments in Slack Integration (#3022) 2021-09-18 00:49:01 +05:30
campaign.rb fix: Trigger campaigns only during business hours (#3085) 2021-10-12 17:58:33 +05:30
canned_response.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
contact_inbox.rb chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
contact.rb chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
conversation.rb chore: Fix conversation status in webhooks (#3364) 2021-11-12 16:17:59 +05:30
csat_survey_response.rb feat: Add CSAT response APIs (#2503) 2021-06-29 20:59:41 +05:30
custom_attribute_definition.rb feat: Render contact custom attributes in contact/conversation sidebar (#3310) 2021-11-11 15:23:33 +05:30
custom_filter.rb feat: Add APIs to create custom views on the dashboard (#2498) 2021-06-29 19:29:57 +05:30
data_import.rb feat: Add bulk imports API for contacts (#1724) 2021-02-03 19:24:51 +05:30
email_template.rb feat: Customisable Email Templates (#1095) 2020-08-06 15:21:06 +05:30
event.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30
inbox_member.rb Chore: Refactor round robin logic (#1015) 2020-07-08 00:14:07 +05:30
inbox.rb chore: Return medium in inbox APIs (#3025) 2021-09-16 16:51:06 +05:30
installation_config.rb feat: installation config in super admin console (#1641) 2021-01-15 13:21:53 +05:30
integrations.rb Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
kbase.rb Feature: Knowledge Base APIs (#1002) 2020-09-26 02:32:34 +05:30
label.rb fix: Update associations when a label is updated (#3046) 2021-09-21 10:16:32 +05:30
message.rb chore: Fix conversation status in webhooks (#3364) 2021-11-12 16:17:59 +05:30
note.rb feat: Add notes for Contacts (#3273) 2021-10-25 18:35:58 +05:30
notification_setting.rb fix: Specify external db with non-standard port (#2711) 2021-07-28 19:36:51 +05:30
notification_subscription.rb Chore: Firebase Cloud Messaging Support (#858) 2020-06-05 00:15:50 +05:30
notification.rb chore: Strip unnecessary data from push payload (#2924) 2021-09-09 13:59:42 +05:30
platform_app_permissible.rb feat: Add Platform APIs (#1456) 2021-01-14 20:35:22 +05:30
platform_app.rb feat: Add Platform APIs (#1456) 2021-01-14 20:35:22 +05:30
super_admin.rb feat: Improved password security policy (#2345) 2021-06-07 17:26:08 +05:30
team_member.rb feat: Bulk add team members in Team APIs (#1695) 2021-01-29 12:34:52 +05:30
team.rb feat: API to Filter reports by teams (#3066) 2021-09-27 21:12:08 +05:30
telegram_bot.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
user.rb chore: fix the failing user destroy for admin (#3223) 2021-10-16 00:11:53 +05:30
webhook.rb Feature: Twilio SMS Channel (#658) 2020-04-05 22:11:27 +05:30
working_hour.rb Feat: Out of office autoresponder (#2992) 2021-09-17 22:17:11 +05:30