iachat/app/controllers/api/v1/accounts
2026-03-26 14:01:26 +05:30
..
actions
assignment_policies feat: Add assignment policies controllers with jbuilder views (#12199) 2025-08-18 19:15:21 -07:00
captain fix: ai-assist 404 on CE (#13891) 2026-03-24 16:58:11 +05:30
channels fix: Remove account_id from params since it is not used (#13116) 2025-12-19 17:07:53 -08:00
concerns feat(whatsapp): add webhook registration and status endpoints (#13551) 2026-03-16 12:48:16 +05:30
contacts
conversations feat: APIs to assign agents_bots as assignee in conversations (#12836) 2025-11-18 18:20:58 -08:00
google
inboxes feat: Add assignment policies controllers with jbuilder views (#12199) 2025-08-18 19:15:21 -07:00
instagram
integrations feat(linear): Support refresh tokens and migrate legacy OAuth tokens (#13721) 2026-03-17 13:09:03 +04:00
microsoft
notion
tiktok feat: TikTok channel (#12741) 2025-12-17 07:54:50 -08:00
twitter
whatsapp chore: Enable flexible whatsapp onboarding (Manual + Embedded Signup) options (#12344) 2025-09-15 19:59:56 +05:30
agent_bots_controller.rb feat: APIs to assign agents_bots as assignee in conversations (#12836) 2025-11-18 18:20:58 -08:00
agents_controller.rb
articles_controller.rb feat(help-center): enable drag-and-drop category reordering (#13706) 2026-03-05 12:53:38 +05:30
assignable_agents_controller.rb
assignment_policies_controller.rb feat: Add assignment policies controllers with jbuilder views (#12199) 2025-08-18 19:15:21 -07:00
automation_rules_controller.rb fix: Validate blob before attaching it to a record (#13115) 2025-12-19 19:02:21 -08:00
base_controller.rb
bulk_actions_controller.rb feat: Bulk delete for contacts (#12778) 2025-11-04 17:47:53 -08:00
callbacks_controller.rb fix: Fetch all facebook pages during inbox creation (#11956) 2025-07-17 18:32:12 +05:30
campaigns_controller.rb
canned_responses_controller.rb
categories_controller.rb feat(help-center): enable drag-and-drop category reordering (#13706) 2026-03-05 12:53:38 +05:30
contact_inboxes_controller.rb
contacts_controller.rb fix: optimize message query with account_id filter (#13759) 2026-03-10 16:46:20 -07:00
conversations_controller.rb chore: mark conversation notifications as read on visit (#13906) 2026-03-26 14:01:26 +05:30
csat_survey_responses_controller.rb feat(ee): Review Notes for CSAT Reports (#13289) 2026-01-15 19:53:57 -08:00
custom_attribute_definitions_controller.rb
custom_filters_controller.rb
dashboard_apps_controller.rb
inbox_csat_templates_controller.rb feat(csat): Add WhatsApp utility template analyzer with rewrite guidance (#13575) 2026-02-24 15:11:04 +04:00
inbox_members_controller.rb
inboxes_controller.rb feat(whatsapp): add webhook registration and status endpoints (#13551) 2026-03-16 12:48:16 +05:30
labels_controller.rb
macros_controller.rb fix: Validate blob before attaching it to a record (#13115) 2025-12-19 19:02:21 -08:00
notification_settings_controller.rb
notifications_controller.rb
oauth_authorization_controller.rb
portals_controller.rb feat: Add draft status for help center locales (#13768) 2026-03-17 12:45:54 +04:00
search_controller.rb feat: Advanced Search Backend (#12917) 2026-01-07 15:30:49 +05:30
team_members_controller.rb
teams_controller.rb
upload_controller.rb fix: Validate blob before attaching it to a record (#13115) 2025-12-19 19:02:21 -08:00
webhooks_controller.rb feat(webhooks): add name to webhook (#12641) 2025-11-13 13:28:15 +05:30
working_hours_controller.rb