iachat/app/models
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
..
channel feat: IMAP Email Channel (#3298) 2021-11-19 11:52:27 +05:30
concerns Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
integrations chore: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +05:30
kbase Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
access_token.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
account_user.rb chore: Move agent availability to Account level (#3074) 2021-10-07 13:21:46 +05:30
account.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
agent_bot_inbox.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
agent_bot.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
application_record.rb feat: Add message content to mention email template (#2838) 2021-08-18 15:28:45 +05:30
attachment.rb feat: Support sending and receiving attachments in Slack Integration (#3022) 2021-09-18 00:49:01 +05:30
campaign.rb fix: Trigger campaigns only during business hours (#3085) 2021-10-12 17:58:33 +05:30
canned_response.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
contact_inbox.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
contact.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
conversation.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
csat_survey_response.rb feat: Add CSAT response APIs (#2503) 2021-06-29 20:59:41 +05:30
custom_attribute_definition.rb choore: Change values to attribute_values in custom attributes (#3413) 2021-11-18 18:59:28 +05:30
custom_filter.rb feat: Add APIs to create custom views on the dashboard (#2498) 2021-06-29 19:29:57 +05:30
data_import.rb feat: Add bulk imports API for contacts (#1724) 2021-02-03 19:24:51 +05:30
email_template.rb feat: Customisable Email Templates (#1095) 2020-08-06 15:21:06 +05:30
event.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30
inbox_member.rb Chore: Refactor round robin logic (#1015) 2020-07-08 00:14:07 +05:30
inbox.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
installation_config.rb feat: installation config in super admin console (#1641) 2021-01-15 13:21:53 +05:30
integrations.rb Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
kbase.rb Feature: Knowledge Base APIs (#1002) 2020-09-26 02:32:34 +05:30
label.rb fix: Update associations when a label is updated (#3046) 2021-09-21 10:16:32 +05:30
message.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
note.rb feat: Add notes for Contacts (#3273) 2021-10-25 18:35:58 +05:30
notification_setting.rb fix: Specify external db with non-standard port (#2711) 2021-07-28 19:36:51 +05:30
notification_subscription.rb Chore: Firebase Cloud Messaging Support (#858) 2020-06-05 00:15:50 +05:30
notification.rb chore: Strip unnecessary data from push payload (#2924) 2021-09-09 13:59:42 +05:30
platform_app_permissible.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
platform_app.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
super_admin.rb feat: Improved password security policy (#2345) 2021-06-07 17:26:08 +05:30
team_member.rb feat: Bulk add team members in Team APIs (#1695) 2021-01-29 12:34:52 +05:30
team.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
telegram_bot.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
user.rb Chore: Replaced dependent destroy with dependent destroy_async in all models (#3249) 2021-11-18 10:32:29 +05:30
webhook.rb Feature: Twilio SMS Channel (#658) 2020-04-05 22:11:27 +05:30
working_hour.rb Feat: Out of office autoresponder (#2992) 2021-09-17 22:17:11 +05:30