iachat/spec
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
..
actions chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
assets chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
builders chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
channels chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
controllers chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
cypress chore: Cypress test case for create label flow 2021-07-23 16:38:44 +05:30
dispatchers Non blocking event dispatch (#652) 2020-03-29 19:18:30 +05:30
factories feat: enable Dialogflow integration all inboxes except email (#3285) 2021-11-12 17:53:03 +05:30
finders feat: Add all filter for conversations (#3102) 2021-09-29 16:23:39 +05:30
fixtures chore: Prevent notification email loop (#3386) 2021-11-15 19:15:51 +05:30
helpers chore: Change the notification text for mention notification type (#2534) 2021-06-29 14:32:57 +05:30
integration Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
jobs feat: enable Dialogflow integration all inboxes except email (#3285) 2021-11-12 17:53:03 +05:30
lib feat: enable Dialogflow integration all inboxes except email (#3285) 2021-11-12 17:53:03 +05:30
listeners chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
mailboxes chore: Prevent notification email loop (#3386) 2021-11-15 19:15:51 +05:30
mailers chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
models chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
policies Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
presenters chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
requests/api/v1 chore: Ensure privilege validations for API endpoints (#2224) 2021-06-11 11:44:31 +05:30
services feat: Update Swagger for the custom filter endpoint (#3367) 2021-11-12 19:28:03 +05:30
support chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
workers feat: Display sent status of emails in email channel (#3125) 2021-10-14 12:55:46 +05:30
cypress.json chore: Cypress test case for create label flow 2021-07-23 16:38:44 +05:30
rails_helper.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
spec_helper.rb chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
test_helper.rb Chore: Setup test coverage in codeclimate [#332] (#333) 2019-12-02 08:57:11 +05:30