iachat/spec/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: Fix conversation status in webhooks (#3364) 2021-11-12 16:17:59 +05:30
integrations feat: APIs for Integration Hooks (#2250) 2021-05-17 10:32:59 +05:30
kbase Feature: Knowledge Base APIs (#1002) 2020-09-26 02:32:34 +05:30
.keep Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
account_spec.rb feat: Team APIs (#1654) 2021-01-17 23:56:56 +05:30
account_user_spec.rb fix: Remove teams on account user destroy (#1766) 2021-02-15 13:32:52 +05:30
agent_bot_inbox_spec.rb Feature: Introduce bots (#545) 2020-03-06 01:43:12 +05:30
agent_bot_spec.rb chore: Limit objects returned by conversation API (#2721) 2021-07-31 21:19:42 +05:30
campaign_spec.rb chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
contact_inbox_spec.rb chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
contact_spec.rb chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
conversation_spec.rb chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
csat_survey_response_spec.rb feat: Add CSAT response APIs (#2503) 2021-06-29 20:59:41 +05:30
data_import_spec.rb feat: Add bulk imports API for contacts (#1724) 2021-02-03 19:24:51 +05:30
event_spec.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30
inbox_spec.rb feat: Shows inbox identifier token for API inbox (#2894) 2021-08-27 19:56:45 +05:30
installation_config_spec.rb Feature: Installation global config (#839) (#840) 2020-05-10 22:40:36 +05:30
label_spec.rb fix: Update associations when a label is updated (#3046) 2021-09-21 10:16:32 +05:30
message_spec.rb feat: Display sent status of emails in email channel (#3125) 2021-10-14 12:55:46 +05:30
note_spec.rb chore: Add contact note model (#2462) 2021-06-21 15:16:26 +05:30
notification_setting_spec.rb Feature: Add new notification settings for user (#569) 2020-02-29 20:41:09 +05:30
notification_spec.rb chore: Change the notification text for mention notification type (#2534) 2021-06-29 14:32:57 +05:30
platform_app_permissible_spec.rb feat: Add Platform APIs (#1456) 2021-01-14 20:35:22 +05:30
platform_app_spec.rb chore: Limit objects returned by conversation API (#2721) 2021-07-31 21:19:42 +05:30
team_member_spec.rb feat: Team APIs (#1654) 2021-01-17 23:56:56 +05:30
team_spec.rb feat: Team APIs (#1654) 2021-01-17 23:56:56 +05:30
user_spec.rb chore: Limit objects returned by conversation API (#2721) 2021-07-31 21:19:42 +05:30
webhook_spec.rb Feature: Support account/inbox specific webhooks (#562) 2020-02-26 09:44:24 +05:30
working_hour_spec.rb Feat: Out of office autoresponder (#2992) 2021-09-17 22:17:11 +05:30