Chatwoot/app/models/channel
Jordan Brough 5b5a6d89c0
chore: "Channel::TwilioSms" to be unique on account_sid+phone_number (#4188)
"Twilio::IncomingMessageService" searches for the correct "Channel::TwilioSms"
by account_sid+phone_number.  If these values are duplicated then which record it
finds is indeterminate and may alternate between queries.

Co-authored-by: Sojan Jose <sojan@pepalo.com>
2022-05-07 17:57:16 +05:30
..
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 chore: Allow Facebook channel to receive standby messages (#4511) 2022-04-28 01:14:03 +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 fix: unable to send audio messages on Telegram (#4493) 2022-05-02 13:14:04 +05:30
twilio_sms.rb chore: "Channel::TwilioSms" to be unique on account_sid+phone_number (#4188) 2022-05-07 17:57:16 +05:30
twitter_profile.rb feat: fix logging levels (#4314) 2022-03-28 18:14:30 +05:30
web_widget.rb feat: Custom fields in pre-chat form (#4189) 2022-04-19 12:47:29 +05:30
whatsapp.rb Chore: Provide fixed attachment URLs for Channels (#4507) 2022-04-20 22:42:13 +05:30