Chatwoot/app/models/channel
Aswin Dev P.S 31cdc63e18
fix: Remove IMAP and SMTP email validation (#4435)
* Remove IMAP and SMTP email validation
* Rename imap_email & smtp_email columns to imap_login & smtp_login respectively.
* Use channel email domain if inbound email domain not present
2022-04-11 07:07:20 -07:00
..
api.rb feat: Line Channel (#2904) 2021-09-11 01:31:17 +05:30
email.rb fix: Remove IMAP and SMTP email validation (#4435) 2022-04-11 07:07:20 -07:00
facebook_page.rb feat: fix logging levels (#4314) 2022-03-28 18:14:30 +05:30
line.rb feat: Line Channel (#2904) 2021-09-11 01:31:17 +05:30
sms.rb Feat: Support MMS in SMS Channel ( Bandwidth ) (#4046) 2022-03-02 15:09:56 +05:30
telegram.rb chore: Handle attachments in Whatsapp Channel (#3299) 2021-11-11 13:03:48 +05:30
twilio_sms.rb feat: Line Channel (#2904) 2021-09-11 01:31:17 +05:30
twitter_profile.rb feat: fix logging levels (#4314) 2022-03-28 18:14:30 +05:30
web_widget.rb feat: Add an option to disable endConversation button (#4352) 2022-04-06 13:54:55 +05:30
whatsapp.rb chore: Provider APIs for SMS Channel - Bandwidth (#3889) 2022-02-03 15:22:13 -08:00