Chatwoot/app/controllers/api/v1/accounts
Aswin Dev P.S 24e6a92297
feat: IMAP Email Channel (#3298)
This change allows the user to configure both IMAP and SMTP for an email inbox. IMAP enables the user to see emails in Chatwoot. And user can use SMTP to reply to an email conversation.

Users can use the default settings to send and receive emails for email inboxes if both IMAP and SMTP are disabled.

Fixes #2520
2021-11-19 11:52:27 +05:30
..
actions Chore: Code Cleanup in API controllers (#932) 2020-06-07 13:58:05 +05:30
channels chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
contacts feat: Add notes for Contacts (#3273) 2021-10-25 18:35:58 +05:30
conversations fix: Selected agent profile picture in agent multi select (#2949) 2021-09-13 13:43:19 +05:30
integrations chore: Ensure privilege validations for API endpoints (#2224) 2021-06-11 11:44:31 +05:30
kbase Feature: Knowledge Base APIs (#1002) 2020-09-26 02:32:34 +05:30
twitter fix: Twitter inbox creation error (#1783) 2021-02-16 19:35:10 +05:30
agent_bots_controller.rb feat: Add AgentBot APIs (#2323) 2021-06-01 22:34:25 +05:30
agents_controller.rb chore: Move agent availability to Account level (#3074) 2021-10-07 13:21:46 +05:30
base_controller.rb chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
callbacks_controller.rb chore: Instagram reconnect fix (#3142) 2021-10-06 16:23:32 +05:30
campaigns_controller.rb fix: Trigger campaigns only during business hours (#3085) 2021-10-12 17:58:33 +05:30
canned_responses_controller.rb Chore: Code Cleanup in API controllers (#932) 2020-06-07 13:58:05 +05:30
contacts_controller.rb feat: Render contact custom attributes in contact/conversation sidebar (#3310) 2021-11-11 15:23:33 +05:30
conversations_controller.rb feat: Add filter APIs for Contacts and Conversations (#3264) 2021-11-01 12:27:04 +04:00
csat_survey_responses_controller.rb feat: Add date-range filter on CSAT Reports (#2622) 2021-07-14 20:15:57 +05:30
custom_attribute_definitions_controller.rb choore: Change values to attribute_values in custom attributes (#3413) 2021-11-18 18:59:28 +05:30
custom_filters_controller.rb chore: Suppress the unnecessary CSRF warning (#2606) 2021-07-14 18:40:24 +05:30
inbox_members_controller.rb Chore: Inbox Members API improvements (#3008) 2021-09-14 11:55:02 +05:30
inboxes_controller.rb feat: IMAP Email Channel (#3298) 2021-11-19 11:52:27 +05:30
labels_controller.rb chore: DRY up check_authorization method (#1351) 2020-10-20 19:22:21 +05:30
notification_settings_controller.rb Chore: Code Cleanup in API controllers (#932) 2020-06-07 13:58:05 +05:30
notifications_controller.rb chore: Suppress the unnecessary CSRF warning (#2606) 2021-07-14 18:40:24 +05:30
team_members_controller.rb chore: Update method for team members (#1734) 2021-02-09 19:21:31 +05:30
teams_controller.rb feat: Team APIs (#1654) 2021-01-17 23:56:56 +05:30
webhooks_controller.rb chore: DRY up check_authorization method (#1351) 2020-10-20 19:22:21 +05:30
working_hours_controller.rb feat: Business hours 2020-11-01 00:14:33 +05:30