chatwoot/app/controllers/concerns
Pranav 27430752b5
feat: Allow agent bots to update custom attributes in accessible conversations (#11447)
Previously, agent bots weren’t allowed to edit custom attributes in
conversations. But with AI, it’s now more feasible to return accurate
and useful attributes. Since there’s no strong reason to block this,
this PR enables bots to update custom attributes.

Fixes https://github.com/chatwoot/chatwoot/issues/11378
2025-05-08 20:11:02 -07:00
..
.keep
access_token_auth_helper.rb feat: Allow agent bots to update custom attributes in accessible conversations (#11447) 2025-05-08 20:11:02 -07:00
auth_helper.rb
domain_helper.rb fix: Locale not correct in root url when accessing help center with custom domain (#9110) 2024-03-19 18:48:59 +05:30
ensure_current_account_helper.rb feat: Agent bot cant assign conversations to teams (#8015) 2024-02-12 15:51:22 +05:30
google_concern.rb feat: add Google login flow and inbox creation (#9580) 2024-06-07 16:37:46 +05:30
hmac_concern.rb feat: API to create HMAC verified conversations (#7209) 2023-05-29 21:57:24 +05:30
instagram_concern.rb feat: Instagram Inbox using Instagram Business Login (#11054) 2025-04-08 10:47:41 +05:30
label_concern.rb
meta_token_verify_concern.rb
microsoft_concern.rb feat: add Google login flow and inbox creation (#9580) 2024-06-07 16:37:46 +05:30
request_exception_handler.rb chore: Log errors handled by RequestExceptionHandler (#8013) 2023-09-30 19:46:58 -07:00
switch_locale.rb fix: Extend the locale without variant check for article locales as well (#11021) 2025-03-06 18:24:46 -08:00
twitter_concern.rb
website_token_helper.rb