iachat/app/controllers/api/v1/widget
Luis 533f9f7fe4
fix: Email collect overriding existing contact name (#7355)
Currently, if Enable email collect box is enabled, and the user starting the chat already has an account with the same email, it will override the current account with {name} from the email name@email.com , this fixes it.

Co-authored-by: Sojan <sojan@pepalo.com>
2023-06-22 19:09:12 +05:30
..
integrations feat: Add the support for video calls with Dyte in the live-chat widget (#6208) 2023-01-09 11:52:31 -08:00
base_controller.rb fix: Full name update when creating a conversation without an email id (#5832) 2022-11-14 19:39:46 -08:00
campaigns_controller.rb chore: Expose widget config via an API (#2645) 2021-07-21 01:26:32 +05:30
configs_controller.rb chore: Expose widget config via an API (#2645) 2021-07-21 01:26:32 +05:30
contacts_controller.rb chore: Fix contact model silently discarding invalid attributes (#4994) 2022-07-08 13:58:09 +05:30
conversations_controller.rb feat: allow adding custom attributes to conversations from the SDK (#6782) 2023-04-04 08:57:55 +05:30
direct_uploads_controller.rb Feat: authenticate direct upload (#4160) 2022-03-16 13:54:18 +05:30
events_controller.rb feat: Builder for creating Campaign conversations (#2192) 2021-05-03 20:23:09 +05:30
inbox_members_controller.rb chore: Expose widget config via an API (#2645) 2021-07-21 01:26:32 +05:30
labels_controller.rb chore: Prevent i18n config bleeding across requests (#1214) 2020-10-05 17:55:46 +05:30
messages_controller.rb fix: Email collect overriding existing contact name (#7355) 2023-06-22 19:09:12 +05:30