iachat/app/controllers/api/v1
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
..
accounts chore: Remove unneeded include EnsureCurrentAccountHelper (#7339) 2023-06-19 17:18:07 +05:30
integrations Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
widget fix: Email collect overriding existing contact name (#7355) 2023-06-22 19:09:12 +05:30
accounts_controller.rb feat: update cache headers for cache_keys (#7283) 2023-06-14 13:21:51 +05:30
notification_subscriptions_controller.rb fix: Remove the notification subscription if present (#5510) 2022-09-27 12:36:57 -07:00
profiles_controller.rb feat: Allow users to disable marking offline automatically (#6079) 2022-12-16 11:59:27 -08:00
webhooks_controller.rb chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30