Chatwoot/app/models/channel
Sojan Jose 2c73df4292
Chore: Provide fixed attachment URLs for Channels (#4507)
Prior to this change, The attachment URL sent from Chatwoot to 3rd party integrations like Whatsapp and Facebook
involved a 301 redirect before the original content is served. This causes intermittent breakages for the sent attachments.

fixes: #3632
ref: https://blog.saeloun.com/2021/09/14/rails-7-adds-expiring-urls-to-active-storage.html
2022-04-20 22:42:13 +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 Feat: send fb message outside of standard messaging window (#4439) 2022-04-19 12:21:20 +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: Provide fixed attachment URLs for Channels (#4507) 2022-04-20 22:42:13 +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: 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